ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,703 results

Java
Better Java Streams with Gatherers - Inside Java Newscast #57

Java's stream API needs more intermediate operations but instead of implementing some of them, Stream::gather, a new ...

8:56
Better Java Streams with Gatherers - Inside Java Newscast #57

16,618 views

2 years ago

Confluent
Apache Kafka 101: Kafka Streams (2023)

TRY THIS YOURSELF: https://cnfl.io/kafka-101-module-1 Learn about Kafka Streams, a stream-processing Java API.

8:20
Apache Kafka 101: Kafka Streams (2023)

135,525 views

5 years ago

JirAWS
Learn Java - Discover the STREAMS Interface (AnyMatch / Filter / Collectors...)

In this theoretical & practical tutorial, discover the STREAMS Interface in Java 8 and + (Lambda functions). No more lengthy ...

11:00
Learn Java - Discover the STREAMS Interface (AnyMatch / Filter / Collectors...)

33,104 views

5 years ago

Will Tollefson
Java's Stream API Explained - Java Programming

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 ...

16:54
Java's Stream API Explained - Java Programming

2,122 views

2 years ago

makigas
Input and Output Streams in Java – Java IO Course

In Java, input and output are controlled by streams, which are like conveyor belts that push bytes from the outside world into ...

6:32
Input and Output Streams in Java – Java IO Course

3,772 views

3 years ago

The Dev World - by Sergio Lema
Use the Java 8 Streams EASILY

Introduction to the Java 8 Streams with examples. In this video, I will describe: * the intermediary operations of the Streams; * the ...

15:47
Use the Java 8 Streams EASILY

905 views

5 years ago

Confluent
Kafka Streams 101: Getting Started (2023)

TRY THIS YOURSELF: https://cnfl.io/kafka-streams-101-module-1 In this course, Sophie Blee-Goldman (Apache Kafka® ...

11:43
Kafka Streams 101: Getting Started (2023)

130,578 views

4 years ago

Confluent
Anatomy of a Stream | Flink with Java

TRY THIS YOURSELF: https://cnfl.io/flink-java-apps-module-1 In this tutorial, learn the internal components of Flink datastream ...

4:18
Anatomy of a Stream | Flink with Java

8,365 views

2 years ago

Anton Putra
Redis Streams vs Pub/Sub: Performance

Mentorship/On-the-Job Support/Consulting - https://calendly.com/antonputra/youtube or me@antonputra.com ...

4:01
Redis Streams vs Pub/Sub: Performance

27,920 views

9 months ago

ByteByteGo
How Does Live Streaming Platform Work? (YouTube live, Twitch, TikTok Live)

Weekly system design newsletter: https://bit.ly/3tfAlYD Checkout our bestselling System Design Interview books: Volume 1: ...

5:25
How Does Live Streaming Platform Work? (YouTube live, Twitch, TikTok Live)

253,853 views

3 years ago

Will Tollefson
How to Really Debug Java Streams - Java Programming

In this video, we'll talk about how you can debug a Java stream pipeline easily using IntelliJ. Since stream pipelines can be ...

9:26
How to Really Debug Java Streams - Java Programming

1,598 views

2 years ago

EdumasterRD
Master Streams and Lambdas in Java: The Definitive Guide

Do you want to understand how streams work in Java and how to leverage lambdas to write cleaner, more modern, and more ...

16:07
Master Streams and Lambdas in Java: The Definitive Guide

30 views

4 months ago

makigas
Cómo usar InputStreamReader y OutputStreamWriter – Curso de Java IO

Muchas clases de la biblioteca estandar de Java que generan streams, los hacen en modo byte, por lo que si vamos a querer ...

6:18
Cómo usar InputStreamReader y OutputStreamWriter – Curso de Java IO

2,343 views

3 years ago

Will Tollefson
Are You Using Java's Parallel Streams Correctly? - Java Programming

In this video, we'll cover the differences between sequential and parallel streams in Java as part of Java's Stream API. Parallel ...

13:34
Are You Using Java's Parallel Streams Correctly? - Java Programming

11,837 views

2 years ago

Confluent
Windowing and Watermarks in Flink | Flink with Java

TRY THIS YOURSELF: https://cnfl.io/flink-java-apps-module-1 When working with infinite streams of data, some operations ...

7:00
Windowing and Watermarks in Flink | Flink with Java

8,328 views

2 years ago

Prototype Project
Java 8 tutorial 14 (Streams) - Ways of obtaining a Stream

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 ...

10:03
Java 8 tutorial 14 (Streams) - Ways of obtaining a Stream

14,490 views

11 years ago

Prototype Project
Java 8 Tutorial 19 (Streams) - noneMatch, anyMatch Stream methods

02:10 What is the forEach method of the Stream interface? 02:45 What is the noneMatch method of the Stream interface? 03:40 ...

11:03
Java 8 Tutorial 19 (Streams) - noneMatch, anyMatch Stream methods

3,138 views

11 years ago

Confluent
Working with Keyed State in Flink | Flink with Java

TRY THIS YOURSELF: https://cnfl.io/flink-java-apps-module-1 When working with infinite streams of data, some operations ...

5:25
Working with Keyed State in Flink | Flink with Java

6,237 views

2 years ago

Prototype Project
Java 8 tutorial 18 (Streams) - allMatch Stream method

02:00 What is the Java 8 Stream allMatch method? 02:15 What is the Predicate functional interface? 02:30 How to write trace ...

12:34
Java 8 tutorial 18 (Streams) - allMatch Stream method

2,131 views

11 years ago

IBM Developer
Get an overview of the Java API documentation and how to use it

In this video from the "Introduction to Java programming" tutorial series, Java Developer Steve Perry will show you how to access ...

5:25
Get an overview of the Java API documentation and how to use it

34,927 views

5 years ago