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
129 results
A closure is a function packaged with the variables it captured from an enclosing scope. This video covers how Python resolves ...
17 views
2 weeks ago
Higher-order functions are the shape behind most of the Python standard library: sorted takes a key, map takes a function, and a ...
43 views
Closures, scope, and the stack explained with real-world analogies: a room, a stack of trays, and a backpack. In JavaScript ...
2,407 views
4 days ago
In this tutorial you will learn python closures function tutorial in Hindi, Urdu. You can learn how to use a local variable outside a ...
442 views
3 weeks ago
Topics covered : 1.Nested function 2.closure with counter 3.Closure with power.
4 views
13 days ago
Learn how closures allow functions in Python to retain private memory even after the outer function ends. The video shows the ...
39 views
Python Closures are one of those topics that level you up from beginner to intermediate. In this video, I break them down ...
5 views
7 days ago
This includes some concepts I learnt about functions, decorators in Python, and Closures.
1 view
Full written solution: https://interview-kit-fe.vercel.app/python-lesson-24-decorators-and-closures Code on GitHub: ...
12 views
11 days ago
A proof-first Python walkthrough covering list mutation while looping, mutable default arguments, generator exhaustion, ...
18 views
You've been using closures since your very first Python program — without even realizing it. In this video, I break down exactly ...
Python Lecture 8 – Functions, Closures & Higher-Order Functions | Python for Beginners Welcome to **Python Lecture 8**!
Topics Covered: ⏱ Time Topic 00:00 Intro 00:02 Python Non Local Scope 02:26 Nonlocal Vs Global Scope 05:06 Python ...
22 views
6 days ago
In this video, you'll learn how nested functions and enclosed variables work in Python. We'll break down Python's LEGB scope ...
32 views
Harness the power of objects, closures, and generator coroutines to bring code to life. Join the DUTC Discord Server: ...
93 views
4 weeks ago
Functions that remember That completes functions — Go's real character is now visible Course: https://brevfeed.com/learn/go ...
A decorator is just a function that takes a function and returns a new one. Once that sentence clicks, every decorator you'll ever ...
0 views
16 hours ago
Join WhatsApp Community for All Resources & Study Material https://chat.whatsapp.com/D73Mf1aDyIZHHMCgd32XHg Python ...
712 views
Welcome to Episode 9 of the Python Masterclass! In this episode, we unpack Python functions from fundamental syntax up to ...
3 views
9 days ago
71 views
12 days ago