ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,233 results

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
Java 8 Functional Interface for Callbacks: A Complete Guide and Solutions

In this video, we dive into the world of Java 8 functional interfaces, focusing specifically on their role in implementing callbacks.

1:34
Java 8 Functional Interface for Callbacks: A Complete Guide and Solutions

0 views

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

Coding wala Shree
🚀 9 Ways to Create Streams in Java 8 | PART 2 | Master Java Stream API with Examples

Java Stream API is a powerful feature introduced in Java 8 that allows efficient data processing. In this video, we'll explore 9 ...

34:45
🚀 9 Ways to Create Streams in Java 8 | PART 2 | Master Java Stream API with Examples

695 views

1 year ago

The Debug Zone
How to Check for Prime Numbers in Java 8: A Step-by-Step Guide

In this video, we'll explore the fascinating world of prime numbers and how to efficiently check for them using Java 8. Whether ...

5:13
How to Check for Prime Numbers in Java 8: A Step-by-Step Guide

8 views

11 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

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

The Debug Zone
Java 8 DateTimeFormatter: Handling Milliseconds, Microseconds, and Nanoseconds

In this video, we dive into the powerful capabilities of Java 8's DateTimeFormatter, focusing specifically on how to handle various ...

3:28
Java 8 DateTimeFormatter: Handling Milliseconds, Microseconds, and Nanoseconds

14 views

11 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: Convert Set to Map with Set as Value - Step-by-Step Guide

In this video, we'll explore a powerful feature of Java 8 that allows you to convert a Set into a Map, using the Set as the value.

1:55
Java 8: Convert Set to Map with Set as Value - Step-by-Step Guide

1 view

3 months ago

The Debug Zone
How to Merge Different Type Maps in Java 8: A Step-by-Step Guide

In this video, we'll explore the powerful capabilities of Java 8 as we dive into the process of merging different types of maps.

1:32
How to Merge Different Type Maps in Java 8: A Step-by-Step Guide

13 views

6 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: Convert LocalDateTime to Instant with TimeZone Handling Explained

In this video, we dive into the intricacies of converting `LocalDateTime` to `Instant` in Java 8, with a special focus on handling time ...

1:30
Java 8: Convert LocalDateTime to Instant with TimeZone Handling Explained

10 views

8 months ago

Coding wala Shree
🚀 Java 8 Optional Class | Say Goodbye to NullPointerExceptions | Best Practices & Key Methods

"Are null values causing headaches in your Java projects?" Learn how to eliminate NullPointerExceptions using the powerful ...

41:45
🚀 Java 8 Optional Class | Say Goodbye to NullPointerExceptions | Best Practices & Key Methods

1,396 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,492 views

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

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 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
Understanding Java 8 ConcurrentHashMap: Common Issues and Solutions

In this video, we delve into the intricacies of Java 8's ConcurrentHashMap, a powerful tool for managing concurrent data access in ...

2:58
Understanding Java 8 ConcurrentHashMap: Common Issues and Solutions

6 views

9 months ago