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
5,043 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,031 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
Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.
811 views
Lots of companies dabble in functional programming, but most code in the world today is imperative. In contrast, the NoRedInk ...
8,370 views
Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community—sign up now ...
437 views
1 year ago
"Functional programming changes the way you have to think and reason around your programs. It allows you to write short, ...
367 views
3 years ago
Learn how to perform stateful distributed computation in Python with the Ray actors API.
8,738 views
This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...
7,603,648 views
6 years ago
`map()` is a functional programming tool that avoids writing explicit loops. 2. It's memory-efficient because it returns an iterator ...
144 views
11 months 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 ...
53 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.
243 views
In this video I compare and contrast the Apache Spark and the Ray frameworks, including how they differ conceptually, differences ...
14,264 views
Today, we're diving into a powerful feature of Python's asynchronous programming capabilities: the `aiter()` function.
356 views
Currently everyone is talking about large language models and other models in data science. Everyone is worried about training ...
282 views
2 years ago
This allows you to process and store the results of functional programming constructs in list form. Here are some key points to ...
34 views
This is a lecture from Python for Informatics - www.pythonlearn.com All Lectures: ...
55,388 views
13 years ago
I used to find writing CUDA code rather terrifying. But then I discovered a couple of tricks that actually make it quite accessible.
79,450 views
4 Programming Paradigms in 45 Minutes by Aja Hammerly One of the most important lessons I've learned is that programming ...
7,729 views
8 years ago
Some functions return values; others don't. What is the difference, and when do you use each type?
224 views
Lightning talk given at Sapo Codebits 2014.
114 views
11 years ago