ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,516 results

Visually Explained
Python Context Managers - Visually Explained

Resources & Further Learning - Practice notebook → https://go.visuallyexplained.co/context-managers-exercises - Practice ...

13:30
Python Context Managers - Visually Explained

14,586 views

3 months ago

Visually Explained
[Practice Problems] Python Context Managers - Visually Explained

Resources & Further Learning - Practice notebook → https://go.visuallyexplained.co/context-managers-exercises - Practice ...

7:05
[Practice Problems] Python Context Managers - Visually Explained

5,609 views

3 months ago

ArjanCodes
Too Many Function Arguments? Use This Pattern

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Tired of passing five arguments to every function?

19:45
Too Many Function Arguments? Use This Pattern

126,567 views

7 months ago

SF Python
Context Managers — Colin Chan (PyBay 2025)

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.

25:24
Context Managers — Colin Chan (PyBay 2025)

275 views

7 months ago

MLOrbit
Context Managers Explained in Python | Python OOP Series #16

Resource leaks are one of the most common causes of bugs in production applications. In this video, you'll learn how Python's ...

10:54
Context Managers Explained in Python | Python OOP Series #16

52 views

11 days ago

SkillBrew AI
Python Context Manager Explained in 60 Seconds

Explained in under a minute: how Python's context manager handles setup and cleanup for you using with. No leaks, no forgotten ...

0:51
Python Context Manager Explained in 60 Seconds

23 views

7 months ago

IvanTech
CONTEXT MANAGERS en Python: Domina el bloque WITH de CERO a Experto

Pasa de cero a experto con los Context Managers en Python! En esta guía completa vas a dominar a fondo el bloque with para ...

30:27
CONTEXT MANAGERS en Python: Domina el bloque WITH de CERO a Experto

42 views

2 weeks ago

Microsoft Reactor
Python + Agents: Adding context and memory to agents

In the second session of our Python + Agents series, we'll extend agents built with the Microsoft Agent Framework by adding two ...

1:03:52
Python + Agents: Adding context and memory to agents

5,682 views

Streamed 4 months ago

LangChain
Context Engineering for Agents

Agents need context (e.g., instructions, external knowledge, tool feedback) to perform tasks. Context engineering is the art and ...

22:06
Context Engineering for Agents

188,730 views

11 months ago

Python Peak
Python Contextlib Nullcontext #tutorial

contextlib.nullcontext for optional context managers Placeholder context manager that does nothing Use nullcontext when lock not ...

1:46
Python Contextlib Nullcontext #tutorial

12 views

7 months ago

NextGen AI Explorer
Mastering Python Context Managers Advanced Techniques Explained

Are you ready to elevate your Python skills? ⚡ Discover the hidden powers of context managers in this video! Dive deep into ...

5:06
Mastering Python Context Managers Advanced Techniques Explained

6 views

7 months ago

IconicNova
What is Python Context Manager? A Complete Beginner's Guide with Animation and Note

Master Python context managers — the complete beginner-to-advanced tutorial covering everything from your first `with` ...

7:57
What is Python Context Manager? A Complete Beginner's Guide with Animation and Note

13 views

1 month ago

gigpz1
Python Avanzado: Context Manager

En este tutorial aprenderás qué es un Context Manager y por qué es una de las herramientas más elegantes y potentes de ...

19:30
Python Avanzado: Context Manager

24 views

6 months ago

Python Peak
Python Contextlib Contextmanager Decorator #coding

contextlib.contextmanager decorator Create context managers from generator functions.

1:26
Python Contextlib Contextmanager Decorator #coding

1 view

7 months ago

sudhanshu kumar
File Context Manager | Python | Hindi Lecture

Euron - https://euron.one/ Resource Link ...

4:19
File Context Manager | Python | Hindi Lecture

272 views

11 months ago

Python Code School
How Do Python Context Managers Work With SQLite? - Python Code School

How Do Python Context Managers Work With SQLite? Are you interested in making your Python database work more efficiently ...

3:59
How Do Python Context Managers Work With SQLite? - Python Code School

25 views

7 months ago

AICodeKing
Context Manager Agent + Opus 4.5 : 10X LOWER COSTS, 10X BETTER RESULTS! This is INSANE!

Visit Byterover: ...

10:30
Context Manager Agent + Opus 4.5 : 10X LOWER COSTS, 10X BETTER RESULTS! This is INSANE!

16,014 views

5 months ago

Developer Advocates Aspirant
what is Context Manager in python | __init__ with Most asked interview Question

I keep seeing with statements in Python what exactly is a context manager a context manager is a Python construct that sets ...

3:53
what is Context Manager in python | __init__ with Most asked interview Question

34 views

5 months ago

Interview Mentor App
@contextmanager vs Class-Based Context Managers

What are the trade-offs between the @contextmanager decorator and class-based context managers in Python? This video ...

1:41
@contextmanager vs Class-Based Context Managers

0 views

4 months ago

Python Code School
What Are Python SQLite Context Managers Used For? - Python Code School

What Are Python SQLite Context Managers Used For? Have you ever wondered how to manage your database connections ...

3:06
What Are Python SQLite Context Managers Used For? - Python Code School

5 views

7 months ago