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
383 results
The Java Stream API was introduced in Java 8 as a more flexible and efficient way to work with collections. All Stream API ...
776 views
8 months ago
Stop writing 20-line nested loops! In this video, we dive deep into the "Engine Room" of the Java Stream API to master ...
39 views
2 months ago
amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! How to convert if and for each to java ...
4 views
7 days ago
In this video, we'll explore the powerful capabilities of Java Streams by demonstrating how to transform a simple list of strings into ...
0 views
11 months ago
In this video, we dive into the powerful world of Java Streams and explore how to effectively sort data using Comparators. Whether ...
3 views
9 months ago
https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...
51 views
In this video, we delve into the powerful combination of Kotlin and the Java Stream API to efficiently extract elements from a list of ...
2 views
In this video, we dive into the powerful capabilities of Java Streams to efficiently count specific characters within a 2D array.
10 months ago
In this video, we deep dive into the collect() method in the Java Stream API. This is Part 1 of the collect() discussion, where we ...
98 views
5 months ago
In this video, we'll explore how to efficiently find the maximum value in a list of BigDecimal numbers using Java 8 Streams.
7 months ago
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 ...
In this video, we will explore a practical approach to converting an `ArrayListbyte[]` into a single `byte[]` array in Java using the ...
In this video, we'll explore the powerful capabilities of the Java Stream API by demonstrating how to split a list into sublists ...
20 views
The concept of Stream Gatherers introduced as a permanent feature in JDK 24 naturally complements what was missing in the ...
24 views
3 weeks ago
In this video, we dive into the world of Java Streams, focusing on two powerful collectors: `toMap()` and `groupingBy()`.
9 views
In this video, we dive into the world of LINQ in C# and explore the equivalent of Java's Stream#peek method. If you're familiar with ...
23 views
In this video, we dive into the powerful capabilities of Java 8's Stream API, focusing on how to effectively use multiple aggregate ...
1 view
In this video, we delve into the fascinating world of stream operations, a crucial concept in data processing and programming.
In this video, we delve into the concept of `sequenceNumberForOrdering` in Amazon Kinesis Streams, specifically focusing on its ...
In this video, we dive into the intriguing behavior of Java's collecting streams, specifically addressing the phenomenon where ...