ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,402 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?

24,751 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

413,371 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

32,835 views

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

3 years 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,342 views

3 years ago

A Binary Code
Nested Functions and Closures in Python || What are closures in Python?

Let's understand about Nested functions and closures in Python #nestedfunction #python #closure #pythonclosure #decorator ...

12:08
Nested Functions and Closures in Python || What are closures in Python?

7,950 views

2 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!

308 views

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

418,396 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

716 views

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

648 views

3 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,850 views

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

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

175 views

4 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! 🎊

138,942 views

2 years ago

Programador Novato
PYTHON Closure [78]🐍👈👈👈

Los closures son funciones que dentro de ellas, definen otra función. Pero si a lo anterior agregamos que al ser invocado un ...

8:35
PYTHON Closure [78]🐍👈👈👈

2,071 views

5 years ago

nicosiored
Funciones de primera clase y closure - 3 - Programación Funcional Python

En esta lecciñon aprenderemos sobre las funciones de primera clase, que son muy importantes en este paradigma de ...

9:08
Funciones de primera clase y closure - 3 - Programación Funcional Python

1,685 views

3 years ago

FusionFunLab – 60-Second Tech Wizardry
Understanding Closure & Lexical Scope in  Python 🐍

In this video I'll explain about Python's lexical scoping mechanism, function closure and closure introspection. #python #closure ...

7:07
Understanding Closure & Lexical Scope in Python 🐍

199 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,481 views

7 years ago

ShawCode
Python Closures - Python Advanced Tutorial #6

Welcome to the sixth video in the Python Advanced tutorial series! In this video, I teach you what python closures are, how to use ...

4:30
Python Closures - Python Advanced Tutorial #6

1,967 views

6 years ago

ArjanCodes
You Can Do Really Cool Things With Functions In Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Here are a few not-so-common things you can do ...

19:47
You Can Do Really Cool Things With Functions In Python

239,266 views

4 years ago