New Features In Python 3.10 You Should Know

New Features In Python 3.10 You Should Know

Patrick Loeber

2 года назад

122,291 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Luis M
Luis M - 21.06.2022 02:11

Wow, this is so amazing! Python is awesome

Ответить
Christoph Backhaus
Christoph Backhaus - 28.02.2022 13:54

For me it is the type aliasing. I typealias everything in my code. Oh this function returns a string? Nope it returns a typealias of type string.

Ответить
false hope
false hope - 30.01.2022 13:39

always good to know whats new, didnt even notice 3.10 came out

Ответить
baianoise
baianoise - 29.01.2022 21:51

I liked the 'match' operator and '|' uses as I think that Python should lean more to the functional side (what I think that is the future of the Industry) than the OOP paradigm.

Ответить
Behnam Salehi
Behnam Salehi - 18.01.2022 05:57

This video was helpful. Thank you ❤️

Ответить
Tuncay D
Tuncay D - 30.12.2021 12:49

I will upgrade to Python 3.10 (while using Qtile). And to be clear, it is not my decision to upgrade, it is part of the rolling release of Manjaro.
Hopefully everything goes right. I am a bit nervous.

Ответить
Anonymous
Anonymous - 20.12.2021 12:15

Now the Union is very best one.

Ответить
Kappe619
Kappe619 - 09.12.2021 13:30

I rember my first day learning Python. Sytax error? What? Why?? Any ; missing???
Better error messages are great for beginners!

Ответить
NOT an English Person
NOT an English Person - 09.12.2021 04:03

Why do you end the statement with questioning intonation?

Ответить
michalski
michalski - 28.11.2021 11:42

didn’t know python had switch statements now.. gotta try it out sometime

Ответить
Fahmy Paiziah
Fahmy Paiziah - 22.11.2021 16:50

I cant install mediapipe in python 3.10, any solutions please?

Ответить
hallo
hallo - 12.11.2021 00:57

the features are great, but can't upgrade if the dependencies don't allow it :(

Ответить
Thee Cherry
Thee Cherry - 06.11.2021 09:58

can you create exactly this type of short video for all 3.x versions? Will be awesome.

Ответить
Razzu Paltuff
Razzu Paltuff - 01.11.2021 01:11

I had created a small 3D app with Python as an exercise recently (using pygame, pyopengl and pyopengl-accelerate). Today I installed Python 3.10, built pyopengl and pyopengl-accelerate from the dev branches for it, and ran the app again. With Python 3.9.6, it was around 30% faster (233 fps vs. 164 fps). I was quite surprised, since I had expected the opposite to happen.

Ответить
maw kuri
maw kuri - 29.10.2021 04:11

cant install machine learning libraries...:(

Ответить
The Big Boi
The Big Boi - 25.10.2021 21:42

Great video! Some criticism though - your audio is quite jarring when wearing headphones because the gate is too aggressive.

Ответить
Ghastkid 19
Ghastkid 19 - 23.10.2021 10:21

How do i use user input in atom using 3.10?

Ответить
Tony
Tony - 22.10.2021 09:18

Still no easy way to compile python into windows executable ?
How do they expect it to be Windows friendly if its including interpreter with every compiled script instead of compiling it to C or C# ?
Its 2021 already and all they did was to fix the error messages to point out where the error is ? This is some slow and Ef'ed up development team.

Ответить
JR
JR - 20.10.2021 13:53

I cant see anything on your screen, why dont you zoom in so people can follow along

Ответить