ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,452 results

mCoding
Functions within functions, closures, and variable scopes in Python

Functions within functions explained! ― mCoding with James Murphy (https://mcoding.io) Source code: ...

18:44
Functions within functions, closures, and variable scopes in Python

72,186 views

3 years ago

Amulya's Academy
Python Tutorials - Closure | Nested Functions

In this Python programming video tutorial we will learn about closures in detail. A Closure is a function object that remembers ...

11:40
Python Tutorials - Closure | Nested Functions

47,959 views

7 years ago

Corey Schafer
Python Tutorial: Generators - How to use them and the benefits you receive

Python Generators are often considered a somewhat advanced topic, but they are actually very easy to understand once you start ...

11:14
Python Tutorial: Generators - How to use them and the benefits you receive

911,938 views

10 years ago

Tech With Tim
PLEASE Use These 5 Python Decorators

To learn programming and Python - check out Datacamp! Learn Python - https://datacamp.pxf.io/4PODM0 Learn ...

20:12
PLEASE Use These 5 Python Decorators

166,347 views

1 year ago

b001
Python Lambda Functions??

Join my Patreon: https://www.patreon.com/b001io Discord: https://discord.gg/jA8SShU8zJ Follow me on Twitter: ...

4:30
Python Lambda Functions??

245,224 views

2 years ago

Tech With Tim
Python Lambda Functions Explained

To learn programming and Python - check out Datacamp! Learn Python - https://datacamp.pxf.io/daN0E3 Learn ...

8:07
Python Lambda Functions Explained

96,665 views

1 year ago

Corey Schafer
Python Tutorial: Decorators - Dynamically Alter The Functionality Of Your Functions

In this Python tutorial, we will be learning about decorators. Decorators are a way to dynamically alter the functionality of your ...

30:28
Python Tutorial: Decorators - Dynamically Alter The Functionality Of Your Functions

987,142 views

9 years ago

Coderized
The purest coding style, where bugs are near impossible

A powerful paradigm in the programming world, where strict rules are applied in order to reduce bugs to a point where they are ...

10:25
The purest coding style, where bugs are near impossible

1,192,089 views

2 years ago

Dr Codie
Higher Order Functions and Closures Introduction Python Tutorial

Higher order functions use inner function that encapsulate the inner function such that it is has closure from the outside.

9:44
Higher Order Functions and Closures Introduction Python Tutorial

929 views

4 years ago

CodeWithHarry
Decorators in Python | Python Tutorial - Day #59

Access the Playlist: https://www.youtube.com/playlist?list=PLu0W_9lII9agwh1XjRt242xIpHhPT2llg Link to the Repl: ...

13:05
Decorators in Python | Python Tutorial - Day #59

400,373 views

3 years ago

PyCon 2016
Thomas Ballinger - Finding closure with closures - PyCon 2016

Speaker: Thomas Ballinger What are closures all about anyway, and why is there a new keyword in Python 3? We'll look at what a ...

31:06
Thomas Ballinger - Finding closure with closures - PyCon 2016

6,585 views

9 years ago

chaitanya pathakamuri
7.4 Closures In Python | Python Programming

Closures In Python Python Programming In Telugu Learn all about closures in Python in this concise tutorial! Understand what ...

18:58
7.4 Closures In Python | Python Programming

314 views

1 year ago

Pragmatic AI Labs
Learn Python in one hour!

... 39:19 Python Lists 42:56 Python Sets 43:55 Python Functions 45:03 Docstrings in Python 54:01 Python Closures 58:00 Python ...

1:07:03
Learn Python in one hour!

8,408 views

6 years ago

Past - Now - Next
What are Closures in Python | Python Closures Explained | For Python Enthusiast

In this tutorial, we are going to learn about the closures in python, understand the logic behind closures, how to create closures ...

5:39
What are Closures in Python | Python Closures Explained | For Python Enthusiast

24 views

3 years ago

Demystify with Ajay
Day 57 Python Closure | When do we have closures? | When to use closures?

Python Closures Higher Order Functions Function as a Parameter Function as a Return Value Nonlocal variable in a nested ...

16:17
Day 57 Python Closure | When do we have closures? | When to use closures?

38 views

3 years ago

EasyDataScience
Easy Python tutorials | Inner Function and Closure in Python

An inner function can act as a closure. This is a function that is dynamically generated by another function and can both change ...

5:50
Easy Python tutorials | Inner Function and Closure in Python

15 views

2 weeks ago

MyHackerLife
Closures in Code: Rust vs Python!

QUIZ 26: Closure Implementation Dive into the implementation of closures in Rust and Python with our in-depth programming quiz ...

0:15
Closures in Code: Rust vs Python!

93 views

2 years ago

mCoding
Lambda in a Loop is a Code Smell

Watch out for smelly code! A common mistake in Python is to use a lambda function inside of a loop. While it's not always a ...

8:20
Lambda in a Loop is a Code Smell

63,432 views

2 years ago

Steve Brunton
Turbulence Closure Models: Reynolds Averaged Navier Stokes (RANS) & Large Eddy Simulations (LES)

Turbulent fluid dynamics are often too complex to model every detail. Instead, we tend to model bulk quantities and low-resolution ...

33:34
Turbulence Closure Models: Reynolds Averaged Navier Stokes (RANS) & Large Eddy Simulations (LES)

132,566 views

4 years ago

Pragmatic AI Labs
52weeks episode7 swift closures

Learn 52 weeks episode7 swift closures 00:00 Intro 00:36 What is a closure? 02:00 Sorted 06:00 Inferring Type From Context ...

20:09
52weeks episode7 swift closures

49 views

3 years ago