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
3,442 results
Just what is functional programming? We asked a member of the team that created Haskell: John Hughes, Professor of Computer ...
702,955 views
9 years ago
Programming paradigms define the way our code is written and styled. With modern-day programming, a multi-paradigm ...
238,434 views
2 years ago
Access experiments at CodeAesthetic.io Discord, deleted scenes, song names and more at patreon.com/CodeAesthetic.
691,005 views
Functional #Programming #Coding This video explains one of the concepts of functional programming, Monad. A monad can be ...
4,621 views
1 year ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Java 8 brought a ton of ...
17,874 views
4 years ago
java lambda tutorial example explained #java #lambda #tutorial.
119,232 views
5 years ago
A quick overview of the Go language. Topics: - Go and Object Oriented Programming; - Go and Functional Programming; ...
125,436 views
example code and readings: https://github.com/imjamesku/monad-video-examples 0:00 intro 0:47 Revisit array map 1:20 flatMap ...
37,221 views
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Functions vs. Classes?! Are you trying ...
213,608 views
There are different styles of programming, some quite closely resemble pure mathematics. Mathematician and Computer Scientist ...
702,321 views
12 years ago
In this video, we'll talk about lambda expressions in Java as introduced in Java 8 (JDK 1.8). Lambdas are a cool feature of the ...
6,312 views
In this Java tutorial crash course, I'll teach you the Java programming language from scratch. Whether you're a beginner or just ...
25,511 views
3 months ago
In this article, we introduce the fundamentals of functional programming using Java. We will cover the concepts of functional ...
2 views
javaworld #java #javaprogramming #j2ee #mrmarc In this video we are going to learn following topics in detail. What is a ...
72,520 views
3 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 ...
258,873 views
Edward Kmett is the chairman of the Haskell Libraries Committee. Here he shares how he came to discover functional ...
5,337 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ If you're a software ...
84,665 views
In this video, we'll talk about how you can debug a Java stream pipeline easily using IntelliJ. Since stream pipelines can be ...
1,588 views
In this video we will look at "Option" type constructor which sometimes it is called "Maybe". We will look into why using Null values ...
8,384 views
Get ready for an epic showdown in the world of Java programming! In this thrilling YouTube video, witness the clash of two ...
98 views
Welcome to my Functional Programming course. In this Course I'm trying to teach Functional concepts in a way that I feel it's easy ...
32,827 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Today, we add another ...
113,065 views
Intellipaat's Programming courses: https://intellipaat.com/all-courses/programming/ In this video on Functional Programming ...
41,263 views
In this video, we'll talk about the stream API in Java. We'll cover what a stream pipeline is as well as intermediate vs terminal ...
2,069 views
Function Recursion is a way to implement repetition in Functional Programming, compared to loops in imperative programming.
6,703 views