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
1,373 results
In this video, we delve into the key distinctions between interfaces and classes in Java 9. As the language evolves, understanding ...
16 views
11 months ago
In this video, we dive deep into the notorious Java Out of Memory Error, a common yet perplexing issue that developers face.
5 views
8 months ago
Developers and users of Java software are generally immune to many security problems that are still problematic in other ...
150 views
6 months ago
"Are null values causing headaches in your Java projects?" Learn how to eliminate NullPointerExceptions using the powerful ...
1,390 views
In this video, we delve into the intricacies of Java generics, specifically focusing on how to cast a `ClassT` to `ClassT extends Foo`.
1 view
9 months ago
Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.
463,325 views
7 months ago
In this video, we dive into the world of ModelMapper, a powerful library for object mapping in Java. Whether you're working on a ...
14 views
In this video, we dive into the intricacies of mocking the `getClass()` method in Java, a crucial skill for effective unit testing.
2 views
1 month ago
In this video, we delve into the Builder Pattern in Java, a powerful design pattern that simplifies the construction of complex objects ...
3 months ago
In this video, we delve into the intricacies of using EnumMap in Java, a powerful data structure that allows for efficient mapping of ...
7 views
In this video, we delve into the intricacies of class initialization in Java, a crucial aspect for developers looking to optimize their ...
In this video, we dive into the nuances of Java's Optional class, focusing on the differences between `orElse()` and `orElseGet()`.
13 views
In this video, we delve into the concept of final variables in Java, a crucial aspect for developers looking to enhance their coding ...
6 views
10 months ago
In this video, we delve into the concept of variable arguments in programming, a powerful feature that allows functions to accept a ...
4 views
In this video, we dive into the common issues surrounding the Gradlew build tool, specifically focusing on the frustrating java.net.
18 views
In this video, we delve into the essential topic of properly closing files in Java, focusing on the `Files.write` method. Proper file ...
4 months ago
In this video, we delve into the intricacies of type-safety issues that can arise when using instance methods in Java. As Java ...
0 views
In this video, we'll explore a common challenge faced by Java developers using Eclipse: ensuring that only one JFrame opens at ...
In this video, we dive into the powerful features of Java 8 Streams, focusing on how to merge collections of objects based on a ...
In this video, we delve into the essential topic of restricting method access in Java, a crucial aspect of object-oriented ...