On Sep 15, 2006, at 1:37 PM, Robert Sneidar wrote:
Actually I use comments in a fairly unique way. I pseudocode what I want to do in comments, and then code around the comments so I can keep track of where I am at and what I am trying to accomplish.
This is what Steve McConnell recommends in Code Complete, a well- regarded general reference to programming, so don't feel all alone in this.
gc _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
