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,487 results
Michael Snoyman spoke and delivered a full day workshop at Functional Conf 2019 . He shares what he sees the benefits of ...
462 views
4 years ago
Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community—sign up now ...
576 views
1 year ago
Lots of companies dabble in functional programming, but most code in the world today is imperative. In contrast, the NoRedInk ...
8,377 views
I used to find writing CUDA code rather terrifying. But then I discovered a couple of tricks that actually make it quite accessible.
81,417 views
2 years ago
Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.
837 views
This is a lecture from Python for Informatics - www.pythonlearn.com All Lectures: ...
55,469 views
13 years ago
"Functional programming changes the way you have to think and reason around your programs. It allows you to write short, ...
367 views
Hi, welcome to my math & functional programming lecture series! It's my first time making and recording a lecture on this so if I ...
50 views
2 days ago
... 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 ...
60 views
`map()` is a functional programming tool that avoids writing explicit loops. 2. It's memory-efficient because it returns an iterator ...
145 views
Introductory CS courses often use scripting languages such as Python. A notional machine is a predictive set of abstractions ...
103 views
9 months ago
Today, we're diving into a powerful feature of Python's asynchronous programming capabilities: the `aiter()` function.
405 views
The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...
189 views
In today's video, we're diving into Python's `exec()` function, a built-in tool that lets you execute dynamically created Python code.
244 views
This allows you to process and store the results of functional programming constructs in list form. Here are some key points to ...
35 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
5 years ago
Learn how to perform stateful distributed computation in Python with the Ray actors API.
8,856 views
The term “data-oriented programming” is often mentioned in the digital halls of the Clojure community, but what does it mean?
7,813 views
Currently everyone is talking about large language models and other models in data science. Everyone is worried about training ...
285 views
... empowering you to translate even complex theoretical concepts directly into robust, functional code. The implementation here is ...
4,819 views