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
82 results
Lambda functions in Python are 17% slower than regular functions when used with map/filter. Learn why lambdas get recreated, ...
1,169 views
1 month ago
Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.
13 views
1 year ago
https://youtu.be/B64PWaPt2dI https://youtu.be/NPOYyRSz6bc This is my Technology Related information.Like "O" Level,"CCC", ...
60 views
4 years ago
Describes the Python Built-in Function: any()
63 views
11 months ago
Introduced in Python 3.10, `aiter()`, short for asynchronous iterator, is a built-in function that creates an asynchronous iterator from ...
325 views
If you are new to Python there is an easy to use syntax for destruturing objects that is similar in Javascript #javascript ...
482 views
9 views
It's a built-in Python function that dynamically imports a module. While most of us use `import` statements in our code, ...
18 views
Can you really Master AWS Lambda with Java 17 in 2 Mins? This video shares THE key insight or trick that will make you feel ...
964 views
2 years ago
Describess the bin() function.
335 views
Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.
802 views
Describes and explains the Python built-in function - all()
174 views
Learn how to use lambda expressions in TypeScript so you never have to worry about what "this" is again. Learn more about "this" ...
403 views
6 years ago
How to pass objects to a function and get objects returned back from functions.
124 views
29 views
Master AWS Lambda with Java 17 in 2 Mins! En este video, te mostraremos cómo configurar AWS Lambda con Java 17 en solo 2 ...
728 views
6 views
In Python, callable objects include functions, methods, lambdas, and classes. Instances of classes are callable if their class has a ...
44 views
10 months ago