ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

17 results

The Debug Zone
Why Use Objects.requireNonNull() in Java? Benefits and Best Practices

In this video, we delve into the importance of using `Objects.requireNonNull()` in Java programming. This powerful utility method ...

3:03
Why Use Objects.requireNonNull() in Java? Benefits and Best Practices

3 views

1 month ago

The Debug Zone
How to Format java.time.Instant with ObjectMapper in Java: A Complete Guide

In this video, we dive into the intricacies of formatting `java.time.Instant` using ObjectMapper in Java. Whether you're a beginner or ...

2:41
How to Format java.time.Instant with ObjectMapper in Java: A Complete Guide

2 views

3 weeks ago

Carlos Chacin
I was able to fix MY MISTAKE: Java TDD (Skull King Ep. 6)

Java Error Handling Tutorial: Building a custom Result[T] type without Vavr! In this Java 25 TDD episode, I remove the Vavr ...

28:27
I was able to fix MY MISTAKE: Java TDD (Skull King Ep. 6)

50 views

2 weeks ago

Carlos Chacin
My Code Broke Everything — Here's How I Fixed It (Skull King Ep. 3)

Java Error Handling Tutorial: My Result[T] implementation failed! In this Java 25 TDD episode, I show you why my custom error ...

25:51
My Code Broke Everything — Here's How I Fixed It (Skull King Ep. 3)

29 views

3 weeks ago

The Debug Zone
Fixing IllegalAccessError with ChromeDriver on macOS: Java Solutions Explained

In this video, we dive into the common issue of IllegalAccessError encountered when using ChromeDriver on macOS. If you've ...

1:54
Fixing IllegalAccessError with ChromeDriver on macOS: Java Solutions Explained

0 views

4 weeks ago

The Debug Zone
ANTLR v4 JavaLexer and JavaParser Returning Null Parse Tree: Solutions

In this video, we delve into a common challenge faced by developers using ANTLR v4: encountering null parse trees when ...

2:14
ANTLR v4 JavaLexer and JavaParser Returning Null Parse Tree: Solutions

0 views

4 weeks ago

The Debug Zone
Understanding @RestControllerAdvice vs @ControllerAdvice in Spring Boot

In this video, we delve into the nuances of two powerful annotations in Spring Boot: @RestControllerAdvice and ...

1:33
Understanding @RestControllerAdvice vs @ControllerAdvice in Spring Boot

3 views

1 month ago

The Debug Zone
Fixing java.lang.OutOfMemoryError: Metaspace After Migrating to Java 8

In this video, we delve into a common challenge faced by developers after migrating to Java 8: the dreaded `java.lang.

1:31
Fixing java.lang.OutOfMemoryError: Metaspace After Migrating to Java 8

2 views

1 month ago

Professor Leo
C# Exception Handling Done Right (Not Pokemon Exception Handling!)

Does your code crash the moment a user does something unexpected? In this lesson, Professor Leo and the AI team (Tulip ...

4:54
C# Exception Handling Done Right (Not Pokemon Exception Handling!)

11 views

11 days ago

The Debug Zone
How to Prevent Spring Data JPA from Executing SELECT Before Save()

In this video, we delve into a common challenge faced by developers using Spring Data JPA: the unexpected execution of a ...

1:54
How to Prevent Spring Data JPA from Executing SELECT Before Save()

0 views

4 weeks ago

The Debug Zone
Fixing TypeError: Cannot Read Property 'push' of Undefined in Express

In this video, we tackle a common issue faced by developers working with Express.js: the dreaded "TypeError: Cannot read ...

2:50
Fixing TypeError: Cannot Read Property 'push' of Undefined in Express

0 views

3 weeks ago

COMPUTER & EXCEL SOLUTION
Exception handeling in Python || Exception Handling in Python 🔥 try except else finally Explained

databasesoftware #python Join this channel to get access to perks: ...

3:03
Exception handeling in Python || Exception Handling in Python 🔥 try except else finally Explained

0 views

13 days ago

The Debug Zone
Fixing CDI Error in JBoss Forge: Troubleshooting Scaffold Creation Issues

In this video, we dive into the common challenges developers face when working with JBoss Forge, specifically focusing on CDI ...

9:30
Fixing CDI Error in JBoss Forge: Troubleshooting Scaffold Creation Issues

0 views

3 weeks ago

The Debug Zone
Fixing KieModule Not Found Error: org.default:artifact:1.0.0-SNAPSHOT

In this video, we tackle a common issue faced by developers working with KieModules: the "KieModule Not Found" error.

2:59
Fixing KieModule Not Found Error: org.default:artifact:1.0.0-SNAPSHOT

1 view

1 month ago

The Debug Zone
Fixing npm Update Check Failed Error: Troubleshooting Guide and Solutions

In this video, we tackle the common issue of the "npm Update Check Failed" error that many developers encounter while working ...

3:04
Fixing npm Update Check Failed Error: Troubleshooting Guide and Solutions

3 views

3 weeks ago

Milo
Java Grundlagen für Anfänger – Syntax, Semantik & typische Fehler erklärt

GitHub-Repository mit Beispielcode und PDF-Lernmaterialien: https://github.com/Milo43YT/milo-java In dieser zweiten Folge der ...

21:09
Java Grundlagen für Anfänger – Syntax, Semantik & typische Fehler erklärt

16 views

3 weeks ago

The Debug Zone
Set-Cookie Header Issues in Glassfish-5 with Firefox on HTTP/2.0

In this video, we delve into the complexities of handling Set-Cookie header issues in Glassfish-5 when using Firefox with ...

2:58
Set-Cookie Header Issues in Glassfish-5 with Firefox on HTTP/2.0

0 views

4 weeks ago