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,395 results
Hi, welcome to my math & functional programming lecture series! It's my first time making and recording a lecture on this so if I ...
59 views
11 days ago
Lots of companies dabble in functional programming, but most code in the world today is imperative. In contrast, the NoRedInk ...
8,378 views
4 years 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,690 views
7 months ago
Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community—sign up now ...
581 views
1 year ago
Rust is a systems-level programming language that has generated a lot of buzz in the developer community since it's public ...
18,076 views
"Functional programming changes the way you have to think and reason around your programs. It allows you to write short, ...
367 views
Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.
839 views
5 years ago
Currently everyone is talking about large language models and other models in data science. Everyone is worried about training ...
285 views
2 years ago
This is a lecture from Python for Informatics - www.pythonlearn.com All Lectures: ...
55,470 views
13 years 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
Using function prototypes allows you to call functions before you have defined their function body.
188 views
The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...
Introductory CS courses often use scripting languages such as Python. A notional machine is a predictive set of abstractions ...
105 views
10 months ago
244 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,570 views
Today, we're diving into a powerful feature of Python's asynchronous programming capabilities: the `aiter()` function.
406 views
Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...
181 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
Lightning talk given at Sapo Codebits 2014.
114 views
12 years ago