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
427 results
Looking for practical Python projects for beginners that you can actually add to your resume or portfolio? In this video, we'll build 3 ...
322 views
6 days ago
Check out Supabase, I use them for all my projects! https://supabase.plug.dev/qmPbENX Get my project scoping doc for free here: ...
12,773 views
1 day ago
Stuck in tutorial hell? In this video, you'll build 4 Python projects for beginners from scratch, with full source code and every line ...
18 views
Most AI architect portfolios fail for one simple reason: they prove the candidate can build an AI application, but they do not prove ...
2,678 views
21 hours ago
If your Data Science portfolio is still full of basic datasets, notebooks, and “98% accuracy” projects, it may be time to build ...
52 views
Ditch manual thread management: concurrent.futures.ThreadPoolExecutor, parallel batch mapping with executor.map, stream ...
11 views
Architect ultra-fast asynchronous pipelines: non-blocking asyncio.Queue, multi-worker fanout, task_done() and join() ...
7 views
5 days ago
Watching Python tutorials isn't enough. You need to build. Many beginners believe that completing a Python course means ...
0 views
The future of Python concurrency: structured concurrency with async with asyncio.TaskGroup(), automatic sibling cancellation on ...
6 views
Enforce strict network deadlines: defensive timeout management with asyncio.wait_for, Python 3.11+ context-managed ...
5 views
I built my own clothing store website using Python, Flask, SQLite, HTML and CSS — and in this video I'm taking you through the ...
29 views
2 days ago
Welcome to my GitHub Portfolio Showcase! In this video, I'll take you through my GitHub profile and give you a closer look at the ...
102 views
Step into asynchronous programming: the AsyncIO event loop, async def coroutines, non-blocking cooperative multitasking with ...
21 views
Run hundreds of async jobs simultaneously: wrapping coroutines in Tasks with create_task(), aggregating results with ...
14 views
Coordinate concurrent workers: rate limiting database connections with Semaphore, bounded limits with BoundedSemaphore, ...
7 days ago
Build scalable producer-consumer architectures: thread-safe FIFO queue.Queue, task_done() and join() synchronization, graceful ...
3 views
Never get banned from an external API: rate limiting concurrent HTTP requests with asyncio.Semaphore, resource bounding with ...
9 views
Show more