ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

53 results

CodeToAGI
Python Remembers Things That Should Be Dead | Closures Explained | Ep 30

0:00 Hook — Python remembers dead variables 0:40 The LEGB scope rule — how Python finds names 2:30 Local vs Global ...

15:29
Python Remembers Things That Should Be Dead | Closures Explained | Ep 30

23 views

4 weeks ago

The Industry Portal
Python Day 133: Understanding Closures in Python (Part 2)

Support the Channel If this lesson helped you, support The Industry Portal and get closer to the content. Unlock early access to ...

5:27
Python Day 133: Understanding Closures in Python (Part 2)

19 views

7 days ago

Embedded Projects Creator
Closures in Python | What is Closures? | Closures functions | #closuresinpython #closuresfunctions

Video Title: Closures in Python | What is Closures? | Closures functions | #closuresinpython #closuresfunctions ...

6:14
Closures in Python | What is Closures? | Closures functions | #closuresinpython #closuresfunctions

3 views

13 days ago

The Industry Portal
Python Day 132: Understanding Closures in Python (Part 1)

Support the Channel If this lesson helped you, support The Industry Portal and get closer to the content. Unlock early access to ...

6:26
Python Day 132: Understanding Closures in Python (Part 1)

70 views

8 days ago

Don't Use This Code • James Powell
The (Not so Basic) Basics of Python | The Reality of Python Part 1

Harness the power of objects, closures, and generator coroutines to bring code to life. Join the DUTC Discord Server: ...

15:58
The (Not so Basic) Basics of Python | The Reality of Python Part 1

347 views

2 weeks ago

IvanTech
Aprende FUNCIONES ANIDADAS en Python | Entiende los Closures y el Scope de una vez

Sabías que puedes declarar una función dentro de otra en Python? En este tutorial de programación aprenderás a dominar las ...

14:55
Aprende FUNCIONES ANIDADAS en Python | Entiende los Closures y el Scope de una vez

28 views

10 days ago

Don't Use This Code • James Powell
Your Choices Have Consequences | The Reality of Python Part 3

Harness the power of objects, closures, and generator coroutines to bring code to life. Join the DUTC Discord Server: ...

19:15
Your Choices Have Consequences | The Reality of Python Part 3

72 views

6 days ago

DataEdge-Solutions
Advanced Python Interview Question | Closures, Nested Functions & nonlocal Explained Step-by-Step

Can you solve this Advanced Python Interview Question? In this video, we'll break down one of the most common Python ...

5:25
Advanced Python Interview Question | Closures, Nested Functions & nonlocal Explained Step-by-Step

7 views

2 weeks ago

TechTooniya
Python Decorators Explained Tutorial | Closures, @ Syntax & functools.wraps

Learn Python decorators step by step — what they are, how closures and higher-order functions make them work, and how to use ...

6:32
Python Decorators Explained Tutorial | Closures, @ Syntax & functools.wraps

7 views

2 weeks ago

The Industry Portal
Python Day 134: Building Your First Python Decorator

... learning Python Keywords python decorators tutorial, python decorator example, build a python decorator, python closures ...

5:37
Python Day 134: Building Your First Python Decorator

15 views

6 days ago

Stephen Blum
Python Basics Map Reduce Filter and Decorators

Today we are covering map, filter, reduce, plus a quick look at lambdas, closures, and decorators in Python. For reduce, you need ...

13:36
Python Basics Map Reduce Filter and Decorators

46 views

4 weeks ago

Dev Narayan
Master Python Decorators in One Video | Interview Questions + Projects

Welcome to Day 2 of the 10 Days of Advanced Python Series! In this video, you'll master one of the most powerful features of ...

18:40
Master Python Decorators in One Video | Interview Questions + Projects

51 views

2 weeks ago

Programming With Indra
#116 - Learn File Cursor and close() in Python 🔥 - Python Course 💻

Want to understand what happens behind the scenes when reading files in Python? In this video from Programming with Indra, ...

6:13
#116 - Learn File Cursor and close() in Python 🔥 - Python Course 💻

19 views

3 weeks ago

Aarambh Dev Hub
Rust 2024 Edition — Every New Feature Explained (Async Closures, Unsafe Fixes & More)

The Rust 2024 Edition was officially stabilized in Rust 1.85.0 on February 20, 2025 — the most significant edition since 2018.

15:04
Rust 2024 Edition — Every New Feature Explained (Async Closures, Unsafe Fixes & More)

246 views

9 days ago

Programming With Indra
#111 - Python Decorators Explained in 8 minutes 🚀 - Python Course 💻

Want to understand one of Python's most powerful and widely used features? In this video from Programming with Indra, you'll ...

8:04
#111 - Python Decorators Explained in 8 minutes 🚀 - Python Course 💻

29 views

3 weeks ago

AI'lovers
Mastering nonlocal in Python: Build an Averager Function Like a Pro

Unlock the power of Python's nonlocal keyword with this hands‑on tutorial! In this video, we'll build an Averager function ...

11:06
Mastering nonlocal in Python: Build an Averager Function Like a Pro

12 views

3 weeks ago

iOS Батя
Базовая задача с IOS собеседований на Closure

Друзья ! сегодня разобрали актуальную всегда задачу на closure.

5:10
Базовая задача с IOS собеседований на Closure

35 views

1 month ago

Programming With Indra
#117 - Python with open() Explained 🚀 - Python Course 💻

Want to manage files the Pythonic way? In this video from Programming with Indra, you'll learn how to use the with open() ...

4:31
#117 - Python with open() Explained 🚀 - Python Course 💻

25 views

3 weeks ago

Курсы для инженеров и аналитиков данных
Complete Python Course for Beginners. Lesson 37. Python Closures. In-depth Analysis.

Join our Telegram channel: https://t.me/dwhlearn https://t.me/learn_data_engineer 📌 In this video tutorial, you will learn ...

18:33
Complete Python Course for Beginners. Lesson 37. Python Closures. In-depth Analysis.

49 views

12 days ago

SysSketch
What is Currying? (And Why Your Functions Need It)

Functions usually demand all their arguments at once. Currying breaks that constraint — transforming f(a, b, c) into a chain of ...

6:10
What is Currying? (And Why Your Functions Need It)

76 views

3 weeks ago