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
127 results
In this video, we dive into the common "Jack Error" that developers encounter when trying to leverage Java 8 language features in ...
1 view
10 months ago
In this video, we dive into the powerful capabilities of Java 8's Stream API, focusing on how to effectively use multiple aggregate ...
11 months ago
Java 25 brought us features like Compact Sources and Instance Main Methods (JEP 512). Now we can write Java like a scripting ...
379 views
7 months ago
In this video, we'll explore a powerful feature of Java 8 that allows you to convert a Set into a Map, using the Set as the value.
9 months ago
In this video, we explore the powerful features of Java 8's Optional class and how it can help you write cleaner, more robust code.
2 views
8 months ago
In this video, we delve into the powerful features of Java 8, focusing on the `groupingBy` method from the Stream API. You'll learn ...
0 views
In this video, we delve into the powerful sorting capabilities introduced in Java 8, focusing on how to sort collections using multiple ...
5 views
In this video, we will explore the process of converting `LocalDateTime` to `java.sql.Date` in Java 8. As Java developers ...
12 views
In this video, we dive into the world of Java 8 functional interfaces, focusing specifically on their role in implementing callbacks.
This video demonstrates how to implement clustering in a map component when building user interfaces in Java. When dealing ...
798 views
In this video, we dive into the powerful features of Java 8 Streams, focusing on how to efficiently convert filtered map keys into a ...
3 views
In this video, we dive into the powerful features of Java 8's Stream API, focusing specifically on the `map` function. You'll learn ...
6 months ago
In this video, we dive into the powerful filtering capabilities introduced in Java 8, focusing on how to effectively filter collections ...
4 views
In this beginner-friendly video, you will learn how to use modern Java 8 features to make your code cleaner and more efficient.
38 views
In this video, we delve into the powerful features of Java 8 Streams, focusing on how to effectively handle elements with Boolean ...
In this video, we dive into the powerful features of Java 8 Streams, focusing on how to filter items in one list based on conditions ...
... Streams Full Playlist: https://www.youtube.com/playlist?list=PL0NAuwT3sRELBft7_H5zODOi2WnQhFwxd Java 8 Features ...
306 views
In this video, we delve into the concept of Java 8's Optional, a powerful feature designed to help developers handle null values ...
In this video, we delve into the powerful features of Java 8's Optional class, focusing on the differences between the `findFirst` and ...
In this video, we delve into the powerful features of Java 8 Streams and explore how to effectively manage long-running ...