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
314 results
In this video, we delve into the essential best practices for Java coding style within the Eclipse IDE. Clean code is crucial for ...
31 views
1 year ago
An overview of effective coding style in Java.
770 views
12 years ago
This tutorial covers the basics of coding style in Java.
130 views
13 years ago
Learn how to significantly enhance your Java software quality by integrating Checkstyle and PMD into your Maven projects. In this ...
440 views
Coding Standards are often very important to a development team, but sometimes not at all? Why is that? This video seeks to ...
384 views
6 years ago
Using and describing methods. Using the meat grinder as a mental model for methods. 00_07a.
4,707 views
11 years ago
series learning javascript from beginner to pro | Udemy -links source: ...
165 views
8 years ago
Tabs or Spaces, the age old debate that will likely never be settled! Fortunately, at the end of the day **consistent** formatting is ...
1,003 views
Naming things in software development isn't easy: classes, methods, variables. Endless discussions about correct naming aren't ...
7,804 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
14 years ago
In this video, we dive into architectural testing using the powerful tool, ArchiUnit. ArchiUnit allows you to test your code design and ...
141 views
2 years ago
181 views
A quick introduction to a special Java class called a JavaBean.
127,360 views
Check our documentary "Beyond The Success Of Kotlin: https://youtu.be/E8CtE7qTb-Q Integrate GitHub Copilot and ChatGPT ...
630,361 views
Purpose: Static methods in interfaces allow you to provide utility methods or helper functions that are closely related to the ...
21 views
Writing your first Hello World Java program.
27 views
5 years ago
Yelling incompatible types string cannot be converted into a Char again the double quotes in java mean I'm making a string the ...
241 views
Map of Coding Skills.
262 views
Coding conventions are lexical, syntactic or semantic restrictions enforced on top of a software language for the sake of ...
144 views
9 years ago
Companion video to CIT111 at CCAC: Chunk 1, Module 1, Exercise 3 Java's code must be readable to humans, and this involves ...