COOLEST new features in Python

preview_player
Показать описание
In this video we'll be learning about some of the coolest new features to be added to Python, type annotations.

Don't forget to subscribe for more!
Рекомендации по теме
Комментарии
Автор

This video made 2 years before and I m watching today 😂

yashjadav
Автор

I kinda hoped that if I declare the type of a variable, python would enforce it. I mean sure, python is dynamic, but allowing variables to take on types that you didn't intend them on having can introduce errors down the line.

Tim
Автор

Thanks for this video! could you perhaps remake the Programming language series?

morganharrison
Автор

helo sir ur videos are very helpful cab u please make a clone of stackoverflow.sr will very happy if u will teach us

salmanbutt
Автор

for coolfeature in COOL_FEATURES:
print("Cool Feature! " + coolfeature)

misterbasic
Автор

i don't understand why this : int a = "Hello" is correct ? this is nonsense .. Types annotation is great .. but why it's accepting incorrect types ..

koukiadem
Автор

Is it just me, or does your voice sound a lot like HoodlumScrafty?

JXC
Автор

Finally! Types annotation! Finally! The absence of type annotation was the only thing I hated about Python. Now, is a perfect fake language (Interpreted, I mean).

ivanavalos
Автор

Professional programmers who use plain a, b, c, x, y, z variables all over their code should be slapped in their stupid faces lefrt and right!! use "hunan readable, selfexplaining" variable names for christ sake! you dont write code for computers. you write code for Humans that want do understand, debug and enhance the code quick. so make it future proof.

AxelWerner
Автор

Ideally foolish channel...
Check ou t tech frequency

lotatendujaypee