ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

733 results

PyCon SK
Slavomir Hudak - Closures in Python

Almost all languages today have support for closures. Python is no exception. We are going to look at closure concept in general, ...

31:13
Slavomir Hudak - Closures in Python

454 views

8 years ago

iArunava
Closures in Python | Accessing data "remembered" by a Closure

This video explains Closures in Python and also how closures can be useful and also how to access data value "remembered" by ...

5:44
Closures in Python | Accessing data "remembered" by a Closure

773 views

7 years ago

Python Peak
How do closures power nested #functions in Python? Master Nested #functions with Closures in Python!

How do closures power nested functions in Python? 🏍️ Closures let nested functions capture local variables of the outer ...

0:30
How do closures power nested #functions in Python? Master Nested #functions with Closures in Python!

215 views

1 year ago

BigDatapediaAI
Python Closure in 3 mins | English | Advanced Python - Part 5

Python Closure in 3 mins | English | Advanced Python - Part 5 Registration: https://bigdatapedia.com/register-now/ Discussion ...

3:44
Python Closure in 3 mins | English | Advanced Python - Part 5

58 views

1 year ago

AmbiG1
Python Closures [3.6]

https://paypal.me/ambig/9 [support me @ paypal] https://patreon.com/Ambi [support me @ patreon] ...

7:15
Python Closures [3.6]

101 views

8 years ago

Python Peak
What’s the hack for nested #functions with closures? The #hidden Power of Nested #functions in

What's the hack for nested functions with closures? Nested functions can remember values from their enclosing scope.

0:24
What’s the hack for nested #functions with closures? The #hidden Power of Nested #functions in

481 views

1 year ago

AmbiG1
#Python - Closures [3.7]

ambig.one/2.

6:41
#Python - Closures [3.7]

40 views

7 years ago

AI Simplified Lab
Python Loop Closure Trap 🐍 Why Do All Functions Return the Same Value? #Shorts

Why do Python loop functions always return the same value? This classic closure trap has stumped even senior developers—but ...

0:22
Python Loop Closure Trap 🐍 Why Do All Functions Return the Same Value? #Shorts

130 views

4 months ago

Python Peak
How to close objects without context managers? Simplify Object Closing in Python with

How to close objects without context managers? contextlib.closing() is a great tool for closing objects that lack a context ...

0:18
How to close objects without context managers? Simplify Object Closing in Python with

84 views

1 year ago

Python Peak
What’s the #secret to avoiding memory leaks with closures? #discover the #secret to Avoiding Memory

What's the secret to avoiding memory leaks with closures? 🏍️ Closures can hold onto variables longer than needed. 🏍️ This ...

0:28
What’s the #secret to avoiding memory leaks with closures? #discover the #secret to Avoiding Memory

76 views

1 year ago

Mnemonic Academy
How-To: Python Decorators, Closure, Nesting & First Class Functions

Get The Full “Learn Python ” Online Course: http://www.mnemonic.academy/learn-python Download The Code From GitHub To ...

21:37
How-To: Python Decorators, Closure, Nesting & First Class Functions

1,232 views

8 years ago

Mnemonic Academy
Why: Nesting, Closure, Decorators & First Class Functions? (W/ Mnemonics)

Get The Full “Learn Python ” Online Course: http://www.mnemonic.academy/learn-python The following video is from an online ...

11:07
Why: Nesting, Closure, Decorators & First Class Functions? (W/ Mnemonics)

256 views

8 years ago

EuroPython Conference
Mark Smith - More Than You Ever Wanted To Know About Python Functions

More Than You Ever Wanted To Know About Python Functions [EuroPython 2018 - Talk - 2018-07-26 - Smarkets] [Edinburgh, UK] ...

30:42
Mark Smith - More Than You Ever Wanted To Know About Python Functions

816 views

7 years ago

pythonbrasil
Funções como objetos: closures, decoradores e APIs

Talk by Luciano Ramalho at Plone Conference 2013 and PythonBrasil[9] - Brasília / Brasil.

47:59
Funções como objetos: closures, decoradores e APIs

24 views

7 years ago

Andy Balaam
Scheme 3: Closures

A key feature of functions in Scheme are closures. Andy Balaam explains that functions carry around the environment in which ...

27:56
Scheme 3: Closures

27,039 views

13 years ago

Hedia
Python Tutorial Guide #15 - Decorators, Closures, & Properties with Getters and Setters!

Decorators: 0:00 Closures: 16:16 Properties (W/ Getters and Setters): 22:08 Hello Guys! Python Tutorial Guide #15 - Decorators, ...

42:18
Python Tutorial Guide #15 - Decorators, Closures, & Properties with Getters and Setters!

64 views

5 years ago

MyStackQuest
Python Closure | Malayalam

The closure is an advanced topic about functions that are used for storing/ enclosing a bound variable inside the environment of ...

5:32
Python Closure | Malayalam

699 views

5 years ago

Python Peak
What are unusual uses for nonlocal in Python? Mastering Nonlocal in Python Unlock #hidden Powers!

What are unusual uses for nonlocal in Python? The nonlocal keyword allows you to change variables from outer functions.

0:15
What are unusual uses for nonlocal in Python? Mastering Nonlocal in Python Unlock #hidden Powers!

189 views

1 year ago

Python Peak
When should you use any() and all() functions? Boost Readability When to Use any() and all() in

When should you use any() and all() functions? Use `any()` when you want to check if at least one condition is true.

0:23
When should you use any() and all() functions? Boost Readability When to Use any() and all() in

216 views

1 year ago

Python España
Pablo Galindo y Víctor Terrón - Los closures que emocionaron a Spielberg - PyConES 2016

De los creadores de «Los titulares sensacionalistas que emocionaron a Spielberg», esta charla tiene como objetivo que la ...

33:37
Pablo Galindo y Víctor Terrón - Los closures que emocionaron a Spielberg - PyConES 2016

799 views

8 years ago