Seven Step Aproach to Solve a Programming Problem.

Oct 20, 2015 00:07

1. Work example by hand.
2. Write down what you did.
3. Find patterns.
4. Check by hand.
5. Translate to code.
6. Run test Cases.
7. Debug Failed test Cases.

® Not mine, just steal it as usual.

i'm back bitches, programming, science bitch!

Previous post Next post
Up