ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

85 results

The Debug Zone
Best Practices for Verifying Optional Values with Hamcrest in Java

In this video, we delve into the world of testing in Java, focusing on the powerful Hamcrest library. We'll explore best practices for ...

2:00
Best Practices for Verifying Optional Values with Hamcrest in Java

0 views

2 weeks ago

The Debug Zone
Understanding Java int Memory Usage: Key Insights and Best Practices

In this video, we delve into the intricacies of Java's memory management, focusing specifically on the usage of the `int` data type.

2:51
Understanding Java int Memory Usage: Key Insights and Best Practices

0 views

2 weeks ago

The Debug Zone
Do java.time.LocalDate and ZonedDateTime Use the Factory Pattern?

In this video, we delve into the fascinating world of Java's date and time API, specifically focusing on `java.time.LocalDate` and ...

1:54
Do java.time.LocalDate and ZonedDateTime Use the Factory Pattern?

0 views

13 days ago

The Debug Zone
How to Convert Java Object to BigQuery TableRow: A Step-by-Step Guide

In this video, we'll explore the process of converting Java objects into BigQuery TableRows, a crucial step for developers working ...

3:56
How to Convert Java Object to BigQuery TableRow: A Step-by-Step Guide

2 views

4 weeks ago

The Debug Zone
Extracting and Verifying Java Object Addresses: A Complete Guide

In this comprehensive guide, we delve into the intricate process of extracting and verifying Java object addresses. Understanding ...

5:31
Extracting and Verifying Java Object Addresses: A Complete Guide

0 views

1 month ago

The Debug Zone
Should a Maven POM Declare Transitive Dependencies? Best Practices Explained

In this video, we delve into the intricacies of Maven POM files and the often-debated topic of transitive dependencies.

1:32
Should a Maven POM Declare Transitive Dependencies? Best Practices Explained

0 views

3 weeks ago

The Debug Zone
Chaining Methods in Base and Derived Classes: A Comprehensive Guide

In this video, we delve into the intricacies of chaining methods in both base and derived classes, a fundamental concept in ...

1:32
Chaining Methods in Base and Derived Classes: A Comprehensive Guide

0 views

4 weeks ago

The Debug Zone
Jackson Deserialization with TypeReference for Dynamic POJO Classes Explained

In this video, we dive into the intricacies of Jackson deserialization, focusing on the powerful TypeReference feature that allows for ...

6:08
Jackson Deserialization with TypeReference for Dynamic POJO Classes Explained

0 views

3 weeks ago

The ASF
Apache Cassandra Drivers Best Practices: Maximize Performance and Robustness

Data Storage & Computing Track Speaker: Siyao He Title: Software Engineer at DataStax & Maintainer of Apache Cassandra ...

24:11
Apache Cassandra Drivers Best Practices: Maximize Performance and Robustness

0 views

3 weeks 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 weeks ago

The Debug Zone
Understanding the Syntax Differences Between Generic Methods and Types

In this video, we delve into the fascinating world of generic programming, focusing on the syntax differences between generic ...

8:53
Understanding the Syntax Differences Between Generic Methods and Types

0 views

2 weeks ago

The Debug Zone
How to Mock Protected/Private Methods in Unit Testing: A Step-by-Step Guide

In this video, we delve into the often-challenging world of unit testing, specifically focusing on how to effectively mock protected ...

1:54
How to Mock Protected/Private Methods in Unit Testing: A Step-by-Step Guide

2 views

2 weeks ago

The Debug Zone
How to Use Methods from Indirect Parent Classes in Object-Oriented Programming

In this video, we delve into the fascinating world of object-oriented programming, focusing on the often-overlooked concept of ...

2:53
How to Use Methods from Indirect Parent Classes in Object-Oriented Programming

2 views

8 days 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

11 days ago

The Debug Zone
Spring MongoDB Template: How to Avoid Saving in the Same Object Issue

In this video, we dive into a common challenge faced by developers using Spring with MongoDB: the issue of inadvertently saving ...

2:03
Spring MongoDB Template: How to Avoid Saving in the Same Object Issue

0 views

3 weeks ago

The Debug Zone
Dynamic @ConfigurationProperties Prefix in Spring Boot: A Complete Guide

In this video, we dive into the powerful feature of dynamic `@ConfigurationProperties` prefixes in Spring Boot. Whether you're ...

1:55
Dynamic @ConfigurationProperties Prefix in Spring Boot: A Complete Guide

0 views

2 weeks ago

The Debug Zone
Resolving Java Method Call Ambiguity: Common Errors and Solutions

In this video, we dive into the often perplexing world of Java method call ambiguity. As developers, we frequently encounter ...

3:02
Resolving Java Method Call Ambiguity: Common Errors and Solutions

0 views

3 weeks ago

Tech Coach Ralph
Companies are DESPERATE for THIS new coding skill

Everyone's talking about https://resumeflow.app! Get interview-ready resumes + join our exclusive Vibe Code & Chill at ...

15:05
Companies are DESPERATE for THIS new coding skill

46 views

11 days ago

The Debug Zone
Resolving Static Method Signature Conflicts with Default Interface Methods

In this video, we delve into the complexities of static method signature conflicts that can arise when using default interface ...

3:26
Resolving Static Method Signature Conflicts with Default Interface Methods

0 views

2 weeks ago

The Debug Zone
Why Can't We Spy on Parameterized Constructors with Mockito? Explained!

In this video, we dive into the intriguing world of Mockito and explore a common challenge faced by developers: spying on ...

1:59
Why Can't We Spy on Parameterized Constructors with Mockito? Explained!

0 views

4 weeks ago