ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,195 results

The Debug Zone
How to Convert JSON String to List of Java Objects: A Step-by-Step Guide

In this video, we'll explore the process of converting a JSON string into a list of Java objects, a crucial skill for any developer ...

3:25
How to Convert JSON String to List of Java Objects: A Step-by-Step Guide

14 views

9 months ago

Peter Schneider
Understanding Java List performace

Understanding Java List performace I hope you found a solution that worked for you :) The Content is licensed under ...

4:04
Understanding Java List performace

5 views

11 months ago

The Debug Zone
Java Linked List: How to Access First and Last Nodes Efficiently

In this video, we dive into the fundamentals of Java linked lists, focusing on how to efficiently access the first and last nodes.

2:37
Java Linked List: How to Access First and Last Nodes Efficiently

0 views

4 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

4 months ago

The Debug Zone
Java: Filter List by Attribute Matching Another List's Values

In this video, we dive into a practical Java programming challenge: filtering a list based on attribute values that match another list.

2:27
Java: Filter List by Attribute Matching Another List's Values

1 view

10 months ago

King Kodes
Implementing Java Queues and Sets on a Waiting List Program (Pt.3)

A program that simulates a waiting list for a service (e.g., a restaurant, a doctor's office). #applicationdeveloper ...

19:51
Implementing Java Queues and Sets on a Waiting List Program (Pt.3)

20 views

9 months ago

The Debug Zone
Using Method References in Java to Remove Elements from a List

In this video, we explore the powerful feature of method references in Java and how they can simplify your code when working ...

1:31
Using Method References in Java to Remove Elements from a List

1 view

4 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
How to Combine Multiple Lists in Java: A Step-by-Step Guide

In this video, we'll explore the essential techniques for combining multiple lists in Java, a common task that can enhance your ...

1:58
How to Combine Multiple Lists in Java: A Step-by-Step Guide

1 view

3 months ago

The Debug Zone
How to Split a List into Sublists Using Java Stream API: A Step-by-Step Guide

In this video, we'll explore the powerful capabilities of the Java Stream API by demonstrating how to split a list into sublists ...

2:17
How to Split a List into Sublists Using Java Stream API: A Step-by-Step Guide

17 views

5 months ago

The Debug Zone
Transform List to Map in Java: ForEach vs Streams Explained

In this video, we dive into the powerful capabilities of Java for transforming data structures, specifically focusing on converting lists ...

1:53
Transform List to Map in Java: ForEach vs Streams Explained

9 views

6 months ago

The Debug Zone
How to Create a Map from a List of Strings Using Java Streams

In this video, we'll explore the powerful capabilities of Java Streams by demonstrating how to transform a simple list of strings into ...

1:31
How to Create a Map from a List of Strings Using Java Streams

0 views

5 months ago

The Debug Zone
Extracting Elements from List of Lists in Kotlin Using Java Stream API

In this video, we delve into the powerful combination of Kotlin and the Java Stream API to efficiently extract elements from a list of ...

1:31
Extracting Elements from List of Lists in Kotlin Using Java Stream API

2 views

2 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

2 months ago

The Debug Zone
Java Inheritance: How to Restrict List to Subclass Objects Effectively

In this video, we delve into the concept of inheritance in Java, focusing on how to effectively restrict a list to only accept subclass ...

2:25
Java Inheritance: How to Restrict List to Subclass Objects Effectively

9 views

4 months ago

The Debug Zone
Sort a List of Maps by Key Value in Java 8: A Step-by-Step Guide

In this video, we'll explore how to sort a list of maps by key value using Java 8. Whether you're a beginner looking to enhance ...

3:03
Sort a List of Maps by Key Value in Java 8: A Step-by-Step Guide

1 view

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

2 months ago

King Kodes
Implementing Java Queues and Sets on a Waiting List Program (Pt.1)

A program that simulates a waiting list for a service (e.g., a restaurant, a doctor's office). #applicationdeveloper ...

53:58
Implementing Java Queues and Sets on a Waiting List Program (Pt.1)

18 views

9 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

King Kodes
Implementing Java Queues and Sets on a Waiting List Program (Pt.2)

A program that simulates a waiting list for a service (e.g., a restaurant, a doctor's office). #applicationdeveloper ...

24:47
Implementing Java Queues and Sets on a Waiting List Program (Pt.2)

13 views

9 months ago