ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

125 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

0 views

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

1 month ago

inayat ali lakho
Java   Lambda Expression   Functional Interface

Java Lambda Expression Functional Interface.

8:38
Java Lambda Expression Functional Interface

1 view

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

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

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!

38 views

5 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

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

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

1 view

3 months ago

The Debug Zone
Sorting a List of TreeSets in Java 8 Using Streams: A Step-by-Step Guide

In this video, we dive into the powerful features of Java 8, focusing on how to sort a list of TreeSets using Streams. Whether you're ...

3:48
Sorting a List of TreeSets in Java 8 Using Streams: A Step-by-Step Guide

5 views

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

7 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

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

3 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

3 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

227 views

7 months ago

The Debug Zone
Java Stream API: Convert MapK, MapV, X to MapK, MapV, Y

In this video, we dive into the powerful capabilities of the Java Stream API as we tackle a common data transformation challenge.

5:24
Java Stream API: Convert MapK, MapV, X to MapK, MapV, Y

3 views

11 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

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