November 10, 2006

Coding guidelines

While reading Brad Abrams archives, i read this excellent article on writing a readable and maintainable code. This article lists the guidelines to be followed to write a readable code. Although we write efficient codes, we sometimes forget one aspect of coding ie. readability. Read this article, and also dont miss out the comments too.