ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,904 results

The Debug Zone
Why Java 9 Doesn't Convert All JARs to Automatic Modules: Explained

In this video, we delve into the intricacies of Java 9's module system and explore why not all JAR files are converted to automatic ...

1:29
Why Java 9 Doesn't Convert All JARs to Automatic Modules: Explained

11 views

5 months ago

The Debug Zone
Java 9 Exporting Packages to Unnamed Modules: Common Issues and Solutions

In this video, we delve into the intricacies of Java 9's module system, focusing specifically on the challenges of exporting ...

1:39
Java 9 Exporting Packages to Unnamed Modules: Common Issues and Solutions

11 views

8 months ago

The Debug Zone
Java 9 Set.of() and Map.of() Varargs Overloads: Common Issues and Solutions

In this video, we dive into the powerful varargs overloads introduced in Java 9 with the Set.of() and Map.of() methods. While these ...

1:29
Java 9 Set.of() and Map.of() Varargs Overloads: Common Issues and Solutions

0 views

3 months ago

Paris JUG
2025/12/09 - The Past, Present, and Future of Enterprise Java

Over the last 30 years, Java has been the preferred technology for developing enterprise applications. Frameworks and ...

57:52
2025/12/09 - The Past, Present, and Future of Enterprise Java

121 views

1 month ago

The Debug Zone
How to Fix 'Module Reads Package' Error in Java 9: Step-by-Step Guide

In this video, we tackle a common issue faced by Java developers: the 'Module Reads Package' error in Java 9. As modular ...

2:22
How to Fix 'Module Reads Package' Error in Java 9: Step-by-Step Guide

7 views

8 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

7 views

6 months ago

The Debug Zone
Understanding Default Access Modifiers for Interface Methods in Java 9

In this video, we delve into the concept of default access modifiers for interface methods introduced in Java 9. As Java continues ...

1:32
Understanding Default Access Modifiers for Interface Methods in Java 9

1 view

2 months ago

Nida Karagoz
How do I read / convert an InputStream into a String in Java? (9 SOLUTIONS!!)

How do I read / convert an InputStream into a String in Java? (9 SOLUTIONS!!) ✧ I really hope you found a helpful solution!

4:24
How do I read / convert an InputStream into a String in Java? (9 SOLUTIONS!!)

2 views

11 months ago

The Debug Zone
What's the purpose of 'uses' directive in Java 9?

Today's Topic: What's the purpose of 'uses' directive in Java 9? Thanks for taking the time to learn more. In this video I'll go ...

1:50
What's the purpose of 'uses' directive in Java 9?

1 view

2 days ago

The Debug Zone
How to Fix Solr Startup Issues with Java 9: Troubleshooting Guide

In this video, we delve into the common startup issues encountered when using Apache Solr with Java 9. As more developers ...

1:29
How to Fix Solr Startup Issues with Java 9: Troubleshooting Guide

19 views

7 months ago

Nida Karagoz
Does a finally block always get executed in Java? (9 SOLUTIONS!!)

Does a finally block always get executed in Java? (9 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content is ...

4:23
Does a finally block always get executed in Java? (9 SOLUTIONS!!)

0 views

9 months ago

The Debug Zone
Java 9 Modules: Resolving Package Read Conflicts Between A and B

In this video, we delve into the intricacies of Java 9 modules, focusing on a common challenge developers face: resolving ...

6:08
Java 9 Modules: Resolving Package Read Conflicts Between A and B

0 views

11 months ago

Bulgarian Java User Group
The Hidden Art of Thread-Safe Programming: Exploring java.util.concurrent, Heinz Kabutz

Writing correct, thread-safe code is notoriously challenging. Unlike single-threaded code, concurrency bugs often remain hidden, ...

48:10
The Hidden Art of Thread-Safe Programming: Exploring java.util.concurrent, Heinz Kabutz

938 views

8 months ago

Nida Karagoz
When to use LinkedList over ArrayList in Java? (9 SOLUTIONS!!)

When to use LinkedList over ArrayList in Java? (9 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content is ...

4:30
When to use LinkedList over ArrayList in Java? (9 SOLUTIONS!!)

0 views

10 months ago

Nida Karagoz
How do I call one constructor from another in Java? (9 SOLUTIONS!!)

How do I call one constructor from another in Java? (9 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content ...

4:21
How do I call one constructor from another in Java? (9 SOLUTIONS!!)

1 view

9 months ago

The Debug Zone
Fixing Java 9 Module Compilation Issues with --patch-module in IntelliJ IDEA

In this video, we dive into the challenges developers face when working with Java 9 modules, particularly during the compilation ...

2:26
Fixing Java 9 Module Compilation Issues with --patch-module in IntelliJ IDEA

4 views

2 months ago

The Debug Zone
Fixing Eclipse RCP Build Issues with Tycho and Java 9: A Step-by-Step Guide

In this video, we dive into the complexities of building Eclipse RCP applications using Tycho, especially when working with Java 9 ...

2:54
Fixing Eclipse RCP Build Issues with Tycho and Java 9: A Step-by-Step Guide

29 views

10 months ago

Nida Karagoz
What is the difference between public, protected, package-private and private in Java? (9 SOLUTIONS!

What is the difference between public, protected, package-private and private in Java? (9 SOLUTIONS! ✧ I really hope you found ...

4:42
What is the difference between public, protected, package-private and private in Java? (9 SOLUTIONS!

1 view

10 months ago

Nida Karagoz
How do I avoid checking for nulls in Java? (9 SOLUTIONS!!)

How do I avoid checking for nulls in Java? (9 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content is ...

4:19
How do I avoid checking for nulls in Java? (9 SOLUTIONS!!)

1 view

10 months ago

Nida Karagoz
How do I determine whether an array contains a particular value in Java? (9 SOLUTIONS!!)

How do I determine whether an array contains a particular value in Java? (9 SOLUTIONS!!) ✧ I really hope you found a helpful ...

4:19
How do I determine whether an array contains a particular value in Java? (9 SOLUTIONS!!)

0 views

10 months ago