ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

45 results

Code Minions
This Python Concept Feels Like Magic 😱 | Closures | Day 55

Day 55 | Closures in Python Explained | 100 Days of Python Welcome to Day 55 of the 100 Days of Python series on Code ...

13:49
This Python Concept Feels Like Magic 😱 | Closures | Day 55

21 views

3 weeks ago

Interview Mentor App
Python Closures & Late Binding: The Loop Trap

Why do all your Python loop closures return the same value? This video explains late binding — how closures capture variable ...

1:30
Python Closures & Late Binding: The Loop Trap

4 views

4 days ago

Context Free
Closure capture in JS, Kotlin, Java, Python, Go, Temper, Rust, C++, & Odin

Code: https://github.com/contextfreecode/capture Temper: https://github.com/temperlang/temper And while Temper is my day job, ...

23:56
Closure capture in JS, Kotlin, Java, Python, Go, Temper, Rust, C++, & Odin

5,368 views

11 days ago

Interview Mentor App
How Python Closures Capture Variables Explained

Learn how Python closures retain access to variables from their enclosing scope even after the outer function returns. This video ...

1:28
How Python Closures Capture Variables Explained

0 views

6 days ago

TheStandupPod
Why Functional Programming Failed: Erlang, Elixir & Immutability

Full episode on youtube: https://youtu.be/tXJfS6jI9Z0?si=4QeFw1m5omoTGzcv Full episode on spotify: ...

15:23
Why Functional Programming Failed: Erlang, Elixir & Immutability

60,152 views

8 days ago

Python for DSA
global vs nonlocal in Python (Huge Difference Explained)

PythonGlobal #PythonNonlocal #PythonClosures global vs nonlocal in Python: The Complete Guide | Closures, Recursion ...

7:29
global vs nonlocal in Python (Huge Difference Explained)

17 views

1 month ago

Cloud BI Academy
Advanced Python Functions & Lambda Masterclass 🔥 | Closures, Decorators, Higher Order Functions |

Welcome to Cloud BI Academy! In this Advanced Python Masterclass, you will learn how real developers think while designing ...

20:44
Advanced Python Functions & Lambda Masterclass 🔥 | Closures, Decorators, Higher Order Functions |

21 views

2 weeks ago

Interview Mentor App
Why Python Functions Are First-Class Objects

Why are functions called first-class objects in Python? Learn how Python treats functions just like any other value — assignable to ...

1:38
Why Python Functions Are First-Class Objects

0 views

6 days ago

Developer Advocates Aspirant
What is Late Binding in Python

... but Python developers talk about it a lot because it shows up in common patterns especially closures yes closures highlight late ...

3:03
What is Late Binding in Python

40 views

1 month ago

My Data Projects
SQL for Beginners: Pharmacy Openings & Closures Analysis| End-to-End Data Analyst Portfolio Project

SQL Project for Beginners: Pharmacy Openings & Closures Analysis | End-to-End Data Analyst Portfolio Project (MySQL) ...

43:07
SQL for Beginners: Pharmacy Openings & Closures Analysis| End-to-End Data Analyst Portfolio Project

179 views

9 days ago

Interview Mentor App
functools.partial vs lambda: Python Trade-offs

What are the real trade-offs between functools.partial and lambda for partial application in Python? This video covers metadata ...

1:32
functools.partial vs lambda: Python Trade-offs

0 views

4 days ago

cmbformation
La règle LEGB : Le secret pour maîtriser la portée des variables en Python

Comprenez enfin comment Python gère la visibilité de vos variables et fonctions ! Dans ce tutoriel, nous décortiquons la règle ...

6:47
La règle LEGB : Le secret pour maîtriser la portée des variables en Python

2 views

3 weeks ago

Refactoring Bitcoin
Oh no! More Type Erasure

Learn how Type Erasure can be used to move the overhead of polymorphism to the place where it is used. Also learn how Type ...

17:01
Oh no! More Type Erasure

102 views

2 weeks ago

xbrcerk
burcinerek, chaining closure example --- zincir closure swift ornek #swift #programming #closure

coding #swift #xcode #programming #python #xbrcerk.

1:40
burcinerek, chaining closure example --- zincir closure swift ornek #swift #programming #closure

18 views

1 month ago

EasyDev
Python Scope Mastery 🧠🔥 | LEGB Rule Explained + Real Pitfalls Pros Know

Ever wondered why Python behaves “weirdly” with variables? Why a variable suddenly becomes local? Why UnboundLocalError ...

8:27
Python Scope Mastery 🧠🔥 | LEGB Rule Explained + Real Pitfalls Pros Know

1 view

8 days ago

Python for DSA
Python Scope Explained Clearly (Global, Local & LEGB Rule)

PythonScope #LEGBRule #PythonTutorial Python Scope Explained: Master Global, Local & LEGB Rule in 10 Minutes! Perfect ...

7:50
Python Scope Explained Clearly (Global, Local & LEGB Rule)

10 views

1 month ago

dZenPy
Python Closures: What They Are and How They Work in Practice

Your functions can remember more than you think! 🧠 Today we're exploring closures—one of Python's most beautiful and powerful ...

4:48
Python Closures: What They Are and How They Work in Practice

9 views

6 days ago

The Debug Zone
Closure may outlive the current function

Today's Topic: Closure may outlive the current function Thanks for taking the time to learn more. In this video I'll go through your ...

4:15
Closure may outlive the current function

1 view

1 month ago

Dylan Page
US & Iran Are At War So What Happens Now?

THIS WEEK ON NEWSDADDY! US & ISRAEL STRIKE IRAN Major coordinated strikes hit multiple Iranian cities in what ...

30:27
US & Iran Are At War So What Happens Now?

176,433 views

11 hours ago

WFS DATA SOLUTIONS
Python Parte 17 - Decoradores

Python Completo - Do Zero ao Machine Learning - Parte 17 Modificar comportamento de funcoes com decoradores Topicos ...

2:07
Python Parte 17 - Decoradores

3 views

1 month ago

Mahinix
LeetCode To Be or Not To Be (2704) | Solution Explained Step-by-Step | Mahinix

In this video, we solve LeetCode Problem 2704 – To Be or Not To Be using JavaScript and explain everything step-by-step.

8:28
LeetCode To Be or Not To Be (2704) | Solution Explained Step-by-Step | Mahinix

7 views

8 days ago

FiberQ
FiberQ - QGIS Custom Manhole Form: 4-Page Duct Layout + Live Sketch (UI + Python Init)

In this tutorial, I'll show how to set up a custom Manhole attribute form in QGIS using a Qt Designer .ui file and a Python Init ...

11:52
FiberQ - QGIS Custom Manhole Form: 4-Page Duct Layout + Live Sketch (UI + Python Init)

114 views

2 weeks ago

Lumorsunil
[zig] making a bash-like scripting language

Livestream developing a bash-like scripting language with zig-like syntax. https://github.com/lumorsunil/runic.

2:15:57
[zig] making a bash-like scripting language

163 views

Streamed 3 weeks ago

Techstack
Advanced Python for Beginners in Hindi (Part 2) | Free Python Course | TechStack

Welcome to Advanced Python for Beginners in Hindi (Part 2)! In this video, we continue our Advanced Python Series and dive ...

1:24:58
Advanced Python for Beginners in Hindi (Part 2) | Free Python Course | TechStack

40 views

4 days ago

Nature Damage
Chaos in Philippines Today! Giant Floods Typhoon Basyang Slams Homes, Bridge in Iligan City

As of February 6, 2026, Iligan City remains under a state of heightened alert as Tropical Storm Basyang (International Name: ...

15:59
Chaos in Philippines Today! Giant Floods Typhoon Basyang Slams Homes, Bridge in Iligan City

156,011 views

3 weeks ago