programming manner to solve problem

Posted by gcc on Programmers See other posts from Programmers or by gcc
Published on 2011-01-03T14:40:46Z Indexed on 2011/01/03 14:58 UTC
Read the original article Hit count: 311

Everyone has style(s)/technique(s) to approach/solve real world problems. This/these technique(s) distinguish(es) us from other people or other programmers. (Actually, I think it make us a wanted/ great programmer/computer science )

To improve, we read a lot of books (ex : programming style, how to solve program, how to approach problem, software and algorithm).

Can I learn your technique? In other words, if someone gives you a problem, at first step, what are you doing to solve it? (In all honesty, I want learn in what manner you are looking problem )

© Programmers or respective owner

Related posts about programming-practices

Related posts about problem-solving