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
283 results
In this video, we delve into the essential best practices for Java coding style within the Eclipse IDE. Clean code is crucial for ...
43 views
1y ago
Coding Standards are often very important to a development team, but sometimes not at all? Why is that? This video seeks to ...
386 views
7y ago
Check our documentary "Beyond The Success Of Kotlin: https://youtu.be/E8CtE7qTb-Q Integrate GitHub Copilot and ChatGPT ...
688,461 views
2y ago
225 views
Companion video to CIT111 at CCAC: Chunk 1, Module 1, Exercise 3 Java's code must be readable to humans, and this involves ...
190 views
8y ago
In this video, we dive into architectural testing using the powerful tool, ArchiUnit. ArchiUnit allows you to test your code design and ...
142 views
3y ago
Jack is Google's new compiler/toolchain for Android. It compiles Java source into Android dex bytecode. It will replace the current ...
1,597 views
9y ago
series learning javascript from beginner to pro | Udemy -links source: ...
166 views
Purpose: Static methods in interfaces allow you to provide utility methods or helper functions that are closely related to the ...
21 views
How To Improve Code Quality This time we are playing around with some widely used plugins and their configuration.
260 views
4y ago
Learn how to significantly enhance your Java software quality by integrating Checkstyle and PMD into your Maven projects. In this ...
493 views
The second of three videos giving a fast overview of C for those who have programmed before in Python or a similar language.
449 views
14y ago
Naming things in software development isn't easy: classes, methods, variables. Endless discussions about correct naming aren't ...
7,823 views
6y ago
In this video Dr. Craig Piercy describe and demonstrate how to build java project using Java Beans. What is Java Beans?
49,609 views
5y ago
Java Tutorial: Static Keyword Static keyword is really important in Java. We can have static attributes, static methods, and static ...
29 views
Using and describing methods. Using the meat grinder as a mental model for methods. 00_07a.
4,721 views
11y ago
Learn how to make AI your first reviewer, detect hidden performance bottlenecks, and enforce team-specific coding standards ...
2,601 views
8mo ago
Coverage of the Java 14 New Features. Source Code Available at: ...
1,102 views
In this tutorial I explain how to write a simple Java class complete with constructors and methods. Everything is done on the ...
10,288 views
Coding Guideslines aka Codierrichtlinien sind Regeln für die Benennung von Variablen, Funktionen, Klassen, Interfaces etc. aber ...
702 views