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,942 results
Functional programming in Java is a programming style where you write code using functions as the primary building blocks ...
706 views
1 month ago
Ever wondered if Functional Interfaces existed before Java 8? In this video, we uncover how classics like `Runnable` and ...
5 views
7 months ago
In this video, you'll learn everything you need to know about the Supplier functional interface in Java 8. Understand how it works, ...
100 views
In this video, you'll learn about the Stream API introduced in Java 8. Stream API is a powerful feature that allows functional-style ...
15 views
10 months ago
Dive into the usage of the `Optional` class in Java 8, learn how to apply it effectively, and resolve common issues with practical ...
0 views
A quick quide to Function and Bifunction functional interfaces introduces as part of java 8 . . . . . . . .. . . #java #functionalinterface.
47 views
Learn how to properly collect the results of a Java 8 stream of custom objects using `flatMap`. Discover how to simplify your code ...
1 view
Welcome to our latest tech adventure! In today's video, "2025 By Using Java 8 - Top 3 Highest Unique Numbers," we break down ...
313 views
Java 8, released by Oracle on March 18, 2014, was a landmark update to the Java programming language. It introduced a host of ...
19 views
Functional Interfaces in Java 8 with this beginner-friendly video! In this tutorial, you'll learn: ✓ What a functional interface is ...
16 views
Struggling to find the longest string in a list? This video shows you the most efficient and elegant way to do it using Java 8 Streams ...
25 views
Functional Interface in Java | Most Asked Interview Question In this video, we dive deep into one of the most important concepts ...
22 views
In this video, we will learn about Lambda Expression in Java 8, one of the most important features introduced in Java 8. Lambda ...
21 views
In this video, we explain all important Java 8 Features with simple examples. Perfect for Java beginners, experienced developers, ...
14 views
4 months ago
Learn how to convert traditional Java methods into a `functional style`, making your code cleaner and more efficient with Java 8 ...
11 months ago
Ever need to quickly count how many times each element appears in a list or array? This video shows you the perfect, modern ...
43 views
Master a classic coding problem using the modern elegance of Java 8 Streams! In this full-length tutorial, we'll dive deep into an ...
6 months ago
If you found this helpful, like and subscribe for more Java programming tutorials. #Java #Java8 #StreamAPI #PrimeNumber ...
3 views
Do we really need to write multiple lines just to implement one method in Java? In this video, you will learn about one of the core ...
12 views
Java 8 Features Revolutionizing Java Programming.