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,777 results
Learn to Don't Repeat Yourself (DRY) your code. Write more readable and maintainable programs. This lesson is in Java, but the ...
33,817 views
4 years ago
In this video, we delve into the essential best practices for Java coding style within the Eclipse IDE. Clean code is crucial for ...
29 views
1 year ago
Check our documentary "Beyond The Success Of Kotlin: https://youtu.be/E8CtE7qTb-Q Integrate GitHub Copilot and ChatGPT ...
611,824 views
In this informative Java tutorial, discover why using boolean parameters in your methods can lead to hard-to-read and maintain ...
616 views
2 years ago
Drawing tables on paper; DrJava debugger https://w3.cs.jmu.edu/mayfiecs/cs149/
129,882 views
10 years ago
Most Spring Boot tutorials teach a simple layered structure with controller, service, and repository. While this is great for beginners, ...
174 views
4 days ago
This enlightening video explores the groundbreaking "Decoupling Trick" that will revolutionize your approach to unit testing!
433 views
In this video, we delve into the crucial topic of creating effective exceptions in your Java code. Understanding and implementing ...
651 views
Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...
1,870 views
Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.
489,599 views
9 months ago
In this video, we delve into the key distinctions between interfaces and classes in Java 9. As the language evolves, understanding ...
16 views
Java is a High level, class based, Object Oriented... Argh I'm not reliving that, it's all in the video. I plan to make a Java for ...
67 views
In this video, we dive into the Java Print Out Exercise, a common task that many programmers encounter. Whether you're a ...
2 views
In this video, we delve into the often-overlooked issue of autoboxing in Java and its potential to cause memory leaks.
In this video, we delve into the powerful features of Java 8's Optional class, designed to help developers avoid the pitfalls of null ...
15 views
In this video, we delve into the nuances of the Java List.sort() method and the NoSuchMethodException that can arise when ...
18 views
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 concept of unmodifiable key sets in Java maps, exploring how to create and utilize immutable maps ...
44 views
These books are a must-read for any senior engineer looking to stay up-to-date with the latest Java best practices and techniques.
864 views
In this video, we dive into the world of Java Streams and explore how they can transform complex algorithms into elegant, ...
11 views
In this video, we delve into the powerful concept of `ListenableFuture` in Java, a key component for handling asynchronous ...
38 views
In this video, we delve into the crucial topic of identifying runtime dependencies in Java code. Understanding these dependencies ...
In this video, we delve into the intricacies of using `MappedByteBuffer` in Java, focusing on the challenges and solutions ...
20 views
In this video, we delve into the intricacies of object creation within the Oracle Java Virtual Machine (JVM) by examining a simple ...
3 views
In this video, we'll explore a powerful feature of Java that allows you to enhance your enums by adding methods. While enums are ...
0 views