ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,017 results

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

Learn Fundamentals
Python Intermediate - Functions Concepts - Closures

Python Intermediate - Functions Concepts - Closures.

1:16
Python Intermediate - Functions Concepts - Closures

1 view

7 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,904 views

3 years ago

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

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

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

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

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

GradeSpot IT Solutions
6.1 - Introduction to Scopes, Closures and Decorators

key2learn #python #pythonprogramming #pythonmasterclass 6.1 - Introduction to Scopes, Closures and Decorators. This video is ...

1:32
6.1 - Introduction to Scopes, Closures and Decorators

219 views

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

976 views

2 years ago

LatamCode
Decoradores en Python explicados fácil | Entiende el closure paso a paso

En este video aprenderás qué son los decoradores en Python de forma clara y sin confusión. Explicamos paso a paso cómo una ...

3:52
Decoradores en Python explicados fácil | Entiende el closure paso a paso

56 views

6 months 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

hey cutie
closure in Python

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

1:07
closure in Python

38 views

7 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

ClasesTEC
Cierres en Python
2:32
Cierres en Python

8 views

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

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

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

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

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