Welcome back to our blog series on the latest Java features and the new rules in SonarQube designed to check for the proper usage of javadoc and markdown, ensuring your code adheres to best practices ...
In this lesson, we’ve started writing our first programs in Java. We’ve also learned rules and guidelines for how to write Java programs: Java programs have at least one class and one main() method.