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
223 results
Click this link https://boot.dev/?promo=TECHWITHTIM and use my code TECHWITHTIM to get 25% off your first payment for ...
20,895 views
16 hours ago
This course teaches real Python — not blocks, not a toy language — running in a browser tab with nothing to install. Here's what ...
0 views
22 hours ago
The Python global keyword lets a function change a variable that lives outside it. Here's what it really does, in the browser with ...
1 view
2 hours ago
Python for Beginners, python for students, free python course. This video is part of a free and open set of complete course ...
2 views
4 hours ago
5 views
Two functions, one word different — and the difference between them is the whole point of this video, in the browser with nothing ...
Python variable scope decides where a name means something — and why the same name can hold two values at once.
4 views
Qwen 3.8 27B quantized to 8.4GB via GSQ-RCO still loses 9 coding points, here's what the benchmarks actually prove vs. Claude.
17,845 views
15 hours ago
AI was supposed to replace software developers, slash costs, and make Big Tech more productive than ever. So why are ...
330,284 views
9 hours ago
A for loop quietly does three jobs for you. Here's what happens when you have to do all three yourself, in the browser with nothing ...
A program that cheers a team on, three times, written out longhand — and the moment one word needs to change, it breaks.
A list written out by hand is only half the story. Here's how to add to one while your program is actually running, in the browser with ...
You've been adding to lists. This is the other direction, in the browser with nothing to install. fruits.remove("banana") takes an item ...
Three pieces of fruit, three variables. Now imagine twenty — or a number you won't know until the program is running. Here's the ...
A working program, one line moved four spaces left, and Python says nothing at all — it just quietly does something else.
Want to build your first AI chatbot with Python? In this tutorial, we'll build a real AI chatbot from scratch using Python and an LLM.
1,951 views
20 hours ago
Picking "a" or "an" looks like a one-line function. It isn't — English chooses by sound, not spelling, so "unicorn" takes "a" and "hour" ...
8 views
11 hours ago