
We decided to write several small posts on how C/C++ programmers play with fire without knowing it. The first post will be devoted to an attempt to explicitly...
2 replies - 4223 views - 01/31/12 by Andrey Karpov in Articles

3 replies - 5928 views - 04/19/10 by Luigi Agosti in Book Reviews

Improve Code Quality with FindBugs
In this article I discuss a static analysis tool that finds defects in Java programs. Static analysis tools can find real...
12 replies - 15422 views - 06/08/09 by Muhammad Khojaye in Articles

According to our analysis of more than 100 Java projects, one of the most violated rules from static analysis, is 'missing braces in If statement'. Although...
17 replies - 11832 views - 07/30/08 by Richard Sharpe in News

Join us for this LIVE Event on:
Thursday, June 19, 2008
2:00 PM ET / 11:00 AM PT / 6:00 PM GMT
Overview: Development organizations today are faced...
0 replies - 2824 views - 06/04/08 by Martin steve in Announcements