ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

777 results

The Debug Zone
How to Debug JNLP Issues in Java 8: Troubleshooting Tips and Solutions

In this video, we delve into the common challenges developers face when working with Java Network Launch Protocol (JNLP) in ...

1:31
How to Debug JNLP Issues in Java 8: Troubleshooting Tips and Solutions

10 views

9 months ago

The Debug Zone
How to Mock getClass() in Java: Tips and Best Practices for Testing

In this video, we dive into the intricacies of mocking the `getClass()` method in Java, a crucial skill for effective unit testing.

3:10
How to Mock getClass() in Java: Tips and Best Practices for Testing

2 views

8 months ago

Generic Person
Java Generics in 3 Minutes

A video done for my CS 2400 class explaining a Java concept. Hopefully you guys like this video (including my professor)!

2:56
Java Generics in 3 Minutes

76 views

9 months ago

Vu Hung Nguyen (Hưng)
🚀 Debugging JavaFX Apps with #VSCode #java #programming #JavaFX

Debugging JavaFX Apps with VSCode* In this comprehensive tutorial, I'll walk you through the essential debugging techniques ...

2:02
🚀 Debugging JavaFX Apps with #VSCode #java #programming #JavaFX

64 views

9 months ago

Brogan M. Pratt
Learn Java for Robotics: Variables (FTC)

This video teaches you the most essential Java concept—variables—to start programming your FTC robot's brain today. ⤵️ Why ...

15:31
Learn Java for Robotics: Variables (FTC)

4,554 views

11 months ago

The Debug Zone
Java Mock: How to Throw an Exception and Then Return a Value

In this video, we dive into the world of Java mocking, specifically focusing on how to effectively throw exceptions and return values ...

1:30
Java Mock: How to Throw an Exception and Then Return a Value

0 views

7 months ago

The Debug Zone
Java getOpenFileDescriptorCount on Windows: Troubleshooting Guide

In this video, we delve into the intricacies of Java's `getOpenFileDescriptorCount` method on Windows systems. As developers ...

1:54
Java getOpenFileDescriptorCount on Windows: Troubleshooting Guide

2 views

10 months ago

Geoffrey Schmit
01.17: Advanced VS Code Debugging Features

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

11:30
01.17: Advanced VS Code Debugging Features

100 views

9 months ago

Roel Van de Paar
How can I debug a hanging java thread? (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:08
How can I debug a hanging java thread? (2 Solutions!!)

2 views

4 months ago

The Debug Zone
How to Check if a Variable is Deprecated at Runtime in Java

In this video, we delve into the important topic of managing deprecated variables in Java. As software evolves, certain features ...

1:31
How to Check if a Variable is Deprecated at Runtime in Java

3 views

9 months ago

The Debug Zone
How to print java method call stack?

Today's Topic: How to print java method call stack? Thanks for taking the time to learn more. In this video I'll go through your ...

1:47
How to print java method call stack?

0 views

4 months ago

The Debug Zone
Resolving Jackson JsonParseExceptionMapper and JsonMappingExceptionMapper Issues

In this video, we dive into the common challenges developers face when working with Jackson's JsonParseExceptionMapper and ...

1:35
Resolving Jackson JsonParseExceptionMapper and JsonMappingExceptionMapper Issues

0 views

8 months ago

The Debug Zone
IntelliJ Error:java: java.lang.ExceptionInInitializerError

Today's Topic: IntelliJ Error:java: java.lang.ExceptionInInitializerError Thanks for taking the time to learn more. In this video I'll go ...

2:48
IntelliJ Error:java: java.lang.ExceptionInInitializerError

73 views

5 months ago

The Debug Zone
How to return Single.error() when one of sources in Single.zip fails?

Today's Topic: How to return Single.error() when one of sources in Single.zip fails? Thanks for taking the time to learn more.

1:47
How to return Single.error() when one of sources in Single.zip fails?

0 views

5 months ago

The Debug Zone
Deserialize millisecond timestamp to java.time.Instant

Today's Topic: Deserialize millisecond timestamp to java.time.Instant Thanks for taking the time to learn more. In this video I'll go ...

1:49
Deserialize millisecond timestamp to java.time.Instant

0 views

5 months ago

The Debug Zone
Exception in StringConcatFactory - Java 9

Today's Topic: Exception in StringConcatFactory - Java 9 Thanks for taking the time to learn more. In this video I'll go through your ...

2:11
Exception in StringConcatFactory - Java 9

2 views

3 months ago

The Debug Zone
Understanding Optional.orElseGet() Returning Null and Setting Response Values

In this video, we delve into the intricacies of the `Optional.orElseGet()` method in Java, exploring its behavior when it comes to ...

1:29
Understanding Optional.orElseGet() Returning Null and Setting Response Values

0 views

8 months ago

The Debug Zone
Fixing java.lang.NoClassDefFoundError: org/apache/spark/sql/SparkSession in Java

In this video, we tackle a common issue faced by Java developers working with Apache Spark: the dreaded `java.lang.

3:02
Fixing java.lang.NoClassDefFoundError: org/apache/spark/sql/SparkSession in Java

8 views

8 months ago

The Debug Zone
Usage of Enum generic type for variables

Today's Topic: Usage of Enum generic type for variables Thanks for taking the time to learn more. In this video I'll go through your ...

2:11
Usage of Enum generic type for variables

1 view

4 months ago

The Debug Zone
Fixing java.lang.VerifyError in Application Class for Some Users: Solutions

In this video, we delve into the common issue of `java.lang.VerifyError` that some users encounter in their applications. This error ...

1:39
Fixing java.lang.VerifyError in Application Class for Some Users: Solutions

16 views

8 months ago