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,262 results
Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.
808 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 ...
459 views
3 years ago
"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,028 views
"Functional programming changes the way you have to think and reason around your programs. It allows you to write short, ...
367 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 ...
58 views
1 year ago
Describes and explains the Python built-in function - all()
174 views
In today's tutorial, we're diving into a core Python built-in function that is essential for handling binary data: the `bytes()` function.
69 views
Today, we're diving into a powerful feature of Python's asynchronous programming capabilities: the `aiter()` function.
347 views
Describes the Python Built-in Function: any()
63 views
at least we can use value types in generic type parameters.
191 views
Describess the bin() function.
346 views
It's a built-in Python function that dynamically imports a module. While most of us use `import` statements in our code, ...
21 views
In this video, we will discuss the function: bool() Greetings, Python programmers! Today we're diving into a fundamental built-in ...
52 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 ...
40 views
11 months ago
The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...
37 views
How to pass objects to a function and get objects returned back from functions.
136 views
2 years ago
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 ...
32 views
Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...
154 views
... faster than hand-written C-code. Learn more about functional programming at Functional Conf: https://confng.in/U-21T5d3.
4,425 views
42 views