ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

98 results

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

2 views

2 months ago

The Debug Zone
Understanding Why Functional Interfaces Can't Have Multiple Abstract Methods in Java 8

In this video, we delve into the concept of functional interfaces in Java 8, exploring their significance in the context of lambda ...

2:17
Understanding Why Functional Interfaces Can't Have Multiple Abstract Methods in Java 8

3 views

2 months ago

Carlos Chacin
This Pattern Made Card Design SO Easy (Skull King Ep. 8)

Java OOP Tutorial: Designing a card hierarchy with interfaces and inheritance! In this Java 25 TDD episode, I build the Escape ...

41:36
This Pattern Made Card Design SO Easy (Skull King Ep. 8)

46 views

2 weeks ago

The Debug Zone
Java 8 Supplier vs Constructor: Understanding Functional Interfaces in Java

In this video, we dive into the world of Java 8 functional interfaces, focusing on the key differences between Suppliers and ...

2:11
Java 8 Supplier vs Constructor: Understanding Functional Interfaces in Java

0 views

2 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

10 months ago

Edgars Garsneks
What does Functional Annotation do?

If asked on interview could you explain what does the @FunctionalInterface annotation do? Watch this short video to find out!

0:45
What does Functional Annotation do?

1,685 views

8 months ago

buildingwitheze
CompletableFuture in Java Explained: Asynchronous Programming Made Easy!

Unlock the power of asynchronous programming in Java with CompletableFuture! For more subscribe here ...

4:05
CompletableFuture in Java Explained: Asynchronous Programming Made Easy!

39 views

6 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

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

93 views

7 months ago

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

... to make the most of Java's functional programming capabilities! Today's Topic: Java 8 Stream: Convert Filtered Map Keys to List ...

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

3 views

4 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

4 months ago

Round The Code
Before you update to .NET 10 - watch this first!

We'll walk you through how to update your projects to .NET 10 in this video. Whether you're updating an existing application or ...

9:37
Before you update to .NET 10 - watch this first!

7,876 views

2 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

654 views

10 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

3 months ago

The Debug Zone
How to Validate Two Specific Elements in a Java 8 Stream

... criteria using Java's functional programming features. Today's Topic: How to Validate Two Specific Elements in a Java 8 Stream ...

1:54
How to Validate Two Specific Elements in a Java 8 Stream

0 views

1 month ago

The Debug Zone
How to Set a Boolean Flag Inside Java 8 Streams: A Step-by-Step Guide

In this video, we'll explore the concept of using boolean flags within Java 8 Streams, a powerful feature that allows for ...

2:00
How to Set a Boolean Flag Inside Java 8 Streams: A Step-by-Step Guide

3 views

4 months ago

The Debug Zone
Java 8 Stream: Merging Collections of Objects by Shared ID Explained

... tasks using Java's functional programming capabilities. Today's Topic: Java 8 Stream: Merging Collections of Objects by Shared ...

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

2 views

10 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

7 months ago

The Debug Zone
How to Find Maximum Value in a BigDecimal List Using Java 8 Streams

In this video, we'll explore how to efficiently find the maximum value in a list of BigDecimal numbers using Java 8 Streams.

1:31
How to Find Maximum Value in a BigDecimal List Using Java 8 Streams

0 views

2 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