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
157,670 results
Programming paradigms define the way our code is written and styled. With modern-day programming, a multi-paradigm ...
241,107 views
2 years ago
Just what is functional programming? We asked a member of the team that created Haskell: John Hughes, Professor of Computer ...
706,192 views
9 years ago
Access experiments at CodeAesthetic.io Discord, deleted scenes, song names and more at patreon.com/CodeAesthetic.
705,247 views
Functional #Programming #Coding This video explains one of the concepts of functional programming, Monad. A monad can be ...
5,413 views
1 year ago
java lambda tutorial example explained #java #lambda #tutorial.
121,537 views
5 years ago
Learn how to use the JAVA DTO (Data Transfer Object) pattern in this easy-to-follow tutorial. The JAVA DTO pattern is a great way ...
262,946 views
3 years ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Java 8 brought a ton of ...
18,333 views
A quick overview of the Go language. Topics: - Go and Object Oriented Programming; - Go and Functional Programming; ...
127,598 views
example code and readings: https://github.com/imjamesku/monad-video-examples 0:00 intro 0:47 Revisit array map 1:20 flatMap ...
38,330 views
Anjana's next talk at JSConf EU in May: ...
2,955,065 views
A powerful paradigm in the programming world, where strict rules are applied in order to reduce bugs to a point where they are ...
1,194,896 views
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Functions vs. Classes?! Are you trying ...
218,647 views
In this JEP Café, we will use a lot of the new features added to the JDK in the context of the Data Oriented Programming support: ...
29,611 views
There are different styles of programming, some quite closely resemble pure mathematics. Mathematician and Computer Scientist ...
703,614 views
12 years ago
Functional or Combinator Parsing explained by Professor Graham Hutton. Professor Hutton's Functional Parsing Library: ...
152,982 views
6 years ago
An overview of the Java 24 release. Topics: - Java Ahead of Time Compilation; - Virtual Threads; - Java Streams; - Java Pattern ...
74,375 views
11 months ago
As a functional programming enthusiast, Scala is his weapon of choice due to its grammatical simplicity combined with its ...
1,011 views
10 months ago
Java is one of the world's must popular coding languages, and its object-oriented nature makes it very versatile for different ...
42,205 views
8 years ago
Recursion is a powerful technique that helps us bridge the gap between complex problems being solved with elegant code.
1,116,876 views
4 years ago
What is a functional interface in Java? A functional interface is any interface in Java that has only one abstract method. In the ...
2,133 views