ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

206 results

The Debug Zone
Count Specific Characters in 2D Array Using Java Streams: A Step-by-Step Guide

In this video, we dive into the powerful capabilities of Java Streams to efficiently count specific characters within a 2D array.

1:32
Count Specific Characters in 2D Array Using Java Streams: A Step-by-Step Guide

3 views

4 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

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

7 months ago

The Debug Zone
Convert 2D Array to 2D List in Java Using Streams: A Step-by-Step Guide

In this video, we will explore how to efficiently convert a 2D array into a 2D list in Java using the power of streams. Whether you're ...

3:28
Convert 2D Array to 2D List in Java Using Streams: A Step-by-Step Guide

19 views

11 months ago

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

Im-Teched
Java Stream Count Method Made SUPER Simple!

Want to count elements in a Java list using streams? Let's break it down step by step. java streams, java even number, java count, ...

0:57
Java Stream Count Method Made SUPER Simple!

91 views

7 months ago

Sophia Wagner
Codereview: Find all line numbers of prefix duplicates with streams

Find all line numbers of prefix duplicates with streams Hey guys! Hopefully you found a solution that helped you! The Content is ...

3:06
Codereview: Find all line numbers of prefix duplicates with streams

5 views

11 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 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,058 views

8 months ago

Peter Schneider
filter list based on dynamic criteria using java streams

filter list based on dynamic criteria using java streams I hope you found a solution that worked for you :) The Content is licensed ...

5:59
filter list based on dynamic criteria using java streams

7 views

11 months ago

Moonwood Games
Struggling With RPG Maker To Make My Indie Game #indiegame #indiedev #gamedev

Should I be using RPG Maker to make my randomly generated, dungeon crawling, rougelite RPG? Probably not. But it's what I ...

0:15
Struggling With RPG Maker To Make My Indie Game #indiegame #indiedev #gamedev

279,833 views

8 months ago

The Debug Zone
Java Stream: Collect Specific Keys from a List of Maps Efficiently

In this video, we dive into the powerful capabilities of Java Streams to efficiently extract specific keys from a list of maps. Whether ...

3:30
Java Stream: Collect Specific Keys from a List of Maps Efficiently

1 view

11 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

The Debug Zone
Java Streams: How to Sort with Comparator - A Step-by-Step Guide

In this video, we dive into the powerful world of Java Streams and explore how to effectively sort data using Comparators. Whether ...

2:40
Java Streams: How to Sort with Comparator - A Step-by-Step Guide

2 views

2 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

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

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
How to Create a Map from a List of Strings Using Java Streams

In this video, we'll explore the powerful capabilities of Java Streams by demonstrating how to transform a simple list of strings into ...

1:31
How to Create a Map from a List of Strings Using Java Streams

0 views

5 months ago

Single-line
How can I avoid IllegalStateException: Duplicate key in Java Streams?

Source: https://stackoverflow.com/questions/79642579 Question Author: - Vitalii https://stackoverflow.com/users/11037282 Answer ...

0:41
How can I avoid IllegalStateException: Duplicate key in Java Streams?

1 view

6 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