ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,284 results

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

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

62,960 views

2 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

351 views

5 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,597 views

10 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

Otávio Miranda
Closures in Python: The Ultimate Guide to What No One Taught You

I'm sure you've heard of closures in Python but never quite understood what they're for, when, or how to use them. It's time ...

35:27
Closures in Python: The Ultimate Guide to What No One Taught You

4,220 views

1 year ago

ArjanCodes
Python Decorators: The Complete Guide

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Python decorators are a great way to ...

27:59
Python Decorators: The Complete Guide

196,325 views

3 years ago

MissionAI
#12. Core Python - Module 5 - Nested functions, Scope, Closures, Decorators

Learn: - Functions as first-class objects - Nested / Inner functions - Variable scope: Local, Enclosing, Global, Builtin - Closures to ...

1:36:33
#12. Core Python - Module 5 - Nested functions, Scope, Closures, Decorators

276 views

5 years ago

GradeSpot IT Solutions
6.6 - Closures in Python || Lecture

key2learn #python #pythonprogramming #python3masterclass #pythonmasterclasss 6.6 - Closures in Python || Lecture.

38:36
6.6 - Closures in Python || Lecture

324 views

5 years ago

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

9 years ago

El inge Charlee
V-32 PYTHON BÁSICO - CLOSURE EN FUNCIONES- ENCAPSULAMIENTO

Sabías que una función en Python puede recordar datos incluso después de ejecutarse? En este video aprenderás de forma ...

46:24
V-32 PYTHON BÁSICO - CLOSURE EN FUNCIONES- ENCAPSULAMIENTO

67 views

7 months ago

Tech With Tim
PLEASE Use These 5 Python Decorators

To learn programming and Python - check out Datacamp! Learn Python - https://datacamp.pxf.io/4PODM0 Learn ...

20:12
PLEASE Use These 5 Python Decorators

179,733 views

2 years ago

A Binary Code
D - 1. | Variable Scoping and Closures in Python | Python Decorators Playlist

If you ever wanted to learn about Python decorators, then you have landed on the right playlist. This is the first video in the series ...

29:38
D - 1. | Variable Scoping and Closures in Python | Python Decorators Playlist

473 views

3 years ago

simpliPy
Python - Closure

In this video we will discuss nested function non-local variable closure and why we should use closure so before we get to these ...

36:30
Python - Closure

27 views

4 years ago

Saif Bashar
[Arabic] [19] Python / Closures

في هذا الفيديو شرح عن مفهوم الإغلاق وكيف تكون للدوال الداخلية ذاكرة للوصول إلى متغيرات ليست في مجالها Webpage ...

26:45
[Arabic] [19] Python / Closures

1,267 views

4 years ago

AIUPIC
🔥 Python Closure Tutorial | What is Closure in Python | Full Explanation in Hinglish

Python Closure Tutorial | What is Closure in Python | Full Explanation in Hinglish Is video me aap Python ka ek bahut important ...

34:30
🔥 Python Closure Tutorial | What is Closure in Python | Full Explanation in Hinglish

27 views

8 months ago

PyGotham 2017
Functions Within Functions - An Intro to Decorators and Closures

... school three string three returns the integer three and everything in Python is in object your functions are objects you can go into ...

20:43
Functions Within Functions - An Intro to Decorators and Closures

212 views

8 years ago

Kandi Brian
Higher-Order Functions in Python: Callables, Closures, functools, and Typed Wrappers

Higher-order functions are the shape behind most of the Python standard library: sorted takes a key, map takes a function, and a ...

31:29
Higher-Order Functions in Python: Callables, Closures, functools, and Typed Wrappers

43 views

2 weeks ago

Start Coding
What is Closure in Python? | How to use a closure | Functional Programming | Callback Function

What is Closure in Python? | How to use closure | Functional Programming | Callback Function Please comment if you have any ...

25:59
What is Closure in Python? | How to use a closure | Functional Programming | Callback Function

36 views

1 year ago

Next Day Video
Functional Programming with Python

Mike Müller Python supports several functional programming concepts. The presentations shows how to use functional features ...

27:05
Functional Programming with Python

80,974 views

13 years ago