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,574 results
Resources & Further Learning - Practice notebook → https://go.visuallyexplained.co/context-managers-exercises - Practice ...
15,022 views
3 months ago
5,714 views
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Tired of passing five arguments to every function?
126,751 views
8 months ago
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.
278 views
7 months ago
A deep dive into the context window - the most important constraint when using AI coding agents. Learn what makes up a context ...
249,155 views
Pete Steinberger recommended a plugin called LCM (Lossless Context Management) that replaces flat compaction with layered ...
23,461 views
How Do Python Context Managers Work With SQLite? Are you interested in making your Python database work more efficiently ...
25 views
Visit Byterover: ...
16,015 views
5 months ago
Resource leaks are one of the most common causes of bugs in production applications. In this video, you'll learn how Python's ...
77 views
2 weeks ago
In the second session of our Python + Agents series, we'll extend agents built with the Microsoft Agent Framework by adding two ...
5,708 views
Streamed 4 months ago
00:00 - Intro 00:03 - Core Concept 1: The open() Function 00:38 - Core Concept 2: File Modes (r, w, a) 02:18 - Demo: The ...
16 views
In this video, we delve into the intricacies of managing Python processes, focusing on the importance of context managers and ...
3 views
10 months ago
In this video, we dive deep into: Splitting code into modules for better organization Creating a Python library, installing it in a virtual ...
48 views
9 months ago
How Do Python With Statements Manage Resources Elegantly? Have you ever wondered how Python manages resources like ...
6 views
Python Context Managers Explained | with statement & Custom Contexts Welcome to Video 161 in our Python Development ...
14 views
11 months ago
School of Programming and Software Development sop-webfb-101: Python Fundamentals This is a beginner's introduction to ...
53 views
Try out AI assisted coding with Augment Code for 7 days free at ...
204,113 views
Master Python context managers — the complete beginner-to-advanced tutorial covering everything from your first `with` ...
1 month ago
Learn how FastMCP 3.0 implements server-level initialization and teardown using composable lifespans. This tutorial covers the ...
38 views
4 months ago
python #coding #programming # Generator = Function that behaves like an iterator (it can be used in a for loop) # Pauses a ...
40,799 views