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,349 results
Because of networking issues during the talk, the audio is choppy. Ric da Silva kindly provided a transcript of the talk, so we ...
107 views
5 years ago
Lots of companies dabble in functional programming, but most code in the world today is imperative. In contrast, the NoRedInk ...
8,362 views
4 years ago
The term “data-oriented programming” is often mentioned in the digital halls of the Clojure community, but what does it mean?
7,590 views
3 years ago
Rust is a systems-level programming language that has generated a lot of buzz in the developer community since it's public ...
17,937 views
There is a series of books by Zed Shaw called “Learn X the Hard Way” for X = Python, Ruby, etc. These books encourage the ...
653 views
Python's intuitive syntax and fast learning curve make it ideal for newcomers to programming, while its versatility spans web ...
64 views
10 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 ...
49 views
On the one hand, Python supports all the current programming paradigms, like object orientation or functional programming, and ...
469 views
2 years ago
It's also my "manifesto" of a sort about simplicity in programming. I feel that in our quest to learn Functional Programming we ...
4,585 views
The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...
243 views
`map()` is a functional programming tool that avoids writing explicit loops. 2. It's memory-efficient because it returns an iterator ...
144 views
9 months ago
... and fully integrated with Python's number system. If you found this video helpful, give it a like, subscribe for more coding tutorials ...
25 views
7 months ago
Michael Snoyman spoke and delivered a full day workshop at Functional Conf 2019 . He shares what he sees the benefits of ...
458 views
This workshop provides an introduction to Python, a concise and easy-to-read programming language. Python is inherently ...
165 views
Currently everyone is talking about large language models and other models in data science. Everyone is worried about training ...
279 views
"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,018 views
In this video I compare and contrast the Apache Spark and the Ray frameworks, including how they differ conceptually, differences ...
14,000 views
Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.
804 views
Fourth talk of 2022 at the M-x Research group by Jens Jensen This talk aims to introduce some more advanced(ish) topics of ...
869 views
Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...
171 views