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
11 results
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 ...
9 views
1 day ago
Writing scripts is cool. Writing tools that other people can actually use? That is a superpower. In Part 3, we cover: argparse for ...
0 views
6 days ago
Why write the same thing twice when you can inherit it? Inheritance lets you create new classes based on existing ones, and ...
32 views
3 weeks ago
Tools like gobuster, ffuf, and subfinder are powerful. But do you actually know how they work under the hood? In this video we ...
128 views
3 days ago
Secure CLI Number Guessing Game An object-oriented Command-Line Interface (CLI) Number Guessing Game built in Python.
7 views
8 days ago
You just spent 3 hours optimizing a function… and it's still just as slow. You were fixing the wrong part the whole time.
16 views
2 days ago
Flag to not require mandatory arguments in Argparse? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
In the last video we built a recon tool. You asked for more. This time: we build a port scanner from scratch in Python. No nmap.
38 views
20 hours ago
Every time you enter a card number on a website, before it reaches the bank a 1954 algorithm runs. Today we implement it in ...
57 views
Most people get stuck in tutorial hell for months and never actually build a real project. In this video, we're building a complete ...
132 views
5 days ago