ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

74,426 results

Coders Bring Change
What is a CLOSURE and how to use it in Python?

After this video, you are able to describe a closure, can write one in Python and decide if it is useful for you in your code.

4:04
What is a CLOSURE and how to use it in Python?

25,287 views

4 years ago

Corey Schafer
Programming Terms: Closures - How to Use Them and Why They Are Useful

In this programming terms video, we will be looking at the term "Closure". We will learn what a closure is and why they are useful.

11:44
Programming Terms: Closures - How to Use Them and Why They Are Useful

415,165 views

10 years ago

Sreekanth
Closures in Python | Explained with animations

In this Python programming tutorial, we will learn how closures work in Python. We will also see how shared extended scopes and ...

8:08
Closures in Python | Explained with animations

33,167 views

5 years 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,648 views

1 year ago

Dave Gray
Python Closures for Beginners | Python tutorial

Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap Learn Python closures for beginners in this ...

19:32
Python Closures for Beginners | Python tutorial

17,421 views

3 years ago

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!

335 views

1 year ago

mCoding
Functions within functions, closures, and variable scopes in Python

Functions within functions explained! ― mCoding with James Murphy (https://mcoding.io) Source code: ...

18:44
Functions within functions, closures, and variable scopes in Python

73,475 views

3 years ago

Fireship
Closures Explained in 100 Seconds // Tricky JavaScript Interview Prep

What is a JavaScript Closure? Learn the how closures allow functions to "remember" outside their local scope ...

4:57
Closures Explained in 100 Seconds // Tricky JavaScript Interview Prep

420,162 views

5 years ago

Lazy Loading
Python Intermedio/Avanzado - Closures

En este décimo cuarto video de la serie sobre Python hablamos un poco sobre los closures y como estos son usados a la hora de ...

19:03
Python Intermedio/Avanzado - Closures

723 views

4 years ago

GradeSpot IT Solutions
6.7 - Closures in Python || Coding

key2learn #python #pythonprogramming #pythonmasterclass #python3masterclass 6.7 - Closures in Python || Coding.

32:06
6.7 - Closures in Python || Coding

350 views

5 years ago

Chai aur Code
Scopes and closures in Python

Visit https://chaicode.com for all related materials, community help, source code etc. Welcome to chai aur code, a coding ...

30:54
Scopes and closures in Python

63,112 views

2 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

908 views

3 months ago

Programming For Beginners
Python Tutorial #52 - Closures in Python Programming for Beginners

Python Tutorial #52 - Closures in Python Programming for Beginners In this video by Programming for beginners we will see ...

6:36
Python Tutorial #52 - Closures in Python Programming for Beginners

677 views

3 years ago

ZBunker
Python Tutorial: Closures

Python functions acts just like other ordinary first class objects. This property formed the base of various other interesting ...

7:41
Python Tutorial: Closures

185 views

4 years ago

Intellipaat
Python Closures Explained | What are Closures in Python | Python Closures | Intellipaat

Intellipaat Data Science Python Course: ...

11:55
Python Closures Explained | What are Closures in Python | Python Closures | Intellipaat

4,780 views

Streamed 4 years ago

Real Python
Exploring Python's Scopes and Closures : A Code Conversation

Have you been wondering how scopes and closures work in Python? Maybe you've just heard about object.__closure__, and ...

28:47
Exploring Python's Scopes and Closures : A Code Conversation

3,163 views

4 years ago

Amulya's Academy
Python Tutorials - Closure | Nested Functions

In this Python programming video tutorial we will learn about closures in detail. A Closure is a function object that remembers ...

11:40
Python Tutorials - Closure | Nested Functions

48,998 views

7 years ago

Bro Code
Learn Python DECORATORS in 7 minutes! 🎊

Decorator = A function that extends the behavior of another function # w/o modifying the base function # Pass the base function as ...

7:22
Learn Python DECORATORS in 7 minutes! 🎊

146,237 views

2 years ago

TutorialsPoint
Python - Closures

Python - Closures Watch more Videos at https://www.tutorialspoint.com/videotutorials/index.htm Lecture By: Mr. Arnab ...

5:15
Python - Closures

8,487 views

7 years ago

PyCon 2016
Thomas Ballinger - Finding closure with closures - PyCon 2016

Speaker: Thomas Ballinger What are closures all about anyway, and why is there a new keyword in Python 3? We'll look at what a ...

31:06
Thomas Ballinger - Finding closure with closures - PyCon 2016

6,599 views

10 years ago