ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

39,381 results

Corey Schafer
Python Tutorial: Context Managers - Efficiently Managing Resources

In this Python Programming Tutorial, we will be learning how to use context managers to properly manage resources. Context ...

20:37
Python Tutorial: Context Managers - Efficiently Managing Resources

211,153 views

8 years ago

PyCon AU
Context Managers: You Can Write Your Own!

Context managers are an amazing tool for managing resources safely. They make your code look great, and they're now easier to ...

30:15
Context Managers: You Can Write Your Own!

2,187 views

7 years ago

Code with Josh
Context Managers in Python – Step-by-Step Tutorial to Managing Resources

Join my Python Masterclass ~ https://www.zerotoknowing.com/join-now Join our Discord Community ...

22:34
Context Managers in Python – Step-by-Step Tutorial to Managing Resources

1,208 views

8 months ago

Next Day Video
Decorators and Context Managers

Dave Brondsema Learn how decorators and context managers work, see several popular examples, and get a brief intro to writing ...

29:01
Decorators and Context Managers

12,379 views

13 years ago

Coding with David
Why Senior Python Devs Can’t Live Without Context Managers?

Mastering the context manager in python is essential for writing clean, professional code that handles resources automatically and ...

21:53
Why Senior Python Devs Can’t Live Without Context Managers?

1,886 views

2 months ago

Jake Callahan
Understanding Python: Context Managers

In this video, I go over context managers. Included in the lesson is an overview of what context managers are, how to use the ...

22:54
Understanding Python: Context Managers

1,509 views

4 years 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

171,622 views

8 months ago

EuroPython Conference
Andrea Crotti - Decorators and context managers

[EuroPython 2013] Andrea Crotti - Decorators and context managers - 03 July 2013 "Track Lasagne"

32:14
Andrea Crotti - Decorators and context managers

711 views

12 years ago

Dave Ebbelaar
Effective Context Engineering for AI Agents (why agents still fail in practice)

He concludes by stressing the need for creativity and adaptability in context management to ensure AI agents can handle dynamic ...

25:03
Effective Context Engineering for AI Agents (why agents still fail in practice)

21,268 views

2 months ago

DeeCoders
MASTERING Context Manager With Python Is Actually EASY

MASTERING Context Manager With Python Is Actually EASY | With, enter, and exit Explained! Welcome to this Python tutorial ...

23:19
MASTERING Context Manager With Python Is Actually EASY

36 views

11 months ago

Stanford Online
Stanford CS230 | Autumn 2025 | Lecture 8: Agents, Prompts, and RAG

For more information about Stanford's Artificial Intelligence professional and graduate programs, visit: https://stanford.io/ai ...

1:49:54
Stanford CS230 | Autumn 2025 | Lecture 8: Agents, Prompts, and RAG

290,125 views

3 months ago

Uncaught Exception
Ep. 18 - Python Context Managers; NGRX

Uncaught Exception Mini Sessions Episode 18 In this episode, we talked about: - (0:58) "Python Context Managers" by Emmanuel ...

1:38:57
Ep. 18 - Python Context Managers; NGRX

188 views

Streamed 5 years ago

LangChain
How to apply context engineering

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

23:20
How to apply context engineering

52,539 views

7 months ago

OpenAI
Build Hour: Agent Memory Patterns

AI agents don't just reason — they remember. In this Build Hour, we deep-dive into context engineering techniques that enable ...

57:44
Build Hour: Agent Memory Patterns

21,393 views

3 months ago

Jack Diederich
Useful Namespaces: Context Managers and Decorators

PyCon 2011 talk by Jack Diederich.

24:45
Useful Namespaces: Context Managers and Decorators

1,339 views

10 years ago

Enable Bets
2025 Ultimate Guide to Context Management: AI-Powered Python Coding & Best Practices #ai #python

enablebets 2025 Ultimate Guide to Context Management: AI-Powered Python Coding & Best Practices "Master context ...

41:30
2025 Ultimate Guide to Context Management: AI-Powered Python Coding & Best Practices #ai #python

30 views

7 months ago

TAMUArchCollege
Context Managers: Advanced Techniques

Speaker: V. James Powell Everything you ever wanted to know about Context Managers, but were afraid to ask.

55:13
Context Managers: Advanced Techniques

1,900 views

13 years ago

RANDOMMALL
CONTEXT MANAGER IN PYTHON. class context manager and decorator context manager.

On this video, we will look at what context manager is all about, its importance, what it is used for, and how it can be implemented.

30:33
CONTEXT MANAGER IN PYTHON. class context manager and decorator context manager.

26 views

1 year 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

4,193 views

Streamed 2 weeks ago

PyData
James Powell: So you want to be a Python expert? | PyData Seattle 2017

... interleaving 1:24:35 Context Managers 1:25:30 Setup and teardown of resources 1:28:38 Applying to SQL transactions 1:30:10 ...

1:54:11
James Powell: So you want to be a Python expert? | PyData Seattle 2017

501,174 views

8 years ago