Simple Problem Solving
17/03/2006Found this little gem in a post at Signal V Noise – a simple, step-by-step guide to problem solving:
- write down the problem
- write down why it’s hard to solve
- write down what would make it easier
- write down possible ways to implement things that would make it easier
- write down why those ways suck
- then make it not suck
Beautiful!
Comments are closed.