ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

160 results

King Kodes
Intro to Stream API in Java (Pt.1)

Getting familiar with Java Stream API and understand how to use it to perform various operations on collections.

45:24
Intro to Stream API in Java (Pt.1)

19 views

8 months ago

Coding wala Shree
Java Stream API – Terminal Operations: findFirst, findAny, allMatch, anyMatch, noneMatch | PART 7

Java Stream API Terminal Operations Explained In this video, we explore 5 powerful terminal operations in the Java Stream API: ...

21:54
Java Stream API – Terminal Operations: findFirst, findAny, allMatch, anyMatch, noneMatch | PART 7

87 views

6 months ago

devmark_ru
Stream API: Terminal and Intermediate Operations in Java

The Java Stream API was introduced in Java 8 as a more flexible and efficient way to work with collections. All Stream API ...

16:52
Stream API: Terminal and Intermediate Operations in Java

293 views

1 month ago

King Kodes
Intro to Stream API in Java (Pt.2)

Getting familiar with Java Stream API and understand how to use it to perform various operations on collections.

14:12
Intro to Stream API in Java (Pt.2)

3 views

8 months ago

Im-Teched
I Wish I Knew This Java Trick Sooner! Find the First Element Like a Pro!

Learn how to safely get the first element from a Java Stream using findFirst() and Optional—explained step-by-step in under 60 ...

0:58
I Wish I Knew This Java Trick Sooner! Find the First Element Like a Pro!

306 views

7 months ago

Coding wala Shree
Stream API Terminal Operations Explained | forEach, forEachOrdered, count, min, max | PART 6

Want to master Java Streams Terminal Operations? In this video, we cover some of the most important Stream API methods: ...

28:14
Stream API Terminal Operations Explained | forEach, forEachOrdered, count, min, max | PART 6

227 views

7 months ago

The Debug Zone
Understanding Java 8 Stream Map: How It Works and Common Use Cases

In this video, we dive into the powerful features of Java 8's Stream API, focusing specifically on the `map` function. You'll learn ...

1:55
Understanding Java 8 Stream Map: How It Works and Common Use Cases

0 views

3 weeks ago

The Debug Zone
How to Use Streams with OptionalMap in Java: A Complete Guide

In this video, we dive into the powerful combination of Java Streams and OptionalMap to enhance your programming skills. You'll ...

1:33
How to Use Streams with OptionalMap in Java: A Complete Guide

1 view

8 months ago

The Coding Gopher
99% of Developers Don't Get RPCs

Inquiries: thecodinggopher@gmail.com ‍ Learn to build Git, Docker, Redis, HTTP ...

9:20
99% of Developers Don't Get RPCs

91,040 views

8 months ago

The Debug Zone
Why Does a Java Collecting Stream Call Each Getter Twice? Explained!

In this video, we dive into the intriguing behavior of Java's collecting streams, specifically addressing the phenomenon where ...

1:53
Why Does a Java Collecting Stream Call Each Getter Twice? Explained!

0 views

3 months ago

Coding wala Shree
Stream API Part 5 Recap   distinct, peek, limit and skip operations

Java Stream API Recap! In this YouTube Shorts, revisit key intermediate operations: ✓ distinct() – Remove duplicates ✓ peek() ...

1:51
Stream API Part 5 Recap distinct, peek, limit and skip operations

79 views

9 months ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

467,699 views

7 months ago

The Debug Zone
How to Split a List into Sublists Using Java Stream API: A Step-by-Step Guide

In this video, we'll explore the powerful capabilities of the Java Stream API by demonstrating how to split a list into sublists ...

2:17
How to Split a List into Sublists Using Java Stream API: A Step-by-Step Guide

17 views

4 months ago

Coding wala Shree
Java Streams: peek(), distinct(), limit(), skip() Explained with Real-World Examples | PART 5

Master Java Streams in Java 8 with real-world examples! In this video, we explore four powerful Java Stream API methods: ...

40:44
Java Streams: peek(), distinct(), limit(), skip() Explained with Real-World Examples | PART 5

648 views

9 months ago

Im-Teched
Java Stream Magic Makes Duplicates DISAPPEAR!

Remove Duplicates from a List using Java Streams – Explained Fast! java stream, java stream api, java stream duplicate, java ...

0:59
Java Stream Magic Makes Duplicates DISAPPEAR!

98 views

7 months ago

Coding wala Shree
🚀 Master Java Streams: filter, map, flatMap | PART 3 | Real-Project Examples | Java 8 Stream API

In this Java Streams tutorial (Part 3), we dive into key Stream operations: filter(), map(), and flatMap(), demonstrating each with ...

34:27
🚀 Master Java Streams: filter, map, flatMap | PART 3 | Real-Project Examples | Java 8 Stream API

679 views

10 months ago

The Debug Zone
Java 8: Stream vs Iterator in Map entrySet - Performance and Usage Explained

In this video, we dive into the world of Java 8 to explore the differences between using Streams and Iterators when working with ...

1:38
Java 8: Stream vs Iterator in Map entrySet - Performance and Usage Explained

8 views

7 months ago

The Debug Zone
Using Multiple Aggregate Functions with Java 8 Stream API: A Complete Guide

In this video, we dive into the powerful capabilities of Java 8's Stream API, focusing on how to effectively use multiple aggregate ...

2:55
Using Multiple Aggregate Functions with Java 8 Stream API: A Complete Guide

1 view

5 months ago

The Debug Zone
How to Convert Java 8 Streams to Stream of Tuples: A Step-by-Step Guide

In this video, we'll explore the powerful capabilities of Java 8 Streams and how to transform them into a stream of tuples. Whether ...

3:28
How to Convert Java 8 Streams to Stream of Tuples: A Step-by-Step Guide

1 view

3 months ago

The Debug Zone
Understanding Generic Type Hints in Java Streams API: A Technical Deep Dive

In this video, we embark on a technical deep dive into the world of Java Streams API, focusing specifically on the concept of ...

1:40
Understanding Generic Type Hints in Java Streams API: A Technical Deep Dive

14 views

7 months ago