Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
53 results
0:00 Hook — Python remembers dead variables 0:40 The LEGB scope rule — how Python finds names 2:30 Local vs Global ...
23 views
4 weeks ago
Support the Channel If this lesson helped you, support The Industry Portal and get closer to the content. Unlock early access to ...
19 views
7 days ago
Video Title: Closures in Python | What is Closures? | Closures functions | #closuresinpython #closuresfunctions ...
3 views
13 days ago
70 views
8 days ago
Harness the power of objects, closures, and generator coroutines to bring code to life. Join the DUTC Discord Server: ...
347 views
2 weeks ago
Sabías que puedes declarar una función dentro de otra en Python? En este tutorial de programación aprenderás a dominar las ...
28 views
10 days ago
72 views
6 days ago
Can you solve this Advanced Python Interview Question? In this video, we'll break down one of the most common Python ...
7 views
Learn Python decorators step by step — what they are, how closures and higher-order functions make them work, and how to use ...
... learning Python Keywords python decorators tutorial, python decorator example, build a python decorator, python closures ...
15 views
Today we are covering map, filter, reduce, plus a quick look at lambdas, closures, and decorators in Python. For reduce, you need ...
46 views
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 ...
51 views
Want to understand what happens behind the scenes when reading files in Python? In this video from Programming with Indra, ...
3 weeks ago
The Rust 2024 Edition was officially stabilized in Rust 1.85.0 on February 20, 2025 — the most significant edition since 2018.
246 views
9 days ago
Want to understand one of Python's most powerful and widely used features? In this video from Programming with Indra, you'll ...
29 views
Unlock the power of Python's nonlocal keyword with this hands‑on tutorial! In this video, we'll build an Averager function ...
12 views
Друзья ! сегодня разобрали актуальную всегда задачу на closure.
35 views
1 month ago
Want to manage files the Pythonic way? In this video from Programming with Indra, you'll learn how to use the with open() ...
25 views
Join our Telegram channel: https://t.me/dwhlearn https://t.me/learn_data_engineer 📌 In this video tutorial, you will learn ...
49 views
12 days ago
Functions usually demand all their arguments at once. Currying breaks that constraint — transforming f(a, b, c) into a chain of ...
76 views