Code quality

TwitterFacebook
Get flash to fully experience Pearltrees
http://java.dzone.com/articles/defensive-programming-just When developers run into an unexpected bug and can’t fix it, they’ll “add some defensive code” to make the code safer and to make it easier to find the problem.

Defensive Programming vs. Batshit Crazy Paranoid Programming | Javalobby

Autogenerated Comments Rant | Javalobby

http://java.dzone.com/articles/autogenerated-comments-rant We Recommend These Resources
We Recommend These Resources

Quality Assurance With Sonar | Javalobby

http://java.dzone.com/articles/quality-assurance-sonar

Checkstyle - Checkstyle 5.0

Overview Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. It automates the process of checking Java code to spare humans of this boring (but important) task. http://checkstyle.sourceforge.net/
http://findbugs.sourceforge.net/

FindBugs%u2122 - Find Bugs in Java Programs

This is the web page for FindBugs, a program which uses static analysis to look for bugs in Java code.
http://www.duminy.fr/blog/?p=538&language=en The page you tried to reach could not be found. It may have been moved or deleted, or the address may be incorrect.

Fabien DUMINY%u2019s blog

We Recommend These Resources Today, Replay Solutions announced its success in obtaining a US patent around their software's ability to reproduce and fix race conditions. Race conditions are a big problem for developers working on multi-threaded applications. http://architects.dzone.com/news/new-patent-around-race

New Patent Around Race Condition Fixing | Architects Zone