ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

105,563 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,553 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,059 views

5 years ago

Java
Better Java Streams with Gatherers - JEP Cafe #23

This JEP Café explains what Gatherers are, as a new addition to the Java 8 Stream API, introduced in the JDK 24. It goes through ...

1:13:32
Better Java Streams with Gatherers - JEP Cafe #23

46,651 views

1 year 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,046 views

2 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

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

32,774 views

5 years ago

Geekific
Java Stream API Explained with Examples | Java Streams | Java 8 Lambda Tutorial | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video we cover ...

20:26
Java Stream API Explained with Examples | Java Streams | Java 8 Lambda Tutorial | Geekific

14,117 views

4 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,744 views

3 years ago

Devoxx
Get a Taste of Lambdas and Get Addicted to Streams by Venkat Subramaniam

Please subscribe to our YouTube channel @ https://bit.ly/devoxx-youtube Like us on Facebook ...

2:46:53
Get a Taste of Lambdas and Get Addicted to Streams by Venkat Subramaniam

489,541 views

10 years ago

Lambda Pool
Learn Java 8 Streams FAST AND FURIOUS

Java 8 brings new amazing functionalities, some of them based on Lambda Expressions, the stream new functionality is applied ...

3:42
Learn Java 8 Streams FAST AND FURIOUS

1,162 views

11 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

3 months 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,257 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,282 views

8 months 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,174 views

4 years ago

Dan Vega
How to Level Up Your Java Streams with JDK 24's New Gatherers Feature (Practical Tutorial)

Tired of writing hard-to-read stream code for complex data transformations? JDK 24's new Stream Gatherers feature is about to ...

30:49
How to Level Up Your Java Streams with JDK 24's New Gatherers Feature (Practical Tutorial)

12,028 views

8 months ago

Programming with Mosh
Java Full Course for Beginners

Master Java – a must-have language for software development, Android apps, and more! ☕️ This beginner-friendly course takes ...

2:30:48
Java Full Course for Beginners

13,452,983 views

6 years ago

Java
Deep Dive into Gatherers - JEP Cafe #24

This JEP Café takes you through everything you can do with Gatherers, added to JDK 24 and available in JDK 25, the version you ...

49:32
Deep Dive into Gatherers - JEP Cafe #24

7,357 views

1 month 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,667 views

2 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,587 views

2 years ago

Will Tollefson
Java Network Sockets + Virtual Threads = Cool!

In this video we'll cover SOCKET PROGRAMMING in JAVA. We'll touch on both SINGLE and MULTITHREADED server ...

26:54
Java Network Sockets + Virtual Threads = Cool!

6,686 views

1 year ago