ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,109 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,838 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

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,591 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,473 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,842 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

People also watched

Tech With Tim
Python Virtual Environments - Full Tutorial for Beginners

To learn programming and Python - check out Datacamp! Learn Python - https://datacamp.pxf.io/ZQn1zz Learn ...

9:05
Python Virtual Environments - Full Tutorial for Beginners

328,642 views

1 year ago

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,903 views

1 month ago

Indently
Python 3.14: The NEW T-strings are Awesome

In today's video we're going to learn about template strings in Python using the new T-string syntax introduced in Python 3.14!

16:35
Python 3.14: The NEW T-strings are Awesome

303,176 views

5 months ago

Indently
10 Important Python Concepts In 20 Minutes

In today's video we are going to be learning about 10 important Python concepts. ▷ Become job-ready with Python: ...

18:49
10 Important Python Concepts In 20 Minutes

1,264,909 views

1 year 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,277 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

20,438 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

PyCon US
Talk - Anthony Shaw: Write faster Python! Common performance anti patterns

This talk will show small, specific examples of Python code that can be refactored to be faster without compromising on readability.

29:57
Talk - Anthony Shaw: Write faster Python! Common performance anti patterns

34,184 views

3 years ago

EuroPython Conference
How we are making Python 3.11 faster - presented by Mark Shannon

EuroPython 2022 - How we are making Python 3.11 faster - presented by Mark Shannon [The Auditorium on 2022-07-14] The ...

28:52
How we are making Python 3.11 faster - presented by Mark Shannon

60,655 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,276 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

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

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

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,300 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

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

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

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,240 views

2 years 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

Think Python
What’s New in Python 3.11 – Anthony Shaw

21-22 травня пройшла наймасштабніша у ці часи конференція NIX MultiConf5, де топові зарубіжні та українські IT-експерти, ...

59:20
What’s New in Python 3.11 – Anthony Shaw

223 views

3 years ago

Samuel Chan
What's new in Python 3.11 (7 new features in upcoming python 3.11)

Python 3.11 key features timestamped: 0:00 Intro and Background 02:18 Error Messages (Python 3.10+) 07:18 KeyError in ...

28:13
What's new in Python 3.11 (7 new features in upcoming python 3.11)

4,169 views

3 years ago