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,714 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,724 views
Drawing tables on paper; DrJava debugger https://w3.cs.jmu.edu/mayfiecs/cs149/
129,876 views
10 years ago
Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.
489,514 views
9 months ago
Most Spring Boot tutorials teach a simple layered structure with controller, service, and repository. While this is great for beginners, ...
169 views
4 days ago
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
In this video, we delve into the crucial topic of creating effective exceptions in your Java code. Understanding and implementing ...
651 views
This enlightening video explores the groundbreaking "Decoupling Trick" that will revolutionize your approach to unit testing!
433 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 delve into the essential practice of commenting code effectively. Clear documentation is crucial for maintaining ...
7 views
In this video, we delve into the intricacies of Java 9 modules, focusing on a common challenge developers face: resolving ...
0 views
11 months ago
Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...
1,870 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 intricacies of using EnumMap in Java, a powerful data structure that allows for efficient mapping of ...
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
Learn how to significantly enhance your Java software quality by integrating Checkstyle and PMD into your Maven projects. In this ...
430 views
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 key distinctions between interfaces and classes in Java 9. As the language evolves, understanding ...
16 views
In this video, we delve into the often-overlooked issue of autoboxing in Java and its potential to cause memory leaks.
2 views
How to write an application using Java RMI. This video explains the following. * How OOM concepts are implemented in Java RMI ...
662 views
7 years ago
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 array creation in Java, focusing specifically on the "String[]::new" method reference.
8 views
In the world of programming, handling null values effectively is crucial for building robust applications. The null coalescing ...
1 view
In this video, we delve into the nuances of the Java List.sort() method and the NoSuchMethodException that can arise when ...
18 views