ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

752 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

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

480 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

55 views

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

120 views

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

212 views

1 year ago

AmbiG1
#Python - Closures [3.7]

ambig.one/2.

6:41
#Python - Closures [3.7]

40 views

6 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

814 views

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

254 views

8 years 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,226 views

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

PyCon SK
Petr Viktorin - The Balance of Python

Python successfully maintains a fine balance between being easy to learn and useful for even large-scale projects. This is ...

27:43
Petr Viktorin - The Balance of Python

223 views

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

83 views

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

26,922 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

688 views

5 years ago

Zen of Coding
Hook traps: UseEffect and Stale Closures

I really like hooks: It has an elegant API that is simple to use, declarative, easy to abstract & Reuse. But still, you can get yourself in ...

16:37
Hook traps: UseEffect and Stale Closures

7,428 views

4 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

The Nerdy Cat
A tour of Go - Closure exercise.

Write a go function to calculate the Fibonacci sequence. If you have a solution of your own, please share it in the comments or as ...

9:15
A tour of Go - Closure exercise.

446 views

6 years ago