Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Apart from good advice already given in this thread, solving problems with code usually consists of the following actions:

1. Define the problem - think about/write down exactly what you want the final program to do.

2. Break it down into smaller problems, then break those further, right down to the smallest.

3. Solve the small problems individually, one by one.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: