ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,661 results

CodeLucky
Python Closures Explained for Beginners: Understand Inner Functions!

Dive into the world of Python closures! This video provides a beginner-friendly explanation of closures, a powerful feature of ...

8:45
Python Closures Explained for Beginners: Understand Inner Functions!

223 views

11 months ago

LatamCode
Closures en Python explicados fácil | funciones que recuerdan variables

En este video aprenderás qué son los closures en Python explicados de forma simple y sin enredos. Entenderás cómo una ...

5:17
Closures en Python explicados fácil | funciones que recuerdan variables

49 views

2 months ago

Real Python
Exploring Python Closures: Examples & Use Cases: Understanding Scope & Closure, Creating a Closure

This is a preview of the video course, "Exploring Python Closures: Examples and Use Cases". In Python, a closure is typically a ...

22:42
Exploring Python Closures: Examples & Use Cases: Understanding Scope & Closure, Creating a Closure

2,064 views

7 months ago

Otávio Miranda
Closures in Python: The Ultimate Guide to What No One Taught You

I'm sure you've heard of closures in Python but never quite understood what they're for, when, or how to use them. It's time ...

35:27
Closures in Python: The Ultimate Guide to What No One Taught You

3,287 views

7 months ago

Context Free
Closure capture in JS, Kotlin, Java, Python, Go, Temper, Rust, C++, & Odin

Code: https://github.com/contextfreecode/capture Temper: https://github.com/temperlang/temper And while Temper is my day job, ...

23:56
Closure capture in JS, Kotlin, Java, Python, Go, Temper, Rust, C++, & Odin

5,489 views

3 weeks ago

Python and Pandas with Reuven Lerner
Python interview question #32: What are closures?

What is a closure? What does it have to do with Python? When might we use them, and why? In this video, I walk you through the ...

12:40
Python interview question #32: What are closures?

237 views

10 months ago

EasyDataScience
Easy Python tutorials | Inner Function and Closure in Python

An inner function can act as a closure. This is a function that is dynamically generated by another function and can both change ...

5:50
Easy Python tutorials | Inner Function and Closure in Python

18 views

1 month ago

CodeLucky
Closures Explained in 5 Minutes: Python Functions with Memory (2026 Tutorial)

Unlock the power of Python Closures! In this beginner-friendly tutorial, we break down one of the most confusing concepts in ...

3:53
Closures Explained in 5 Minutes: Python Functions with Memory (2026 Tutorial)

12 views

2 months ago

Python Coding (CLCODING)
What are Closure in Python?

We are supporting freely to everyone. Join us for live support. WhatsApp Support: ...

10:35
What are Closure in Python?

849 views

8 months ago

Interview Mentor App
Python Closures & Late Binding: The Loop Trap

Why do all your Python loop closures return the same value? This video explains late binding — how closures capture variable ...

1:30
Python Closures & Late Binding: The Loop Trap

5 views

2 weeks ago

Bro Code
Learn Python generators in 8 minutes! 🚰

python #coding #programming # Generator = Function that behaves like an iterator (it can be used in a for loop) # Pauses a ...

8:02
Learn Python generators in 8 minutes! 🚰

31,821 views

4 months ago

Interview Mentor App
How Python Closures Capture Variables Explained

Learn how Python closures retain access to variables from their enclosing scope even after the outer function returns. This video ...

1:28
How Python Closures Capture Variables Explained

0 views

2 weeks ago

Kristopher Micinski
Closure Conversion: Examples and Implementation

Code for this lecture (two separate files) is available here: ...

58:00
Closure Conversion: Examples and Implementation

193 views

3 months ago

Wise Flame
Python: Local Functions and Closures

Welcome to this focused tutorial on Python: Local Functions and Closures ✨ In this session, we'll explore how you can define ...

3:09
Python: Local Functions and Closures

5 views

4 months ago

Developer Advocates Aspirant
what is Closure in Python | Most asked Interview Questions and Answers for Experienced developers

What is a Closure in Python? In this 2026 Python tutorial, we break down how a nested function can "remember" variables from its ...

4:19
what is Closure in Python | Most asked Interview Questions and Answers for Experienced developers

42 views

2 months ago

sudhanshu kumar
Closures in Python | Python | Hindi Lecture

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

12:16
Closures in Python | Python | Hindi Lecture

322 views

9 months ago

Learnovate Academy Private Limited
Python Closure

In this video, we dive into Python Closures — a powerful concept where a nested function remembers the values from its ...

3:41
Python Closure

2 views

10 months ago

Web Fusion with Bharadwaj
51. Closures and Lexical Scoping in Python

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

6:58
51. Closures and Lexical Scoping in Python

51 views

7 months ago

Pravallika Mettukuru
Closures and Decorators in Python

This video explains the concept of Closures and Decorators in Python, with some examples #Pythonclosures #Pythondecorators ...

13:03
Closures and Decorators in Python

20 views

10 months ago

vlogize
Understanding the Strange Behavior of Python Closure Variable Access

Dive into the world of Python closures and uncover the reason behind unexpected variable access behavior within decorators.

1:34
Understanding the Strange Behavior of Python Closure Variable Access

1 view

11 months ago