How do I improve my problem-solving ability
        Posted  
        
            by 
                gcc
            
        on Programmers
        
        See other posts from Programmers
        
            or by gcc
        
        
        
        Published on 2011-01-11T12:39:51Z
        Indexed on 
            2011/01/11
            13:58 UTC
        
        
        Read the original article
        Hit count: 341
        
self-improvement
|problem-solving
How can I improve my problem-solving ability?
Every one says same thing "a real programmer knows how to handle real problem", but they forget how they learn this ability, or where (I know in school, no one gives us any ability, of course in my opinion).
If you have any idea except above ones, feel free when you give your advice
- solve more problems
- do more exercises, write code, search google then write more ...
For me, my question is like "Use complex/known library instead of using your own." In other words, I want your experience, book recommendation, web page on problem solving
© Programmers or respective owner