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
4,399 results
Michael Snoyman spoke and delivered a full day workshop at Functional Conf 2019 . He shares what he sees the benefits of ...
462 views
4y 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,042 views
Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community—sign up now ...
562 views
1y ago
I used to find writing CUDA code rather terrifying. But then I discovered a couple of tricks that actually make it quite accessible.
81,079 views
2y ago
Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.
825 views
This is a lecture from Python for Informatics - www.pythonlearn.com All Lectures: ...
55,444 views
13y ago
In the past year, Roc has gotten a new syntax, a new foundational abstraction, and a new compiler. A lot has changed! This talk is ...
10,435 views
6mo ago
"Functional programming changes the way you have to think and reason around your programs. It allows you to write short, ...
367 views
Lots of companies dabble in functional programming, but most code in the world today is imperative. In contrast, the NoRedInk ...
8,376 views
Today, we're diving into a powerful feature of Python's asynchronous programming capabilities: the `aiter()` function.
395 views
840 views
`map()` is a functional programming tool that avoids writing explicit loops. 2. It's memory-efficient because it returns an iterator ...
145 views
... and how it can make your code more dynamic and efficient. Let's get started! What is `iter()`? It's a built-in Python function that ...
40 views
... and how it can be a game-changer in dynamic programming. Let's get started! What is `globals()`? It's a built-in Python function ...
57 views
Learn how to perform stateful distributed computation in Python with the Ray actors API.
8,847 views
5y ago
The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...
59 views
186 views
Currently everyone is talking about large language models and other models in data science. Everyone is worried about training ...
285 views
... and how it can help you debug and analyze your Python code. Let's dive in! What is `locals()`? It's a built-in Python function that ...
44 views
Immutability and pączki. And how do you think, where is the border? Where do you decide that enough is enough and reach for ...
949 views