Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
72 results
In this video, we delve into the importance of code coverage in software development, specifically focusing on projects that utilize ...
2 views
10 months ago
In this video, we delve into the importance of using `Objects.requireNonNull()` in Java programming. This powerful utility method ...
3 views
1 month ago
In this video, we delve into the importance of null checks in Java 8, a crucial aspect of writing robust and error-free code.
7 views
In this video, we delve into the world of testing in Java, focusing on the powerful Hamcrest library. We'll explore best practices for ...
0 views
2 months ago
In this video, we delve into the essential practices for effectively testing a Spring service. Whether you're a seasoned developer or ...
6 views
7 months ago
In this video, we dive into a common issue encountered when using PowerMockito's `.when().thenReturn()` method with Java's ...
9 views
Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.
488,414 views
9 months ago
In this video, we dive into the world of Java's @Nullable annotations, exploring their significance in ensuring code safety and ...
4 views
4 months ago
In this video, we dive into the world of Java testing, focusing on the challenges of mocking static methods without relying on ...
14 views
6 months ago
In this video, we'll explore the importance of integrating unit test classes into your JavaDoc documentation. Properly documenting ...
8 views
5 months ago
In this video, we delve into a critical aspect of software development: handling invalid method parameters. As developers, we ...
3 months ago
In this video, we delve into the concept of "Idea Lint Warnings" in programming, specifically focusing on the warning regarding the ...
8 months ago
In this comprehensive guide, we delve into the art of writing effective JUnit tests while emphasizing the importance of reusing ...
1 view
In this video, we dive into the powerful integration of Eclipse with SonarQube, focusing on how to effectively manage code quality ...
27 views
Developers and users of Java software are generally immune to many security problems that are still problematic in other ...
165 views
In this video, we dive into the world of unit testing Retrofit callbacks, a crucial aspect of ensuring the reliability of your Android ...
In this video, we delve into the world of JUnit testing specifically tailored for Eclipse RCP plugins. As developers, ensuring the ...
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 ...
In this video, we delve into a critical aspect of Java development: the use of ResponseEntity with wildcards in your API responses.
In this video, we dive into the intricacies of handling exceptions in mocked RxJava2 observables specifically for unit testing.
In this video, we dive into the powerful world of Mockito, a popular mocking framework for Java. We'll explore how to effectively ...
In this video, we delve into the intricacies of JUnit 5, focusing on a common point of confusion: the behavior of the @Test ...
Stop Using Try-Catch: Java 25 Pattern Matching for Errors Stop throwing exceptions in Java and start treating errors as data!
193 views
Check out Supabase: https://supabase.plug.dev/qnxeTMY ❤️ Get 40% OFF CodeCrafters: ...
173,437 views
In this video, we tackle a common issue faced by Java developers: the 'Catching Exception is Not Allowed' error reported by ...
11 views