Good ways to overcomplicate your code and slow down
    Geoff Canyon 
    geoffc at inspiredlogic.com
       
    Tue Sep 19 09:48:48 EDT 2006
    
    
  
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
    
    
More information about the use-livecode
mailing list