ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

125,114 results

Coders Bring Change (Python for Everyone)
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?

22,363 views

3 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

31,092 views

4 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

15,409 views

2 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

1,898 views

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

405,376 views

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

188 views

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

72,163 views

3 years ago

PyLenin
Python Closures | Advanced Python | Tutorial 16

Python Closures are a property of the nested function. They are very useful in providing an object-oriented solution to a problem ...

8:25
Python Closures | Advanced Python | Tutorial 16

6,003 views

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

609,039 views

2 years 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?

846 views

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

658 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

47,954 views

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

229 views

9 months 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,606 views

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

5 years ago

Dipak Niroula
Closures and Decorators in Python Tutorials | Closure in Python | Decorator in Python

Closure in Python: A closure in Python is a function object that remembers the values of variables from its enclosing scope, even ...

23:39
Closures and Decorators in Python Tutorials | Closure in Python | Decorator in Python

238 views

2 years ago

ArjanCodes
Things (Almost) No One Thinks About When Designing Functions in Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll show you how to design a great ...

28:05
Things (Almost) No One Thinks About When Designing Functions in Python

100,882 views

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

104,054 views

1 year 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,916 views

5 years ago

Chai aur Code
Scopes and closure in python

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

30:54
Scopes and closure in python

51,314 views

1 year ago

Noah
Advanced Python - Closures #08

This is a python tutorial for everyone who already knows the basics! Welcome to Advanced free course, where you can further ...

7:43
Advanced Python - Closures #08

1,541 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?

6,822 views

2 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

151 views

4 years ago

Telusko
#44 Python Tutorial for Beginners | Decorators

Check out our courses: Java Spring Boot AI Live Course: https://go.telusko.com/JavaSpringBootAI Coupon: TELUSKO20 (20% ...

7:33
#44 Python Tutorial for Beginners | Decorators

698,718 views

6 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

406,800 views

4 years ago