News

OOP can seem a bit abstract at first, but once you get the hang of it, it’ll change the way you write code. It’s all about thinking in terms of objects and their interactions, which leads to cleaner, ...
By switching the majority of Java code in Google to use Flogger, many thousands of bugs have been fixed and the cost to developers of learning new logging APIs as they move through the codebase has ...
Code Quality and Security for Java This SonarSource project is a code analyzer for Java projects to help developers produce Clean Code. Information about the analysis of Java features is available ...