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
1,374 results
"Early on, the biggest benefit was it [FP] gave me a way of engaging with the flow of the data through my program in a manner that ...
1,044 views
4 years ago
Michael Snoyman spoke and delivered a full day workshop at Functional Conf 2019 . He shares what he sees the benefits of ...
462 views
Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.
839 views
5 years ago
"Functional programming changes the way you have to think and reason around your programs. It allows you to write short, ...
367 views
Describes and explains the Python built-in function - all()
175 views
1 year ago
Today, we're diving into a powerful feature of Python's asynchronous programming capabilities: the `aiter()` function.
406 views
... faster than hand-written C-code. Learn more about functional programming at Functional Conf: https://confng.in/U-21T5d3.
4,614 views
"The level of abstraction in Elixir made sense to me." - Andrea Leopardi Learn more about Elixir and functional programming at ...
360 views
Describes the Python Built-in Function: any()
64 views
Let's explore what it does, how you use it, and why it's so useful in Python programming. The `callable()` function in Python is used ...
54 views
Imagine we have a block of Python code stored in a string and want to execute it. Here, the `compile()` function converts the code ...
62 views
Describess the bin() function.
354 views
python Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...
124 views
2 years ago
The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...
358 views
70 views
In this Absolute beginners python program, I will be writing our first Python Program in VSCode which is absolutely for beginners.
345 views
... to make your code cleaner and more readable with it. Let's get started! First, what is `enumerate()`? It's a built-in Python function ...
41 views
It's a built-in Python function that dynamically imports a module. While most of us use `import` statements in our code, ...
29 views
Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...
42 views
3 years ago
Discover Python's short-circuit evaluation optimization through bytecode analysis! Learn how 'and' and 'or' operators skip ...
31 views
7 months ago