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
7,703 results
Java's stream API needs more intermediate operations but instead of implementing some of them, Stream::gather, a new ...
16,618 views
2 years ago
TRY THIS YOURSELF: https://cnfl.io/kafka-101-module-1 Learn about Kafka Streams, a stream-processing Java API.
135,525 views
5 years ago
In this theoretical & practical tutorial, discover the STREAMS Interface in Java 8 and + (Lambda functions). No more lengthy ...
33,104 views
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,122 views
In Java, input and output are controlled by streams, which are like conveyor belts that push bytes from the outside world into ...
3,772 views
3 years ago
Introduction to the Java 8 Streams with examples. In this video, I will describe: * the intermediary operations of the Streams; * the ...
905 views
TRY THIS YOURSELF: https://cnfl.io/kafka-streams-101-module-1 In this course, Sophie Blee-Goldman (Apache Kafka® ...
130,578 views
4 years ago
TRY THIS YOURSELF: https://cnfl.io/flink-java-apps-module-1 In this tutorial, learn the internal components of Flink datastream ...
8,365 views
Mentorship/On-the-Job Support/Consulting - https://calendly.com/antonputra/youtube or me@antonputra.com ...
27,920 views
9 months ago
Weekly system design newsletter: https://bit.ly/3tfAlYD Checkout our bestselling System Design Interview books: Volume 1: ...
253,853 views
In this video, we'll talk about how you can debug a Java stream pipeline easily using IntelliJ. Since stream pipelines can be ...
1,598 views
Do you want to understand how streams work in Java and how to leverage lambdas to write cleaner, more modern, and more ...
30 views
4 months ago
Muchas clases de la biblioteca estandar de Java que generan streams, los hacen en modo byte, por lo que si vamos a querer ...
2,343 views
In this video, we'll cover the differences between sequential and parallel streams in Java as part of Java's Stream API. Parallel ...
11,837 views
TRY THIS YOURSELF: https://cnfl.io/flink-java-apps-module-1 When working with infinite streams of data, some operations ...
8,328 views
02:20 How to obtain a Stream from a List? 03:05 How to obtain a Stream from a Map using the entrySet method? 03:20 How to ...
14,490 views
11 years ago
02:10 What is the forEach method of the Stream interface? 02:45 What is the noneMatch method of the Stream interface? 03:40 ...
3,138 views
6,237 views
02:00 What is the Java 8 Stream allMatch method? 02:15 What is the Predicate functional interface? 02:30 How to write trace ...
2,131 views
In this video from the "Introduction to Java programming" tutorial series, Java Developer Steve Perry will show you how to access ...
34,927 views