Jannik Anker
.NET developer blog

Joel on Software - Making Wrong Code Look Wrong

Thursday, May 12, 2005 8:10 PM
Joel on Software - Making Wrong Code Look Wrong: "When you start out as a beginning programmer or you try to read code in a new language it all looks equally inscrutable. Until you understand the programming language itself you can't even see obvious syntactic errors.
During the first phase of learning, you start to recognize the things that we usually refer to as "coding style." So you start to notice code that doesn't conform to indentation standards and Oddly-Capitalized variables."

Excellent and well written article on code "organisation"...