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
6,806 results
I'll show one of the problems Dependency Injection solves in Object Oriented Programming code bases, then show a similar ...
1,805 views
3 years ago
Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.
802 views
4 years ago
Threads have been part of Java since the beginning. But, the new virtual threads, introduced as prerelease in Java 19, are ...
16,895 views
2 years ago
Edward Kmett is the chairman of the Haskell Libraries Committee. Here he shares how he came to discover functional ...
5,349 views
We cover the basics: - pure functions - lenses - list comprehensions - curry & partial applications We don't cover Category Theory ...
1,341 views
7 years ago
In 2022, I presented "Do We Really Do FP in Java?", a discussion of the language features of Java that support functional ...
236 views
10 months ago
Functional Programming with Java 8, Mihail Stoynov, javaday.jug.mk, 22.11.2014.
468 views
10 years ago
Thank you to all of of our ApacheCon@Home 2021 sponsors, including: STRATEGIC --------------- Google PLATINUM ...
265 views
How do you decide whether a programming language is worth using or not? By necessity, such decisions are usually based on ...
3,197 views
Many developers believe that Functional Programming (FP) arrived in Java 8, with the addition of the Streams API. But is this ...
645 views
Many Java developers believe that FP arrived in Java 8, with the addition of first-class lambda expressions and the Streams API.
647 views
In this talk, we'll show how you can refactor your traditional object-oriented Java code using Functional Programming features and ...
1,187 views
9 years ago
Functional programming has been around for a long time but is gaining traction in recent years due to support in mainstream ...
5,450 views
APL is the original functional programming language, the grand-daddy, the Godfather, and the old workhorse. But don't let ...
6,466 views
6 years ago
The other day a friend and I were talking about Functional verses Object oriented Programming. I'd read some posts about it years ...
790 views
Lambdas in Java.
16 views
5 years ago
... tricks on lambdas coding with a live hacking session featuring Venkat Subramaniam, author of Functional Programming in Java.
29,841 views
11 years ago
Stuart Marks shows you how to effectively use Lambda expressions, Streams, Date & Time, etc to make your life easier.
16,578 views
Juan Vazquez talks about Clojure at the Omaha Java Users Group https://www.meetup.com/omahajava/ ...
136 views
8 years ago
Functional programming is a programming paradigm where programs are constructed by applying and composing functions.
1,000 views