The software industry has a cyclic love-hate relationship with code metrics. At times, metrics appear to be quite helpful and at other times, doubt regarding their efficacy casts a short-lived shadow, ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Developers working on code need to consistently check their code for quality and security long before it gets deployed to production environments. Sonar’s new SonarQube offerings provide teams with a ...
So-called "best practices" sometimes appear burdensome to programmers. Corporate metric and coding standards may have their place, some may grant, but the overhead and documentation with such systems ...
Take advantage of the powerful static code analysis tool to identify and understand issues in your .Net application’s code Assessing the quality of an application’s code is often a subjective process.
Code is important — and not only to developers. Today, every business leader needs to care about code. Customers interact with you through your software, and every business’s software is made of code.
Recently, I was asked to maintain some old code and test some new code. Both tasks required that I understand the code with which I was working. Most of the time, these jobs are non-trivial due to the ...