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
389 results
You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/code-quality/ 0:00:00 ...
8,334 views
4 months ago
python Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...
45 views
5 months ago
In the past year, Roc has gotten a new syntax, a new foundational abstraction, and a new compiler. A lot has changed! This talk is ...
10,583 views
7 months ago
Learn how to build AI agents from scratch in Python. If you want to learn how to build AI agents and applications, I absolutely ...
1,626 views
10 months ago
A brief introduction to Lists and Tuples in Python, especially how they are used in various AI/ML frameworks. 00:00 Introduction ...
12 views
2 weeks ago
Day 19 of the Advent of Compiler Optimisations - Tail Call Optimisation When your function ends with a call to another, something ...
7,333 views
6 months ago
24 views
pythontutorial Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This ...
25 views
11 months ago
PyCon Greece 2025 - Athens, 29-30 August == About the talk == The potential that Python has had since its origins, with its ...
67 views
3 months ago
In this video, I'll show you why Python decorators can actually slow down your code — using real bytecode analysis and ...
217 views
17 views
Learn Python the Smart Way! In this quick tutorial, you'll discover how to generate powers of 2 using a sleek lambda function—no ...
9 months ago
In this quick and powerful Python tutorial, you'll learn how to instantly get the ASCII value of any character using the built-in ord() ...
13 views
8 months ago
Discover Python's short-circuit evaluation optimization through bytecode analysis! Learn how 'and' and 'or' operators skip ...
30 views
2 months ago
trending Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...
69 views
Learn how to implement the FFT in this practical coding tutorial in which I guide you step-by-step through the process of writing a ...
4,779 views
122 views
Introductory CS courses often use scripting languages such as Python. A notional machine is a predictive set of abstractions ...
103 views
Each database offers a unique integration path: - SQLite and DuckDB allow you to register Python functions directly into SQL via ...
56 views