ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

44 results

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

91 views

6 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

231 views

7 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

651 views

9 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

4 weeks 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
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
Java 8 Stream: Merging Collections of Objects by Shared ID Explained

In this video, we dive into the powerful features of Java 8 Streams, focusing on how to merge collections of objects based on a ...

2:41
Java 8 Stream: Merging Collections of Objects by Shared ID Explained

2 views

9 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
Java 8 Streams: Filter List Items Based on Conditions from Another List

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

2:06
Java 8 Streams: Filter List Items Based on Conditions from Another List

0 views

2 months ago

The Debug Zone
Java 8 Streams: Handling Elements with Boolean Fields Effectively

In this video, we delve into the powerful features of Java 8 Streams, focusing on how to effectively handle elements with Boolean ...

1:53
Java 8 Streams: Handling Elements with Boolean Fields Effectively

3 views

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

2 views

3 months ago

The Debug Zone
Understanding Java 8 Streams: Adding Specific Class Lists to java.lang.Object

In this video, we delve into the powerful features of Java 8 Streams and explore how they can be utilized to enhance the ...

1:55
Understanding Java 8 Streams: Adding Specific Class Lists to java.lang.Object

0 views

9 months ago

The Debug Zone
Java 8 Stream Reduce Operation: Common Challenges and Solutions Explained

In this video, we dive into the powerful world of Java 8's Stream API, focusing specifically on the reduce operation. While this ...

3:01
Java 8 Stream Reduce Operation: Common Challenges and Solutions Explained

3 views

11 months ago

The Debug Zone
Applying Multiple Functions to a Value in Java 8: A Step-by-Step Guide

In this video, we dive into the powerful features of Java 8, focusing on how to apply multiple functions to a single value using the ...

1:31
Applying Multiple Functions to a Value in Java 8: A Step-by-Step Guide

2 views

9 months ago

The Debug Zone
Java 8 Streams Timeout: How to Handle Long-Running Operations Effectively

In this video, we delve into the powerful features of Java 8 Streams and explore how to effectively manage long-running ...

1:54
Java 8 Streams Timeout: How to Handle Long-Running Operations Effectively

2 views

2 months 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 Debug Zone
Java 8 Stream findFirst: How to Get the First Element Efficiently

In this video, we delve into the powerful features of Java 8 Streams, focusing specifically on the `findFirst` method. Whether you're ...

1:31
Java 8 Stream findFirst: How to Get the First Element Efficiently

3 views

9 months ago

The Debug Zone
Java 8 Stream: Convert Filtered Map Keys to List - Step-by-Step Guide

In this video, we dive into the powerful features of Java 8 Streams, focusing on how to efficiently convert filtered map keys into a ...

1:55
Java 8 Stream: Convert Filtered Map Keys to List - Step-by-Step Guide

3 views

3 months ago

The Debug Zone
Java 8 Lambda Stream with JsonArray: A Complete Guide and Solutions

In this comprehensive guide, we delve into the powerful features of Java 8, focusing on Lambda expressions and the Stream API, ...

1:53
Java 8 Lambda Stream with JsonArray: A Complete Guide and Solutions

5 views

8 months ago

The Debug Zone
Java 8 Streams: How to Use Maps with Parameters Effectively

In this video, we dive into the powerful world of Java 8 Streams, focusing specifically on how to effectively use maps with ...

1:30
Java 8 Streams: How to Use Maps with Parameters Effectively

13 views

6 months ago