LargeAmountsOfCode
From SPA Wiki
Best Practices:
- write things down in "steps". Don't be afraid it may be banal...at the beginning it can really help
- Pair programming
- Debug through one cycle of the programme noting down the important classes
- Get hands dirty quickly even if it is only with simple things
- Take ownership
- Keep a solution logbook. When you solve a problem, write down the solution
Back to TechnicalAspects (one level up)
Back to ProblemAspects (two levels up)