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
2,555 results
Resources & Further Learning - Practice notebook → https://go.visuallyexplained.co/context-managers-exercises - Practice ...
14,747 views
3 months ago
5,656 views
It's the 20th anniversary of PEP 343! Context managers have been part of Python since 2005, but they're still as useful as ever.
275 views
7 months ago
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Tired of passing five arguments to every function?
126,629 views
8 months ago
Pete Steinberger recommended a plugin called LCM (Lossless Context Management) that replaces flat compaction with layered ...
23,428 views
Resource leaks are one of the most common causes of bugs in production applications. In this video, you'll learn how Python's ...
59 views
13 days ago
Explained in under a minute: how Python's context manager handles setup and cleanup for you using with. No leaks, no forgotten ...
23 views
contextlib.nullcontext for optional context managers Placeholder context manager that does nothing Use nullcontext when lock not ...
12 views
contextlib.contextmanager decorator Create context managers from generator functions.
1 view
Are you ready to elevate your Python skills? ⚡ Discover the hidden powers of context managers in this video! Dive deep into ...
6 views
Euron - https://euron.one/ Resource Link ...
273 views
11 months ago
Master Python context managers — the complete beginner-to-advanced tutorial covering everything from your first `with` ...
13 views
1 month ago
Learn advanced Context Managers With Multiple Resources techniques in Python Master powerful patterns and best practices ...
5 views
En este tutorial aprenderás qué es un Context Manager y por qué es una de las herramientas más elegantes y potentes de ...
24 views
6 months ago
What are the trade-offs between the @contextmanager decorator and class-based context managers in Python? This video ...
0 views
4 months ago
Visit Byterover: ...
16,014 views
5 months ago
A deep dive into the context window - the most important constraint when using AI coding agents. Learn what makes up a context ...
247,919 views
How Do Python Context Managers Work With SQLite? Are you interested in making your Python database work more efficiently ...
25 views
Nesta live, vamos explorar os Gerenciadores de Contexto em Python, uma das ferramentas mais poderosas para o ...
3,407 views
Streamed 7 months ago
I keep seeing with statements in Python what exactly is a context manager a context manager is a Python construct that sets ...
34 views