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
12 results
Learn how to use keyword arguments in Python to make your code more readable and easier to understand. In this ...
27 views
7 days ago
You keep opening main.py just to change `epochs=50` or `lr=0.001` before every run. After this episode, you'll never do that again ...
2 weeks ago
Learn how to use `*args` and `**kwargs` in Python through a practical Netmiko example. In this video, you'll see how positional ...
28 views
3 days ago
Transform scripts into CLI with ArgumentParser: positional statements, flags, type/default/choices, and an example of scalable ...
99 views
8 days ago
This video explains IPython Magic Commands in Jupyter Notebook (2026). Below is a Step-by-Step Guide on some of the useful ...
5 views
It helps us access command-line arguments, Python version information, platform details, module search paths, input/output ...
24 views
Want to learn Python but don't know where to begin or what to study next? This video presents a complete Python roadmap from ...
13 views
Let's kick off with a classic Python puzzle: what's the real difference between 'is' and '=='? While '==' checks if two objects have ...
4 weeks ago
Learn Python in just a few minutes! Whether you are a complete beginner or looking for a quick refresher, this video covers the ...
15 views
This beginner-friendly tutorial walks you through how to build your first AI agent in Python from scratch, step by step, with no prior ...
18,138 views
One of the biggest milestones in becoming a Python programmer is learning to think in functions instead of copy-and-paste code.
38 views
2 days ago
HTTP hasn't gotten a new safe method since the 1990s. RFC 10008 changes that with QUERY — a method that carries a request ...
1,370 views
12 days ago