Wednesday, April 9, 2008

Improve Your Java Code Quality

What is code quality exactly? You may not know how to define it, but you know it when you see it. One thing is sure, though, high code quality usually correlates to fewer defects. Ensuring the quality of your Java code is a two-step process: write tests at all levels, early and often; and continually monitor quality metrics. Andrew Glover brings his considerable expertise as a consultant focused on improving code quality to this moderated discussion forum.

His associated article series In pursuit of code quality will offer best practices for ensuring your code is the best it can be.

Code Quality Discussion Forum

http://www.ibm.com/developerworks/forums/dw_forum.jsp?forum=812&cat=10



No comments: