ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,195 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,523 views

11 months ago

LatamCode
Closures en Python explicados fácil | funciones que recuerdan variables

En este video aprenderás qué son los closures en Python explicados de forma simple y sin enredos. Entenderás cómo una ...

5:17
Closures en Python explicados fácil | funciones que recuerdan variables

85 views

6 months ago

Coding with David
Python Closures Explained: The Function That Remembers

Ever wonder how variables keep their value after a function finishes? This video dives into the concept of closures in Python, ...

2:05
Python Closures Explained: The Function That Remembers

902 views

2 months ago

Sammy Engineering
Why CLOJURE is my language of choice

What macros are: https://www.youtube.com/watch?v=V02SQDh47gA Explanation of immutable data structures: ...

27:57
Why CLOJURE is my language of choice

16,476 views

8 months ago

Learn Fundamentals
Python Intermediate - Functions Concepts - Closures

Python Intermediate - Functions Concepts - Closures.

1:16
Python Intermediate - Functions Concepts - Closures

1 view

6 months ago

BitByBit
Python Closure Bug Explained | Late Binding Problem & Fix

Ever written a Python loop with functions and got unexpected output? That's due to the late binding behavior in Python ...

4:32
Python Closure Bug Explained | Late Binding Problem & Fix

26 views

2 months ago

CodeLucky
Closures Explained in 5 Minutes: Python Functions with Memory (2026 Tutorial)

Unlock the power of Python Closures! In this beginner-friendly tutorial, we break down one of the most confusing concepts in ...

3:53
Closures Explained in 5 Minutes: Python Functions with Memory (2026 Tutorial)

25 views

6 months ago

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

1 month 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,839 views

5 months ago

Code Craft
Python Decorators and Closures Explained: Wrap Any Function

Python decorators and closures explained for beginners: how functions are values, how a closure remembers state, and how to ...

2:46
Python Decorators and Closures Explained: Wrap Any Function

2 views

21 hours ago

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

24 views

5 months ago

BitByBit
Python Closures Explained Clearly #62

Closures are one of the most confusing concepts in Python — but once you understand them, your understanding of functions ...

8:04
Python Closures Explained Clearly #62

36 views

3 months ago

Chris P
NEW Blender Feature! Geometry Nodes Closure Tutorial

First look at a great new feature coming to Blender 5 called "Closures" Update Oct 25: Starting with Blender 5 Beta, Closures ...

19:57
NEW Blender Feature! Geometry Nodes Closure Tutorial

12,185 views

11 months ago

Data with Baraa
8 Python Function Habits That Make Your Code Clean and Professional | #Python Course 46

Visually explained how the return statement works in Python functions, how values are sent back, when to use return vs print, and ...

14:51
8 Python Function Habits That Make Your Code Clean and Professional | #Python Course 46

12,083 views

5 months ago

Developer Advocates Aspirant
what is Closure in Python | Most asked Interview Questions and Answers for Experienced developers

What is a Closure in Python? In this 2026 Python tutorial, we break down how a nested function can "remember" variables from its ...

4:19
what is Closure in Python | Most asked Interview Questions and Answers for Experienced developers

46 views

6 months ago

The Software Mentor
Closures - Python for Beginners

Closures - part of Python for Beginners. Short, clear Python lessons - one concept at a time. In this lesson: - An inner function can ...

1:19
Closures - Python for Beginners

0 views

3 weeks ago

IconicNova
What is Python closures? A Complete Beginner's Guide with Animation and Note

Master Python Closures — the complete beginner-to-advanced tutorial covering the "magic" behind functions that remember data.

10:03
What is Python closures? A Complete Beginner's Guide with Animation and Note

11 views

3 months ago

Wise Flame
Python: Local Functions and Closures

Welcome to this focused tutorial on Python: Local Functions and Closures ✨ In this session, we'll explore how you can define ...

3:09
Python: Local Functions and Closures

10 views

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

46 views

4 months 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,043 views

11 months ago