How do you keep track of your thought process ?
        Posted  
        
            by Johnny Blaze
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Johnny Blaze
        
        
        
        Published on 2009-09-20T01:27:53Z
        Indexed on 
            2010/04/04
            9:23 UTC
        
        
        Read the original article
        Hit count: 461
        
work-habits
|organization
I find it very hard to answer question like : "why did you implemented it this way?" or "what's the reason of using that instead of that?" usually because the implementation is the result of a long thought process and trials and errors. By the time i'm finished i can't recall every specific details.
I wanted to know if you have some tips to keep track of your thought process and answer those question easily.
© Stack Overflow or respective owner