ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

204 results

PyCon US
Making Python Faster with Free Threading and Mypyc - Jukka Lehtosalo

It's common to hear complaints about Python being slow. In this talk, I will show how to make some Python programs dramatically ...

33:50
Making Python Faster with Free Threading and Mypyc - Jukka Lehtosalo

62 views

14 hours ago

YouRails
Python programming language. For Loops

Explore the fundamentals and advanced concepts of Python for loops. Unlock the power of Python for loops! Learn basic syntax ...

1:53
Python programming language. For Loops

3 views

22 hours ago

Python In Production
PhD in Python Functions

From kindergarten to PhD, this may be the most comprehensive video on Python functions. In this chapter, we start with the basics ...

31:18
PhD in Python Functions

288 views

14 hours ago

PyCon US
Why you, as a Python developer, should learn Rust - Daniel Szoke

In this talk, I will introduce the Rust programming language from a Python developer's perspective. We will explore some of Rust's ...

26:32
Why you, as a Python developer, should learn Rust - Daniel Szoke

43 views

14 hours ago

YouRails
Python programming language. While Loops

Comprehensive guide to Python's while loops for efficient coding Unlock the power of Python while loops. Learn syntax, control ...

2:27
Python programming language. While Loops

1 view

22 hours ago

Jakubication
How To Print Mean In Python

This video answers how to print mean in Python. The mean, is the average of a set of numbers. The video shows two different ...

0:56
How To Print Mean In Python

1 view

2 hours ago

PyCon US
Don’t Write Polars Code with a Pandas Accent - Joram Montege

Many Python developers adopt Polars expecting immediate speedups, only to be disappointed when their code shows little ...

22:16
Don’t Write Polars Code with a Pandas Accent - Joram Montege

43 views

14 hours ago

PyCon US
How to Build Your First Real Time Voice Agent in Python...- Camila Hinojosa Añez, Elizabeth Fuentes

You'll leave with a clear mental model of how these agents work, concrete Python code examples you can adapt to your own ...

26:55
How to Build Your First Real Time Voice Agent in Python...- Camila Hinojosa Añez, Elizabeth Fuentes

21 views

14 hours ago

PyCon US
How to give your Python code to someone else - Russell Keith-Magee

You've written some Python code. It works great on your machine. Now you want someone else to use that code. How do you ...

31:11
How to give your Python code to someone else - Russell Keith-Magee

23 views

14 hours ago

PyCon US
Python for Humans - Designing Python Code Like a User Interface - Justin Lee

This talk explores how UI and UX design principles such as layout, labeling, affordances, and hierarchy can help you write Python ...

29:41
Python for Humans - Designing Python Code Like a User Interface - Justin Lee

40 views

14 hours ago

PyCon US
The Surprising Effectiveness of Immutable Data Structures - Brett Slatkin

The functional programming style is often praised as the best way to write maintainable programs, in contrast to the ...

40:49
The Surprising Effectiveness of Immutable Data Structures - Brett Slatkin

32 views

14 hours ago

PyCon US
Conquer multithreaded Python with Blanket - Larry Hastings

Debugging and testing multithreaded code in Python is so challenging. How do you create reproducible tests of multithreaded ...

40:51
Conquer multithreaded Python with Blanket - Larry Hastings

70 views

14 hours ago

PyCon US
High Performance LLM Inference in Pure Python with PyTorch Custom Ops - Yineng Zhang

This talk presents how a modern large language model (LLM) inference engine written entirely in Python can reach performance ...

18:26
High Performance LLM Inference in Pure Python with PyTorch Custom Ops - Yineng Zhang

89 views

14 hours ago

Jakubication
How To Print 3 Digits After Decimal In Python

This video answers how to print 3 digits after decimal in Python. It shows two different methods. The first method uses f-strings with ...

1:08
How To Print 3 Digits After Decimal In Python

0 views

3 hours ago

PyCon US
Tachyon: Python 3.15's sampling profiler is faster...- Pablo Galindo Salgado, Laszlo Kiss Kollar

Full talk title: "Tachyon: Python 3.15's sampling profiler is faster than your code" In the core dev team we set out to build the best ...

34:15
Tachyon: Python 3.15's sampling profiler is faster...- Pablo Galindo Salgado, Laszlo Kiss Kollar

41 views

14 hours ago

Programming in Python
Python Live Session | Week-3 2026t2 | 02-07-2026

>> Programming in Python: Good evening, everybody. Am I audible? >> SAYED ZAINUDDIN: Marine. >> Programming in Python: ...

2:10:41
Python Live Session | Week-3 2026t2 | 02-07-2026

324 views

Streamed 19 hours ago

Jakubication
How To Print Name And Age In Python

This video answers how to print name and age in Python. It shows using the input function, to ask the user to enter their name, and ...

1:03
How To Print Name And Age In Python

2 views

2 hours ago

PyCon US
Debugging Python in Production: Practical Techniques Beyond Print Statements - Anshul Jannumahanti

All examples use small, reproducible Python programs that attendees can run on their own machines. The goal is not to introduce ...

11:30
Debugging Python in Production: Practical Techniques Beyond Print Statements - Anshul Jannumahanti

21 views

14 hours ago

PyCon US
Learning Computer Science with Python and Music(21) - Michael Scott Asato Cuthbert

For over a decade, I taught just such a course using the open-source Python toolkit music21. Students wrote Python code to ...

30:13
Learning Computer Science with Python and Music(21) - Michael Scott Asato Cuthbert

88 views

14 hours ago

PyCon US
Rust for CPython: Making Python Safer and More Robust for Everyone - Emma Smith

You're running a program written in Python and suddenly Segmentation fault (Core dumped) - your program crashed. Wait what?

31:30
Rust for CPython: Making Python Safer and More Robust for Everyone - Emma Smith

61 views

14 hours ago