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
228 results
In this video, we dive into the powerful features of Java 8, focusing on how to apply multiple functions to a single value using the ...
2 views
9 months ago
In this video, we delve into the concept of functional interfaces in Java 8, exploring their significance in the context of lambda ...
3 views
1 month ago
Java Stream API is a powerful feature introduced in Java 8 that allows efficient data processing. In this video, we'll explore 9 ...
695 views
11 months ago
In this video, we dive into the powerful features of Java 8, focusing on how to sort a list of TreeSets using Streams. Whether you're ...
5 views
In this video, we'll explore the powerful capabilities of Java 8 Streams and how to transform them into a stream of tuples. Whether ...
1 view
3 months ago
Passing a Scala function to a Java 8 method I hope you found a solution that worked for you :) The Content is licensed under ...
6 views
4 months ago
In this video, we dive into the world of Java 8 functional interfaces, focusing specifically on their role in implementing callbacks.
0 views
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 ...
2 months ago
"Are null values causing headaches in your Java projects?" Learn how to eliminate NullPointerExceptions using the powerful ...
1,396 views
... tasks using Java's functional programming capabilities. Today's Topic: Java 8 Stream: Merging Collections of Objects by Shared ...
Streams were a very nice addition to Java 8, based on lambdas. They allow streamlined data processing without side effects, ...
101 views
6 months ago
In this video, we delve into the powerful features of Java 8 Streams, focusing on how to effectively handle elements with Boolean ...
5 months ago
Unlock the power of asynchronous programming in Java with CompletableFuture! For more subscribe here ...
38 views
In this video, we'll explore the concept of using boolean flags within Java 8 Streams, a powerful feature that allows for ...
In this video, we'll explore the powerful capabilities of Java 8 as we dive into the process of merging different types of maps.
13 views
... #javalist, #javaprogramming, #javatutorial, #functionalprogramming, #java8, #javalambda, #datatransformation, #javaexamples ...
9 views
... to make the most of Java's functional programming capabilities! Today's Topic: Java 8 Stream: Convert Filtered Map Keys to List ...
In this video, we delve into a common pitfall encountered in Java 8: the type inference error that arises when assigning lambda ...
In this video, we delve into the powerful capabilities of Java 8 Streams, focusing on how to effectively validate two specific ...
10 days ago
In this video, we delve into the powerful concepts of currying and function composition in Java 8, two essential techniques that can ...