ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,038 results

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

4 months ago

codewit
ArrayLists - Nikita illustrates how Java ArrayLists can help organize her wardrobe

Nikita shows how Java ArrayLists can organize items in her closet. Learn and practice how to code with Nikita and others at ...

8:47
ArrayLists - Nikita illustrates how Java ArrayLists can help organize her wardrobe

12 views

7 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

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

Geoffrey Schmit
01.22: Linked List Implementation

Data Structures. Naperville North High School, Software Engineering, 2025-2026.

22:27
01.22: Linked List Implementation

92 views

3 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

10 months ago

The Debug Zone
Using @ManyToMany with Two Lists in the Same Table: A Complete Guide

In this video, we dive into the intricacies of using the @ManyToMany annotation in Java Persistence API (JPA) with a focus on ...

1:52
Using @ManyToMany with Two Lists in the Same Table: A Complete Guide

2 views

10 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

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
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
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
How to Recursively Compare Lists in AssertJ Ignoring Specific Fields

In this video, we delve into the powerful capabilities of AssertJ, a popular Java library for fluent assertions. Specifically, we'll ...

2:40
How to Recursively Compare Lists in AssertJ Ignoring Specific Fields

3 views

7 months ago

Codelenium
How to Assert Product List Size (Tutorial) | Selenium + TestNG + Java

Learn how to assert product list size with Selenium + TestNG + Java. Learn Test Automation: ...

11:12
How to Assert Product List Size (Tutorial) | Selenium + TestNG + Java

36 views

9 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
Java ListInteger Sorting with Comparator: Handling Overflow Issues

In this video, we delve into the intricacies of sorting a Java List of integers using a Comparator, with a particular focus on handling ...

3:06
Java ListInteger Sorting with Comparator: Handling Overflow Issues

1 view

4 months ago

Geoffrey Schmit
01.26: Linked List Iterators

Data Structures. Naperville North High School, Software Engineering, 2025-2026.

38:51
01.26: Linked List Iterators

30 views

3 months ago

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

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

Codelenium
How to Assert Product List Contents (Tutorial w/Debugging) | Selenium + TestNG + Java

Learn how to assert product list contents in Selenium + TestNG + Java. Learn Test Automation: ...

15:42
How to Assert Product List Contents (Tutorial w/Debugging) | Selenium + TestNG + Java

17 views

8 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