View Single Post
Old 12-14-2007, 12:22 AM   #5 (permalink)
sketchMedia
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

Thanks for the article, good read indeed.

one thing i will add tho, while i agree you should comment code, i believe (and was always taught) not to over comment, there isnt a single thing worse than code that is obstructed by a small novel being written about a simple function or a an echo for example, you need to implement some common sense on that.
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote