ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

768 results

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

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

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

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

63 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

3 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

6 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

8 months ago

The Debug Zone
Understanding Why Adding .map(a - a) Fixes Compilation Issues in Java

In this video, we delve into a common yet perplexing issue faced by Java developers: compilation errors that can arise when ...

2:54
Understanding Why Adding .map(a - a) Fixes Compilation Issues in Java

0 views

11 months ago

The Debug Zone
Using Java 9 JShell to Execute Code in Another JVM: A Technical Guide

In this video, we delve into the powerful capabilities of Java 9's JShell, an interactive tool that allows developers to execute Java ...

2:21
Using Java 9 JShell to Execute Code in Another JVM: A Technical Guide

8 views

11 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

3 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

9 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

4 months ago

The Debug Zone
checked exception is invalid for this method

Today's Topic: checked exception is invalid for this method Thanks for taking the time to learn more. In this video I'll go through ...

1:32
checked exception is invalid for this method

1 view

4 months ago

The Debug Zone
Using Hamcrest: How to Use instanceof and Cast for Matchers in Java

In this video, we dive into the powerful world of Hamcrest matchers in Java, focusing specifically on the use of `instanceof` and ...

3:30
Using Hamcrest: How to Use instanceof and Cast for Matchers in Java

4 views

9 months ago

The Debug Zone
Fixing Selenium WebDriver 'Element Not Clickable' Error in Java

In this video, we tackle a common issue faced by developers using Selenium WebDriver in Java: the 'Element Not Clickable' error.

3:04
Fixing Selenium WebDriver 'Element Not Clickable' Error in Java

11 views

11 months ago

The Debug Zone
Fixing SparkContext Initialization Error: java.net.BindException Explained

In this video, we dive into a common issue faced by Apache Spark users: the SparkContext initialization error, specifically the ...

2:00
Fixing SparkContext Initialization Error: java.net.BindException Explained

3 views

11 months ago

The Debug Zone
Fixing java.time.format.DateTimeParseException: Text Could Not Be Parsed Error

In this video, we dive into a common issue faced by Java developers: the `DateTimeParseException`. This error often occurs when ...

2:41
Fixing java.time.format.DateTimeParseException: Text Could Not Be Parsed Error

15 views

11 months ago

The Debug Zone
Resolving java.io.IOException: gRPC Failed - Common Causes and Solutions

In this video, we dive into the common challenges developers face when encountering the `java.io.IOException: gRPC Failed` ...

3:30
Resolving java.io.IOException: gRPC Failed - Common Causes and Solutions

37 views

11 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

2 months ago