ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,110 results

ArjanCodes
You Are Going To Like These New Features In Python 3.11

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Python 3.11 is almost here! Not all of the ...

10:58
You Are Going To Like These New Features In Python 3.11

161,744 views

3 years ago

Patrick Loeber
Python 3.11 is out! All new features

Python 3.11 is out! All new features All changes: https://docs.python.org/3.11/whatsnew/3.11.html Get my Free NumPy Handbook: ...

3:38
Python 3.11 is out! All new features

42,837 views

3 years ago

Patrick Loeber
Quick First Look at Python 3.11 Features (10-60% FASTER!)

Learn about the new features in Python 3.11! Article: https://docs.python.org/3.11/whatsnew/3.11.html Download Beta: ...

4:39
Quick First Look at Python 3.11 Features (10-60% FASTER!)

80,956 views

3 years ago

anthonywritescode
top 10 new things in python 3.11 (beginner - advanced) anthony explains #434

here's my list of things that I think are worth knowing for python 3.11 - what's new in python 3.10: https://youtu.be/jUwPmbHnlt0 ...

52:47
top 10 new things in python 3.11 (beginner - advanced) anthony explains #434

22,592 views

3 years ago

Code With Tomi
Python 3.11 is released! - Top New Features

In this video, we'll explore the top new features in Python 3.11. This release of Python includes many improvements and updates, ...

2:21
Python 3.11 is released! - Top New Features

1,497 views

3 years ago

mCoding
It's time... for PYTHON 3.11!

The next version of Python is out! CONTEST CURRENTLY CLOSED! The winners have been contacted already. OFFICIAL ...

8:10
It's time... for PYTHON 3.11!

152,472 views

3 years ago

Indently
How To Use The NEW "Self" Type In Python 3.11 (NEW FEATURE!)

Python 3.11 introduced to us a new Self type that we can use with classes. Let's take a good look at how we can use it! ▷ Become ...

7:18
How To Use The NEW "Self" Type In Python 3.11 (NEW FEATURE!)

16,841 views

3 years ago

NeuralNine
What's New in Python 3.11?

Today we cover the most interesting and useful updates and changes of the new Python version 3.11. Python 3.11 ...

16:44
What's New in Python 3.11?

14,796 views

3 years ago

Real Python
Exploring the New Features of Python 3.11 | Real Python Podcast #131

Python 3.11 is here! Our regular guests, Geir Arne Hjelle and Christopher Trudeau, return to talk about the new version. Geir Arne ...

1:02:26
Exploring the New Features of Python 3.11 | Real Python Podcast #131

6,908 views

3 years ago

Pretty Printed
Some New Features in Python 3.11

In this video I'll talk about four new features in Python 3.11: improve precision of traceback messages, task groups for asyncio ...

14:16
Some New Features in Python 3.11

7,336 views

3 years ago

People also watched

ArjanCodes
10 Python Features You’re Not Using (But Really Should)

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Python has a lot of powerful features hiding in ...

20:45
10 Python Features You’re Not Using (But Really Should)

56,822 views

1 month ago

Lex Clips
Guido van Rossum on Python 4.0

Lex Fridman Podcast full episode: https://www.youtube.com/watch?v=-DVyjdw4t9I Please support this podcast by checking out ...

9:37
Guido van Rossum on Python 4.0

230,275 views

3 years ago

ArjanCodes
15 Python Libraries You Should Know About

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll share 15 Python ...

14:54
15 Python Libraries You Should Know About

456,983 views

2 years ago

EuroPython Conference
Writing Faster Python 3 - presented by Sebastian Witowski

EuroPython 2022 - Writing Faster Python 3 - presented by Sebastian Witowski [The Auditorium on 2022-07-14] Did you know that ...

42:05
Writing Faster Python 3 - presented by Sebastian Witowski

18,928 views

3 years ago

mCoding
super/MRO, Python's most misunderstood feature.

Python's super does NOT mean "parent". It means "next in line". What line? The Method Resolution Order (MRO) of an object, ...

21:07
super/MRO, Python's most misunderstood feature.

235,272 views

3 years ago

Indently
NEW in Python 3.15: Unpacking in Comprehensions

We have some new Python syntax coming out in 3.15! Finally we'll be able to unpack in our comprehensions using * and **.

5:57
NEW in Python 3.15: Unpacking in Comprehensions

19,942 views

7 days ago

David Foster
New typing features in Python 3.10 and 3.11 | Typing Summit | PyCon US 2022

A summary of new typing features introduced to Python 3.10 and Python 3.11. 00:00 - Introduction 00:56 - A type checking ...

13:16
New typing features in Python 3.10 and 3.11 | Typing Summit | PyCon US 2022

12,389 views

3 years ago

mCoding
The Fastest Way to Loop in Python - An Unfortunate Truth

What's faster, a for loop, a while loop, or something else? We try several different ways to accomplish a looping task and discover ...

8:06
The Fastest Way to Loop in Python - An Unfortunate Truth

1,450,764 views

5 years ago

Carberra
What's new in Python 3.13?

The Python 3.13 beta has been released, meaning the feature freeze is now active. This is the perfect time to take a minute to see ...

5:08
What's new in Python 3.13?

87,906 views

1 year ago

ArjanCodes
The Ultimate Guide to Writing Classes in Python

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll share 5 essential tips for ...

25:39
The Ultimate Guide to Writing Classes in Python

153,729 views

2 years ago

Indently
How To Use TASK GROUPS In Python 3.11 (NEW FEATURE!)

Did you hear about the new task groups in Python 3.11? They're really cool! I'll show you how they work in this video. ▷ Become ...

8:01
How To Use TASK GROUPS In Python 3.11 (NEW FEATURE!)

13,590 views

3 years ago

Patrick Loeber
New Features In Python 3.10 You Should Know

This video shows and explains the most important new features in Python 3.10. The release date was on October 4, 2021. Get my ...

5:09
New Features In Python 3.10 You Should Know

123,298 views

4 years ago

Talk Python
Python 3.11 Release Episode - Talk Python to Me Ep.388

Python 3.11 is here! Keeping with the annual release cycle, the Python core devs have released the latest version of Python.

1:10:53
Python 3.11 Release Episode - Talk Python to Me Ep.388

3,945 views

Streamed 3 years ago

Indently
How To Use EXCEPTION GROUPS In Python 3.11 (NEW FEATURE!)

Let's take a look at how we can use the new Exception Groups feature from Python 3.11! It's quite cool actually. ▷ Become ...

10:17
How To Use EXCEPTION GROUPS In Python 3.11 (NEW FEATURE!)

7,692 views

3 years ago

ArjanCodes
New Features You Need To Know In Python 3.12

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Python 3.12 is just around the corner, and I ...

12:04
New Features You Need To Know In Python 3.12

187,238 views

2 years ago

ExplainIT
Python 3.11 in action. Check what changed in new release.

Functional changes in Python 3.11! Timestamps: 0:00 - Python3.11 is here! 0:26 - More Informative Error Tracebacks 1:20 ...

5:12
Python 3.11 in action. Check what changed in new release.

66 views

3 years ago

ArjanCodes
The New Python 3.13 Is FINALLY Here!

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Python 3.13 is here with exciting ...

20:39
The New Python 3.13 Is FINALLY Here!

131,188 views

1 year ago

Real Python
Faster Code Execution in Python 3.11 and Improved Tracebacks

Python 3.11 was published on October 24, 2022. This latest version of Python is faster and more user-friendly. After seventeen ...

16:51
Faster Code Execution in Python 3.11 and Improved Tracebacks

2,691 views

3 years ago

John Hammond
NEW Python 3.11 !!!

Check out WHAT'S NEW in Python 3.11! https://docs.python.org/3.11/whatsnew/3.11.html Help the channel grow with a Like, ...

9:37
NEW Python 3.11 !!!

102,867 views

3 years ago

PyCon US
Notes, Groups and Stars: exceptional new features of Python 3.11! - Zac Hatfield-Dodds

Notes, Groups, and Stars aren't just for concerts - they're also exception-ally useful features for error handling, new in Python 3.11!

25:04
Notes, Groups and Stars: exceptional new features of Python 3.11! - Zac Hatfield-Dodds

1,047 views

9 months ago