ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,373 results

The Debug Zone
Java 9: Understanding the Differences Between Interfaces and Classes

In this video, we delve into the key distinctions between interfaces and classes in Java 9. As the language evolves, understanding ...

4:32
Java 9: Understanding the Differences Between Interfaces and Classes

16 views

11 months ago

The Debug Zone
Java Out of Memory Error: Causes, Solutions, and Best Practices Explained

In this video, we dive deep into the notorious Java Out of Memory Error, a common yet perplexing issue that developers face.

3:12
Java Out of Memory Error: Causes, Solutions, and Best Practices Explained

5 views

8 months ago

Bulgarian Java User Group
Secure Programming in Java, Christian Heitzmann

Developers and users of Java software are generally immune to many security problems that are still problematic in other ...

50:14
Secure Programming in Java, Christian Heitzmann

150 views

6 months ago

Coding wala Shree
🚀 Java 8 Optional Class | Say Goodbye to NullPointerExceptions | Best Practices & Key Methods

"Are null values causing headaches in your Java projects?" Learn how to eliminate NullPointerExceptions using the powerful ...

41:45
🚀 Java 8 Optional Class | Say Goodbye to NullPointerExceptions | Best Practices & Key Methods

1,390 views

11 months ago

The Debug Zone
How to Cast ClassT to ClassT extends Foo in Java: A Runtime Guide

In this video, we delve into the intricacies of Java generics, specifically focusing on how to cast a `ClassT` to `ClassT extends Foo`.

1:38
How to Cast ClassT to ClassT extends Foo in Java: A Runtime Guide

1 view

9 months ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

463,325 views

7 months ago

The Debug Zone
How to Customize ModelMapper for Java: Tips and Best Practices

In this video, we dive into the world of ModelMapper, a powerful library for object mapping in Java. Whether you're working on a ...

1:58
How to Customize ModelMapper for Java: Tips and Best Practices

14 views

8 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

1 month ago

The Debug Zone
Implementing Builder Pattern in Java with Exception Handling Best Practices

In this video, we delve into the Builder Pattern in Java, a powerful design pattern that simplifies the construction of complex objects ...

2:52
Implementing Builder Pattern in Java with Exception Handling Best Practices

2 views

3 months ago

The Debug Zone
How to Preserve Order in Java EnumMap: Tips and Best Practices

In this video, we delve into the intricacies of using EnumMap in Java, a powerful data structure that allows for efficient mapping of ...

4:12
How to Preserve Order in Java EnumMap: Tips and Best Practices

7 views

11 months ago

The Debug Zone
How to Wait for Class Initialization in Java: Tips and Solutions

In this video, we delve into the intricacies of class initialization in Java, a crucial aspect for developers looking to optimize their ...

2:53
How to Wait for Class Initialization in Java: Tips and Solutions

1 view

9 months ago

The Debug Zone
When to Use Optional.orElseGet() vs Optional.orElse() in Java

In this video, we dive into the nuances of Java's Optional class, focusing on the differences between `orElse()` and `orElseGet()`.

3:21
When to Use Optional.orElseGet() vs Optional.orElse() in Java

13 views

11 months ago

The Debug Zone
How to Use Final Variables in Java: A Complete Guide for Developers

In this video, we delve into the concept of final variables in Java, a crucial aspect for developers looking to enhance their coding ...

3:29
How to Use Final Variables in Java: A Complete Guide for Developers

6 views

10 months ago

The Debug Zone
How to Implement a Method with Variable Arguments in Programming

In this video, we delve into the concept of variable arguments in programming, a powerful feature that allows functions to accept a ...

5:53
How to Implement a Method with Variable Arguments in Programming

4 views

11 months ago

The Debug Zone
Fixing Gradlew java.net.SocketException: Common Causes and Solutions

In this video, we dive into the common issues surrounding the Gradlew build tool, specifically focusing on the frustrating java.net.

3:58
Fixing Gradlew java.net.SocketException: Common Causes and Solutions

18 views

11 months ago

The Debug Zone
How to Properly Close Files.write in Java: Best Practices and Solutions

In this video, we delve into the essential topic of properly closing files in Java, focusing on the `Files.write` method. Proper file ...

1:55
How to Properly Close Files.write in Java: Best Practices and Solutions

2 views

4 months ago

The Debug Zone
Understanding Type-Safety Issues with Instance Methods in Java

In this video, we delve into the intricacies of type-safety issues that can arise when using instance methods in Java. As Java ...

2:32
Understanding Type-Safety Issues with Instance Methods in Java

0 views

9 months ago

The Debug Zone
How to Ensure Only One JFrame Opens in Eclipse: A Step-by-Step Guide

In this video, we'll explore a common challenge faced by Java developers using Eclipse: ensuring that only one JFrame opens at ...

4:33
How to Ensure Only One JFrame Opens in Eclipse: A Step-by-Step Guide

1 view

11 months ago

The Debug Zone
Java 8 Stream: Merging Collections of Objects by Shared ID Explained

In this video, we dive into the powerful features of Java 8 Streams, focusing on how to merge collections of objects based on a ...

2:41
Java 8 Stream: Merging Collections of Objects by Shared ID Explained

2 views

8 months ago

The Debug Zone
How to Restrict Method Access in Java: Best Practices and Solutions

In this video, we delve into the essential topic of restricting method access in Java, a crucial aspect of object-oriented ...

2:18
How to Restrict Method Access in Java: Best Practices and Solutions

1 view

1 month ago