Code quality

TwitterFacebook
Get flash to fully experience Pearltrees
You often hear about how important it is to write “readable code.” Developers have pretty strong opinions about what makes code more readable. The more senior the developer, the stronger the opinion. But, have you ever stopped to think about what really makes code readable? The standard answer You would probably agree that the following things, regardless of programming language, contribute to the readability of code:

What Makes Code Readable: Not What You Think

http://java.dzone.com/articles/what-makes-code-readable-not
We Recommend These Resources Writing good code is all about making it fit for human consumption.

Reading Code

http://java.dzone.com/articles/reading-code

Autogenerated Comments Rant

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

Quality Assurance With Sonar

http://java.dzone.com/articles/quality-assurance-sonar
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