ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,018 results

Coding with David
Python Closures Explained: The Function That Remembers

Ever wonder how variables keep their value after a function finishes? This video dives into the concept of closures in Python, ...

2:05
Python Closures Explained: The Function That Remembers

905 views

2 months ago

b001
Python Decorators in 1 Minute!

Join my Patreon: https://www.patreon.com/b001io Discord: https://discord.gg/jA8SShU8zJ Follow me on Twitter: ...

1:09
Python Decorators in 1 Minute!

616,916 views

3 years 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)

25 views

6 months ago

GeeksByte
Python Tutorial:  Closures in Python

This method of remembering the values of nonlocal variables even if the variables are no longer in scope or the function is no ...

3:27
Python Tutorial: Closures in Python

174 views

3 years ago

The Software Mentor
Closures - Python for Beginners

Closures - part of Python for Beginners. Short, clear Python lessons - one concept at a time. In this lesson: - An inner function can ...

1:19
Closures - Python for Beginners

0 views

1 month ago

Learn Fundamentals
Python Intermediate - Functions Concepts - Closures

Python Intermediate - Functions Concepts - Closures.

1:16
Python Intermediate - Functions Concepts - Closures

1 view

7 months ago

FixterGeek
I'll explain what a JavaScript closure is so that you can finally explain it with confidence.

I'll explain what a closure is in under 3 minutes. 🤓 This video is part of my JavaScript course: https://fixtergeek.com ...

3:09
I'll explain what a JavaScript closure is so that you can finally explain it with confidence.

978 views

2 years ago

hey cutie
closure in Python

for any copyright issue contact - quottack@gmail.com.

1:07
closure in Python

38 views

7 years ago

Aero
Function Closures in Python - Advanced Python Tutorial

Roblox Course = https://www.udemy.com/course/master-roblox-game-development-2026-crash-course/?

2:43
Function Closures in Python - Advanced Python Tutorial

35 views

2 years ago

GeeksByte
Python Tutorial:  Closures in Python (1)

In Python, closures in a function object which remember the value of its enclosing scope even if they are not in memory. #Python ...

2:40
Python Tutorial: Closures in Python (1)

78 views

4 years ago

Coding With Kids
How to Code PYTHON: *Closures* Tutorial

Let's get started! In this video, we will create few PYTHON scripts to demonstrate Python *Closures*. We have a closure ...

3:37
How to Code PYTHON: *Closures* Tutorial

117 views

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

3 views

5 months ago

Squeel
Closures in Python

Me describing the fundamentals of what a closure function is. A closure function = a function that preserves data.

3:15
Closures in Python

270 views

8 years ago

Eduwingly
Implement Closures in Python

Hands on coding exercise covering how to Implement Closures in Python in 10 minutes If you like this video Like, Subscribe and ...

3:08
Implement Closures in Python

4 views

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

1 year ago

Learn To Code
Closure in Programming - Golang, JavaScript, Python - Once You Understand Closure, You Understand It

Learn & Grow -&- https://www.udemy.com/user/toddmcleod/ -&- https://www.heartmindway.com/

3:13
Closure in Programming - Golang, JavaScript, Python - Once You Understand Closure, You Understand It

1,951 views

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

10 views

9 months ago

Udacity
Computing The Closure - Programming Languages

This video is part of an online course, Programming Languages. Check out the course here: ...

0:47
Computing The Closure - Programming Languages

732 views

14 years ago

Code Craft
Python Decorators and Closures Explained: Wrap Any Function

Python decorators and closures explained for beginners: how functions are values, how a closure remembers state, and how to ...

2:46
Python Decorators and Closures Explained: Wrap Any Function

30 views

10 days ago

white paper
closure in python

closure in python is nested function which uses nonlocal variable or modify nonlocal variable and returns another function.

3:55
closure in python

29 views

8 years ago