ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,563 results

Peter Schneider
Softwareengineering: Passing a Scala function to a Java 8 method

Passing a Scala function to a Java 8 method I hope you found a solution that worked for you :) The Content is licensed under ...

2:35
Softwareengineering: Passing a Scala function to a Java 8 method

6 views

10 months ago

The Debug Zone
Java 8 Streams: How to Use Maps with Parameters Effectively

In this video, we dive into the powerful world of Java 8 Streams, focusing specifically on how to effectively use maps with ...

1:30
Java 8 Streams: How to Use Maps with Parameters Effectively

13 views

11 months ago

The Debug Zone
Using Java 8 Optional to Avoid Null Checks: A Guide to Cleaner Code

In this video, we explore the powerful features of Java 8's Optional class and how it can help you write cleaner, more robust code.

2:29
Using Java 8 Optional to Avoid Null Checks: A Guide to Cleaner Code

2 views

7 months ago

Coding wala Shree
Mastering Advanced Collectors: Group, Map, & Average Data in Java Streams | PART 9

... #JavaStreams #CodingWalaShree #BackendDevelopment #JavaProgramming #CleanCode #SoftwareEngineering #Java8 ...

13:54
Mastering Advanced Collectors: Group, Map, & Average Data in Java Streams | PART 9

36 views

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

11 months ago

The Debug Zone
Java 8 map filter and sort

Today's Topic: Java 8 map filter and sort Thanks for taking the time to learn more. In this video I'll go through your question, ...

1:32
Java 8 map filter and sort

0 views

2 months ago

The Debug Zone
Java 8: Merge String[] and int[] into Object[] when verifying bytecode

Today's Topic: Java 8: Merge String[] and int[] into Object[] when verifying bytecode Thanks for taking the time to learn more.

1:21
Java 8: Merge String[] and int[] into Object[] when verifying bytecode

0 views

3 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

2 views

6 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

10 months ago

The Debug Zone
How to Upcast Objects in Java 8 Optional: A Step-by-Step Guide

In this video, we'll explore the concept of upcasting objects in Java 8's Optional class. Upcasting is a powerful technique that ...

1:32
How to Upcast Objects in Java 8 Optional: A Step-by-Step Guide

10 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

7 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

8 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

10 months ago

The Debug Zone
Java 8 GroupingBy: How to Group a List of Lists Efficiently

In this video, we delve into the powerful features of Java 8, focusing on the `groupingBy` method from the Stream API. You'll learn ...

1:52
Java 8 GroupingBy: How to Group a List of Lists Efficiently

0 views

9 months ago

The Debug Zone
How to Determine the Ideal Metaspace Size for Java 8 Applications

In this video, we delve into the intricacies of Java 8's memory management, focusing specifically on metaspace—a crucial ...

1:53
How to Determine the Ideal Metaspace Size for Java 8 Applications

1 view

5 months ago

Peter Schneider
Is there a concise way to iterate over a stream with indices in Java 8?

Is there a concise way to iterate over a stream with indices in Java 8? I hope you found a solution that worked for you :) The ...

4:45
Is there a concise way to iterate over a stream with indices in Java 8?

8 views

10 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

6 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

3 views

8 months ago

The Debug Zone
Lambda function in Java 8 with no parameter and returning value

Today's Topic: Lambda function in Java 8 with no parameter and returning value Thanks for taking the time to learn more.

2:54
Lambda function in Java 8 with no parameter and returning value

0 views

4 months ago

The Debug Zone
How to Remove Duplicates from a List in Java 8: A Step-by-Step Guide

In this video, we'll explore a common challenge faced by Java developers: removing duplicates from a list. With the introduction of ...

2:32
How to Remove Duplicates from a List in Java 8: A Step-by-Step Guide

0 views

7 months ago