ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

181 results

The Debug Zone
Understanding Java Wrapper Classes: Why They Don't Act Like Reference Types

In this video, we delve into the fascinating world of Java wrapper classes, exploring their unique characteristics and behaviors.

2:29
Understanding Java Wrapper Classes: Why They Don't Act Like Reference Types

29 views

7 months ago

The Debug Zone
Understanding Method References in Java: Parameters Explained with Examples

In this video, we delve into the concept of method references in Java, a powerful feature introduced in Java 8 that enhances the ...

1:55
Understanding Method References in Java: Parameters Explained with Examples

1 view

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

3 months ago

The Debug Zone
Understanding Lambda Memory Assignment and Non-Superclass References in Java

In this video, we delve into the intricacies of lambda expressions in Java, focusing on memory assignment and the nuances of ...

1:36
Understanding Lambda Memory Assignment and Non-Superclass References in Java

2 views

2 months ago

The Debug Zone
How to Use Annotations to Reference Methods in Java: A Step-by-Step Guide

In this video, we'll explore the powerful world of annotations in Java and how they can be used to reference methods effectively.

1:31
How to Use Annotations to Reference Methods in Java: A Step-by-Step Guide

0 views

2 weeks ago

The Debug Zone
Java 'this' Keyword Explained: How to Escape References in Your Code

In this video, we dive into the intricacies of the 'this' keyword in Java, a fundamental concept that every programmer should master ...

1:30
Java 'this' Keyword Explained: How to Escape References in Your Code

1 view

8 months ago

Nida Karagoz
Ambiguity in method references

Ambiguity in method references ✧ I really hope you found a helpful solution! ♡ The Content is licensed under CC ...

1:45
Ambiguity in method references

1 view

7 months ago

The Debug Zone
Java HashMap Multiple References: Managing Shared Keys Across HashMaps

In this video, we delve into the intricacies of Java's HashMap and explore the concept of multiple references when managing ...

2:40
Java HashMap Multiple References: Managing Shared Keys Across HashMaps

0 views

3 weeks ago

Nida Karagoz
Is Java "pass-by-reference" or "pass-by-value"? (3 SOLUTIONS!!)

Is Java "pass-by-reference" or "pass-by-value"? (3 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content is ...

3:11
Is Java "pass-by-reference" or "pass-by-value"? (3 SOLUTIONS!!)

0 views

10 months ago

The Debug Zone
Fixing 'Cannot Handle Managed/Back Reference' Error in Java Hibernate

In this video, we dive into a common issue faced by Java developers using Hibernate: the 'Cannot Handle Managed/Back ...

3:32
Fixing 'Cannot Handle Managed/Back Reference' Error in Java Hibernate

20 views

7 months ago

The Debug Zone
Fixing 'Reference to assertEquals is Ambiguous' Error in Unit Tests

In this video, we tackle a common issue faced by developers when writing unit tests: the 'Reference to assertEquals is Ambiguous' ...

2:32
Fixing 'Reference to assertEquals is Ambiguous' Error in Unit Tests

4 views

4 months ago

Santiago Jmnz
Variables y tipos de datos (primitivos y referencia) | Explicado Fácil para Principiantes (2026)

En este video aprenderás de forma clara y sencilla qué son las variables en Java, cómo se declaran y cómo se utilizan dentro de ...

20:23
Variables y tipos de datos (primitivos y referencia) | Explicado Fácil para Principiantes (2026)

10 views

4 weeks ago

The Debug Zone
Pass-by-Value vs Pass-by-Reference: Deep Copy vs Shallow Copy Explained

In this video, we dive into the fundamental concepts of pass-by-value and pass-by-reference, two critical mechanisms in ...

2:16
Pass-by-Value vs Pass-by-Reference: Deep Copy vs Shallow Copy Explained

2 views

4 months ago

The Debug Zone
Jackson Deserialization with TypeReference for Dynamic POJO Classes Explained

In this video, we dive into the intricacies of Jackson deserialization, focusing on the powerful TypeReference feature that allows for ...

6:08
Jackson Deserialization with TypeReference for Dynamic POJO Classes Explained

0 views

1 month ago

Peter Schneider
ArrayList vs LinkedList in terms of cache locality

ArrayList vs LinkedList in terms of cache locality I hope you found a solution that worked for you :) The Content is licensed under ...

5:00
ArrayList vs LinkedList in terms of cache locality

1 view

7 months ago

The Debug Zone
Spring Java Config: Resolving Same Bean Reference Issues Explained

In this video, we dive into the intricacies of Spring Java Configuration, focusing on a common challenge developers face: ...

1:40
Spring Java Config: Resolving Same Bean Reference Issues Explained

2 views

9 months ago

Nix Vegas
Sean Gilligan - Cypherpunk Java with Nix (Nix Vegas @ DEF CON 33)

https://hackertracker.app/event/?conf=DEFCON33&event=63118 Cypherpunks write code that is open source, privacy-oriented, ...

32:40
Sean Gilligan - Cypherpunk Java with Nix (Nix Vegas @ DEF CON 33)

32 views

4 months ago

Tech India Make India
Print Even & Odd with IntStream & Method Reference

Welcome to this Java 8 tutorial where we explore how to print even and odd numbers using the Stream API, IntStream, forEach, ...

8:10
Print Even & Odd with IntStream & Method Reference

38 views

5 months ago

The Debug Zone
How to Reference Generic Parameters Recursively in TypeScript and C#

In this video, we delve into the fascinating world of generic parameters and their recursive applications in both TypeScript and C#.

1:53
How to Reference Generic Parameters Recursively in TypeScript and C#

13 views

2 months ago

Toronto Java Users Group
2025-01 GraalVM in a Nutshell

Presented by: Shaun Smith GraalVM in a Nutshell If you've heard about ahead-of-time native compilation with GraalVM Native ...

1:26:28
2025-01 GraalVM in a Nutshell

313 views

10 months ago

Peter Schneider
Java Map.computeIfAbsent consuming high memory

Java Map.computeIfAbsent consuming high memory duplicate I hope you found a solution that worked for you :) The Content is ...

2:57
Java Map.computeIfAbsent consuming high memory

9 views

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

Coding wala Shree
Java 25 LTS: 6 Key Features Developers Must Know #JDK25 #Java25 #Java25Features

Java 25 LTS is finally here — and this update brings some of the most practical improvements we've seen in modern Java.

15:33
Java 25 LTS: 6 Key Features Developers Must Know #JDK25 #Java25 #Java25Features

238 views

3 weeks ago

Peter Schneider
Infinite Recursion with Jackson JSON and Hibernate JPA issue

Infinite Recursion with Jackson JSON and Hibernate JPA issue I hope you found a solution that worked for you :) The Content is ...

6:49
Infinite Recursion with Jackson JSON and Hibernate JPA issue

22 views

11 months ago

CharlesGPT
🎓 Java Course 1: Getting Started with Java – Variables, Data Types & Console Input 🚀

java #javaprogramming #beginners Ready to launch into Java programming in 2026? In this video, we cover the fundamentals of ...

21:07
🎓 Java Course 1: Getting Started with Java – Variables, Data Types & Console Input 🚀

23 views

5 months ago