ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

72 results

The Debug Zone
Boosting Code Coverage for Lombok @Data: Tips and Best Practices

In this video, we delve into the importance of code coverage in software development, specifically focusing on projects that utilize ...

7:30
Boosting Code Coverage for Lombok @Data: Tips and Best Practices

2 views

10 months ago

The Debug Zone
Why Use Objects.requireNonNull() in Java? Benefits and Best Practices

In this video, we delve into the importance of using `Objects.requireNonNull()` in Java programming. This powerful utility method ...

3:03
Why Use Objects.requireNonNull() in Java? Benefits and Best Practices

3 views

1 month ago

The Debug Zone
Effective Null Checks in Java 8: Best Practices and Solutions Explained

In this video, we delve into the importance of null checks in Java 8, a crucial aspect of writing robust and error-free code.

2:21
Effective Null Checks in Java 8: Best Practices and Solutions Explained

7 views

10 months ago

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 months ago

The Debug Zone
How to Effectively Test a Spring Service: Best Practices and Tips

In this video, we delve into the essential practices for effectively testing a Spring service. Whether you're a seasoned developer or ...

2:35
How to Effectively Test a Spring Service: Best Practices and Tips

6 views

7 months ago

The Debug Zone
PowerMockito .when().thenReturn() Issue with randomUUID: Troubleshooting Guide

In this video, we dive into a common issue encountered when using PowerMockito's `.when().thenReturn()` method with Java's ...

8:21
PowerMockito .when().thenReturn() Issue with randomUUID: Troubleshooting Guide

9 views

7 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

488,414 views

9 months ago

The Debug Zone
Java @Nullable Annotations: Which One to Use for Return Values?

In this video, we dive into the world of Java's @Nullable annotations, exploring their significance in ensuring code safety and ...

2:40
Java @Nullable Annotations: Which One to Use for Return Values?

4 views

4 months ago

The Debug Zone
How to Mock Static Methods in Java Without PowerMock: A Complete Guide

In this video, we dive into the world of Java testing, focusing on the challenges of mocking static methods without relying on ...

1:31
How to Mock Static Methods in Java Without PowerMock: A Complete Guide

14 views

6 months ago

The Debug Zone
How to Include Unit Test Classes in JavaDoc: A Step-by-Step Guide

In this video, we'll explore the importance of integrating unit test classes into your JavaDoc documentation. Properly documenting ...

1:31
How to Include Unit Test Classes in JavaDoc: A Step-by-Step Guide

8 views

5 months ago

The Debug Zone
Should You Throw Exceptions for Invalid Method Parameters? Best Practices Explained

In this video, we delve into a critical aspect of software development: handling invalid method parameters. As developers, we ...

2:15
Should You Throw Exceptions for Invalid Method Parameters? Best Practices Explained

0 views

3 months ago

The Debug Zone
Understanding Idea Lint Warning: Missing isPresent() Check in orElseGet

In this video, we delve into the concept of "Idea Lint Warnings" in programming, specifically focusing on the warning regarding the ...

2:49
Understanding Idea Lint Warning: Missing isPresent() Check in orElseGet

6 views

8 months ago

The Debug Zone
How to Reuse Methods and Write Effective JUnit Tests: A Complete Guide

In this comprehensive guide, we delve into the art of writing effective JUnit tests while emphasizing the importance of reusing ...

3:32
How to Reuse Methods and Write Effective JUnit Tests: A Complete Guide

1 view

2 months ago

The Debug Zone
Eclipse SonarQube Integration: Handling Checkstyle, PMD, and FindBugs Issues

In this video, we dive into the powerful integration of Eclipse with SonarQube, focusing on how to effectively manage code quality ...

1:53
Eclipse SonarQube Integration: Handling Checkstyle, PMD, and FindBugs Issues

27 views

10 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

165 views

8 months ago

The Debug Zone
Unit Testing Retrofit Callbacks: Best Practices and Common Challenges

In this video, we dive into the world of unit testing Retrofit callbacks, a crucial aspect of ensuring the reliability of your Android ...

2:17
Unit Testing Retrofit Callbacks: Best Practices and Common Challenges

7 views

5 months ago

The Debug Zone
Efficient JUnit Testing for Eclipse RCP Plugins: Best Practices and Tips

In this video, we delve into the world of JUnit testing specifically tailored for Eclipse RCP plugins. As developers, ensuring the ...

1:50
Efficient JUnit Testing for Eclipse RCP Plugins: Best Practices and Tips

6 views

8 months ago

The Debug Zone
Using H2 Database for Unit Testing: Best Practices and Solutions

In this video, we delve into the world of unit testing with a focus on the H2 database, a lightweight and fast in-memory database ...

1:29
Using H2 Database for Unit Testing: Best Practices and Solutions

7 views

4 months ago

The Debug Zone
SonarQube Warning: Avoiding ResponseEntity with Wildcards in Java

In this video, we delve into a critical aspect of Java development: the use of ResponseEntity with wildcards in your API responses.

2:18
SonarQube Warning: Avoiding ResponseEntity with Wildcards in Java

3 views

6 months ago

The Debug Zone
Handling Exceptions in Mocked RxJava2 Observables for Unit Testing

In this video, we dive into the intricacies of handling exceptions in mocked RxJava2 observables specifically for unit testing.

4:59
Handling Exceptions in Mocked RxJava2 Observables for Unit Testing

2 views

8 months ago

The Debug Zone
Mockito: Verify Only Specific Method Calls in Unit Tests Effectively

In this video, we dive into the powerful world of Mockito, a popular mocking framework for Java. We'll explore how to effectively ...

2:32
Mockito: Verify Only Specific Method Calls in Unit Tests Effectively

1 view

5 months ago

The Debug Zone
Understanding JUnit 5: Why @Test Annotation Isn't Inherited from Abstract Classes

In this video, we delve into the intricacies of JUnit 5, focusing on a common point of confusion: the behavior of the @Test ...

1:37
Understanding JUnit 5: Why @Test Annotation Isn't Inherited from Abstract Classes

3 views

5 months ago

Carlos Chacin
🛑️ Stop Using Try-Catch: Java 25 Pattern Matching for Errors

Stop Using Try-Catch: Java 25 Pattern Matching for Errors Stop throwing exceptions in Java and start treating errors as data!

34:21
🛑️ Stop Using Try-Catch: Java 25 Pattern Matching for Errors

193 views

3 months ago

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

Check out Supabase: https://supabase.plug.dev/qnxeTMY ❤️ Get 40% OFF CodeCrafters: ...

12:40
99% of Developers Don't Get PostgreSQL

173,437 views

3 months ago

The Debug Zone
Fixing 'Catching Exception is Not Allowed' Checkstyle Report Error

In this video, we tackle a common issue faced by Java developers: the 'Catching Exception is Not Allowed' error reported by ...

1:54
Fixing 'Catching Exception is Not Allowed' Checkstyle Report Error

11 views

5 months ago