http://forums.designcommunity.co.uk/...p?showtopic=12

Another article by me, I found several sources on the internet on writing clean, maintainable code, and formulated my own. I go in-depth on 4 different topics, including indenting, commenting, procedure and variable naming, and error checking. I touch just a little bit on a few other methods, including keeping the code short, using simple, non-complex code, and optimizing after you write the code.