What non-programming tools do programmers use?
        Posted  
        
            by 
                user828584
            
        on Programmers
        
        See other posts from Programmers
        
            or by user828584
        
        
        
        Published on 2012-06-16T20:18:13Z
        Indexed on 
            2012/06/16
            21:22 UTC
        
        
        Read the original article
        Hit count: 447
        
programming-practices
|tools
I'm reading code complete with the intention of learning how to better structure my code, but I'm also learning a lot about how many aspects of programming something there are that aren't just writing the code.
The book talks a lot about problem definition, determining the requirements, defining the structure, designing the code, etc.
What tools are used for these non-writing steps of programming? Is there software that will help me design and plan out what I'm going to write before I do?
© Programmers or respective owner