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
163,656 results
Programming paradigms define the way our code is written and styled. With modern-day programming, a multi-paradigm ...
240,433 views
2 years ago
Just what is functional programming? We asked a member of the team that created Haskell: John Hughes, Professor of Computer ...
705,387 views
9 years ago
Access experiments at CodeAesthetic.io Discord, deleted scenes, song names and more at patreon.com/CodeAesthetic.
701,565 views
Functional #Programming #Coding This video explains one of the concepts of functional programming, Monad. A monad can be ...
5,218 views
1 year ago
java lambda tutorial example explained #java #lambda #tutorial.
120,918 views
5 years ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Java 8 brought a ton of ...
18,218 views
Anjana's next talk at JSConf EU in May: ...
2,954,598 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,543 views
A quick overview of the Go language. Topics: - Go and Object Oriented Programming; - Go and Functional Programming; ...
126,872 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,192,829 views
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Functions vs. Classes?! Are you trying ...
217,338 views
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 ...
261,970 views
3 years ago
In this video, we'll describe typical use cases for Optionals in Java with practical examples and compare these to the previous ...
2,016 views
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,747 views
An overview of the Java 24 release. Topics: - Java Ahead of Time Compilation; - Virtual Threads; - Java Streams; - Java Pattern ...
74,324 views
11 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,172 views
8 years ago
In this video, we'll first explore this calculus before seeing how we can flesh it out into a functional programming language. After a ...
392,480 views
This interview was recorded for GOTO Unscripted. #GOTOcon #GOTOunscripted https://gotopia.tech Read the full transcription of ...
2,146,695 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,105 views
Welcome to the course “Getting Started with Lambda Expressions & Functional Programming in Java”. I have created this course ...
6,069 views
Functional or Combinator Parsing explained by Professor Graham Hutton. Professor Hutton's Functional Parsing Library: ...
152,638 views
6 years ago
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,243 views
There are different styles of programming, some quite closely resemble pure mathematics. Mathematician and Computer Scientist ...
703,289 views
12 years ago
In this article, we introduce the fundamentals of functional programming using Java. We will cover the concepts of functional ...
2 views
Recursion is a powerful technique that helps us bridge the gap between complex problems being solved with elegant code.
1,114,184 views