ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

122 results

Code Break
Closures Finally Made Simple : Closure - Trick No One Explained

Ever wondered why a JavaScript function can “remember” a variable even after it's done running? In this quick breakdown, we ...

0:26
Closures Finally Made Simple : Closure - Trick No One Explained

1,383 views

2 weeks ago

Kristopher Micinski
Closure Conversion: Examples and Implementation

Code for this lecture (two separate files) is available here: ...

58:00
Closure Conversion: Examples and Implementation

129 views

1 month ago

School of Programming and Software Development
Week 1 - Lesson 3 : Metaclasses, Closures and Decorators in Python

School of Programming and Software Development sop-AI-101: Python for Data Science In this lesson, we look at review ...

8:23
Week 1 - Lesson 3 : Metaclasses, Closures and Decorators in Python

19 views

2 weeks ago

Tech Bloomers
Day 34 | Python Interview Questions | Closure with Mutable Objects Explained 🔥 #python #coding

Welcome to Day 34 of Python Interview Questions! Here's today's question: def outer(): x = [] def inner(val): x.append(val) return ...

0:33
Day 34 | Python Interview Questions | Closure with Mutable Objects Explained 🔥 #python #coding

1,651 views

3 weeks ago

Eric 'Hunter' Petross
Pythonic Prodigies! Polish your print statements and prepare for pure Python perfection!

Learning Objectives Lesson 03 - More Python Skills Students will learn and apply key advanced Python concepts to: Know how to ...

1:00:17
Pythonic Prodigies! Polish your print statements and prepare for pure Python perfection!

5 views

2 weeks ago

SkillNex Academy
Are You Making These 3 Huge Mistakes with Python Functions in 2025?

Welcome to Lecture 05 of our Python programming series! In this lesson, we dive deep into advanced function concepts that every ...

1:19
Are You Making These 3 Huge Mistakes with Python Functions in 2025?

5 views

3 weeks ago

CodeLab
03   Closers
16:45
03 Closers

2 views

1 month ago

shadabsk
Python Decorators Explained Simply | Stop Fearing Them | Interview-Focused

Code for this video: https://github.com/shadabsk/interview-oriented-python-dsa-oop-prep/tree/main/01_decorators Python ...

16:44
Python Decorators Explained Simply | Stop Fearing Them | Interview-Focused

43 views

3 weeks ago

Technical Potpourri by Sudipta Deb
5 Essential Python Tricks Every Data Scientist Needs to Know NOW

Elevate your data science and data analysis workflows with Python's most powerful, yet often misunderstood, feature: Lambda ...

11:33
5 Essential Python Tricks Every Data Scientist Needs to Know NOW

29 views

2 weeks ago

protipsforcoding
Python Closure Trick That Confuses A Lot! #pythonprogramming
0:17
Python Closure Trick That Confuses A Lot! #pythonprogramming

0 views

2 weeks ago

Tech Bloomers
Day 33 | Python Interview Questions | Lambda Closure Trap Explained 😱 #python #coding #shorts

Welcome to Day 33 of Python Interview Questions! Here's today's question: def make(): funcs = [] for i in range(3): ...

0:38
Day 33 | Python Interview Questions | Lambda Closure Trap Explained 😱 #python #coding #shorts

1,682 views

3 weeks ago

Turbo Learn PHP
First Class Callables - Closure vs ... #juniorvssenior

PHP coding standards: Junior vs Senior. See how experience changes code quality and architecture. #PHPStandards ...

0:06
First Class Callables - Closure vs ... #juniorvssenior

732 views

1 month ago

CodingWithMee
“Closures & Decorators — Python ka hidden power!#python #programming #coding #trend#subscribe#shorts
0:16
“Closures & Decorators — Python ka hidden power!#python #programming #coding #trend#subscribe#shorts

225 views

3 weeks ago

Uncut Coding
Python Closure Function

Python Closure Function #python #coding.

1:54
Python Closure Function

102 views

13 days ago

GOTO Conferences
How to Get People Excited about Functional Programming • Russ Olsen & James Lewis

This interview was recorded at GOTO Copenhagen 2024. https://gotocph.com Russ Olsen - Author of "Getting Clojure" ...

38:40
How to Get People Excited about Functional Programming • Russ Olsen & James Lewis

789 views

3 weeks ago

Mohit Decodes
Create Private Variable Without Class | JS Closures #coding #interview #dsa

In this JavaScript interview tutorial, we answer a very popular question: “How do you create a private variable without using a ...

2:00
Create Private Variable Without Class | JS Closures #coding #interview #dsa

6,156 views

7 days ago

TechnicallyRipped
How to Confirm Before Closing a Tkinter App | Python Tutorial

Learn how to add a confirmation popup before closing your Tkinter app using askokcancel. Prevent accidental window closures ...

1:09
How to Confirm Before Closing a Tkinter App | Python Tutorial

1,376 views

2 weeks ago

vlogize
Verstehen von Returning Nested Functions in Python: Ein tiefgehender Einblick

Entdecken Sie das Konzept von `Returning Nested Functions` in Python und lernen Sie, wie Closures funktionieren. Dieser Blog ...

1:37
Verstehen von Returning Nested Functions in Python: Ein tiefgehender Einblick

0 views

3 weeks ago

Nidhi Chouhan
10 Python Function Interview Questions  | Python Coding for Beginners to Advanced

In this video, we cover multiple essential Python coding concepts with clear step-by-step dry runs, logic tables, and ...

45:25
10 Python Function Interview Questions | Python Coding for Beginners to Advanced

56 views

Streamed 2 weeks ago

linkedskills
Closures in Real Life: Rate Limiting Explained | #shorts

Did you know JavaScript can create a real rate limiter using nothing but a closure? This trick lets a function remember how many ...

1:24
Closures in Real Life: Rate Limiting Explained | #shorts

1,764 views

11 days ago