Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
167 results
Unlock the secrets of building your own AI-powered price prediction app with Python and see how machine learning can ...
180 views
11 months ago
Discover Python's short-circuit evaluation optimization through bytecode analysis! Learn how 'and' and 'or' operators skip ...
37 views
10 months ago
EuroPython 2026 - S2 on 2026-07-15] *Hacking Truth: Python and the Limits of Mathematics by Miguel Ángel Fernández ...
191 views
1 month ago
I ask Claude Code for the same exercise twice. The first time it comes out without comments, as if for someone who already ...
4 views
Learn Python threading and understand how the Python GIL is explained through bytecode analysis and real performance ...
237 views
Hey folks! Today, we're diving into some serious coding fun. I'm showing you how to build the One-Time Pad cipher—the only ...
33 views
AI coding assistants are everywhere, but how do we ensure the code they generate actually works? Drawing inspiration from the ...
53 views
Python's GIL (Global Interpreter Lock), while promising thread safety within applications, can be a limiting factor when considering ...
97 views
6 months ago
Discover how Algorand is revolutionizing blockchain development with Algorand Python for building smart contracts. This session ...
20 views
You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/code-quality/ 0:00:00 ...
12,605 views
7 months ago
Discover the real performance difference between FOR and WHILE loops in Python! Through 1000000 iterations and bytecode ...
284 views
In this video, I complete the entire process of creating a Python programming guide for my students, inspired by Chapter 7 of ...
14 views
A brief introduction to Lists and Tuples in Python, especially how they are used in various AI/ML frameworks. 00:00 Introduction ...
19 views
3 months ago
PyCon Greece 2025 - Athens, 29-30 August == About this talk == In programming we painstakingly obsess about finding good ...
38 views
5 months ago
Hey guys, we're going to be talking about dictionary subclassing in Python. If anyone's not familiar with the Dunder term, just know ...
99 views
Do you get stuck as soon as you see a problem with a list inside? I'll show you how to have Claude draw the complete flowchart ...
A brief explanation of the **retrying** in software development. **Timestamps:** - 00:00 - Intro - 00:39 - A naive approach - 01:34 ...
6,415 views
8 months ago
PyCon Greece 2025 - Athens, 29-30 August == About this talk == As our Python codebases grow larger, so do our test suites tend ...
62 views
Python is often criticized for its Global Interpreter Lock (GIL), which is seen as a bottleneck for high-performance computing.
101 views
Josh talks to Paul Kehrer and Alex Gaynor, from the Python Cryptographic Authority. Alex and Paul recently published a statement ...
280 views