ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,424 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

93 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

1 month 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

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

9 views

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

9 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

8 months ago

The Debug Zone
Are Java Streams Stages Sequential? Understanding Stream Processing in Java

In this video, we delve into the intricacies of Java Streams and explore whether their stages are sequential. As a powerful feature ...

2:37
Are Java Streams Stages Sequential? Understanding Stream Processing in Java

2 views

6 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

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

653 views

10 months 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

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

3 views

3 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

4 months ago

The Debug Zone
Understanding Stream reduce() Requirements in Java: A Comprehensive Guide

In this video, we delve into the intricacies of the `reduce()` method in Java Streams, a powerful tool for performing aggregation ...

3:35
Understanding Stream reduce() Requirements in Java: A Comprehensive Guide

5 views

5 months ago

Viktor Gamov
Stream Processing As You’ve Never Seen Before (Seriously): Apache Flink for Java Developers

You were tasked with building a real-time platform, but traditional tools couldn't handle the massive data streams, leading to ...

51:22
Stream Processing As You’ve Never Seen Before (Seriously): Apache Flink for Java Developers

2,349 views

7 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

93,959 views

9 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

682 views

11 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
Convert ArrayListbyte[] to byte[] in Java Using Streams: A Step-by-Step Guide

In this video, we will explore a practical approach to converting an `ArrayListbyte[]` into a single `byte[]` array in Java using the ...

2:18
Convert ArrayListbyte[] to byte[] in Java Using Streams: A Step-by-Step Guide

0 views

2 months ago

Jon Gjengset
impl Rust: One Billion Row Challenge

I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.

10:36:57
impl Rust: One Billion Row Challenge

78,404 views

1 month ago