Тёмный

What's New in Python 3.7 

Noah Rubin
Подписаться 23 тыс.
Просмотров 16 тыс.
50% 1

In this video, we take a look at some of Python 3.7's biggest new features.
More info: www.python.org/downloads/rele...

Опубликовано:

 

1 июл 2018

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 18   
@osaxma
@osaxma 6 лет назад
Thank you! I appreciate how you assume viewers may not have prior knowledge on some of the fundamentals... Like when you explain what a decorator literally does or what ( f' ) mean and so on... keep it up!
@silentwt
@silentwt 6 лет назад
Your videos from 4 years ago on bukkit coding really helped me tnx :3
@doa_form
@doa_form 6 лет назад
Super useful! Thanks for the video
@djk80
@djk80 5 лет назад
Loved this actually just started using PyCharm as well so learned a lot from that quick video even about the IDE ! Great video
@clearwavepro100
@clearwavepro100 4 года назад
Did like very much, thank you!!
@camnooten110
@camnooten110 6 лет назад
This was very useful. Thanks!
@NoahRubinCoding
@NoahRubinCoding 6 лет назад
Glad you enjoyed!
@pavan64pavan
@pavan64pavan 3 года назад
Thank you Noah
@BrainTrance
@BrainTrance 5 лет назад
importing dataclass is like combining python's dynamic typing with java's static style, great change
@blower05
@blower05 5 лет назад
great intro for the new features. BTW, just make a joke on the pronunciation, Python 3.7 features == Pytron? But I think you said Python at the end 16:55
@seasong7655
@seasong7655 5 лет назад
In the previous versions you could get more accurate time with *timeit.default_timer* or time.perf_counter_ns, but I'm not sure how it compares to time.time_ns.
@user-ju3ql8dl8b
@user-ju3ql8dl8b 5 лет назад
How do u get phyton shell or the other page on it there is no file botton
@martimfj
@martimfj 6 лет назад
Nice video, keep it up.
@diego.coder26
@diego.coder26 5 лет назад
when python will have a concrete solution with the typed ones? :(
@martinkochanowsky3892
@martinkochanowsky3892 5 лет назад
"This is the first of a few benefits that we get on data class and it's that we can actually specify the types [...]" This is false, you are comparing the old namedtuple declaration method and not the "NamedTuple" method, 3.6 already support this in the typing module: class Employee(NamedTuple): name: str id: int = 3 employee = Employee('Guido') More at: docs.python.org/3.6/library/typing.html
@normalnobu8376
@normalnobu8376 6 лет назад
Wb!
@boss20095
@boss20095 5 лет назад
I am having problems with this update When I write the cods it show a small square that I am find it difficult to get rid of, makes the code never to work
@americanbiologist4422
@americanbiologist4422 6 лет назад
Video starts at 2:05
Далее
Python 3.12 is HERE!
12:37
Просмотров 156 тыс.
What's New in Python 3.12?
14:36
Просмотров 13 тыс.
15 Python Libraries You Should Know About
14:54
Просмотров 370 тыс.
Python Socket Programming Tutorial
49:43
Просмотров 1 млн
10 ULTIMATE Python Tips 🔥
16:42
Просмотров 62 тыс.
Some New Features in Python 3.9
12:24
Просмотров 110 тыс.
Some New Features in Python 3.11
14:15
Просмотров 7 тыс.
Dependency Injection, The Best Pattern
13:16
Просмотров 757 тыс.
What's new in Python 3.6 (Brett Cannon)
28:01
Просмотров 17 тыс.
What's New in Python 3.9?
11:13
Просмотров 28 тыс.