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
2,197 results
Lots of companies dabble in functional programming, but most code in the world today is imperative. In contrast, the NoRedInk ...
8,376 views
4y ago
Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.
831 views
Edward Kmett is the chairman of the Haskell Libraries Committee. Here he shares how he came to discover functional ...
5,490 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,043 views
Are you trying to decide between Rust and Java for your next project? Look no further! In this video, Dario Lencina, staff engineer ...
29,975 views
3y ago
Creating your first class and instantiating objects from it in Java.
96 views
8y ago
Michael Snoyman spoke and delivered a full day workshop at Functional Conf 2019 . He shares what he sees the benefits of ...
462 views
Almost 15 years ago, a small engineering team at JetBrains embarked on what seemed like a crazy endeavor — to create their ...
79,018 views
1y ago
"Functional programming changes the way you have to think and reason around your programs. It allows you to write short, ...
367 views
In this video tutorial, we'll explore the powerful Java Function interface, and go deep into its specializations, such as BiFunction ...
303 views
In this video, Marcus Hellberg will teach you how to build an AI chatbot that uses retrieval-augmented generation (RAG) to learn ...
27,715 views
In this video tutorial, we'll explore the powerful Java Consumer interface and learn how it can help you generate new values by ...
973 views
The term “data-oriented programming” is often mentioned in the digital halls of the Clojure community, but what does it mean?
7,807 views
In this stream we continue the work of porting Java's ConcurrentHashMap to Rust. We finish up the concurrent hash table resizing ...
13,629 views
6y ago
Throughout our 17 year history, Vaadin has given developers a simple, component-based way of building Web Applications.
4,542 views
This video will cover all of the difficult topics and differences between C++ and a managed language such as C# or Java. Things ...
26,565 views
Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...
40,205 views
Java Tutorial: Learning Java Variables It's time to learn Java syntax for variable definition. We will learn about literals, identifiers, ...
22 views
2y ago
Many programming languages just call it a case statement. Here is a flowchart showing a multi-way branch and some sample ...
107 views
Here are the most common methods in Java's Math class.
494 views