Next: About this document ...
Up: C++ Design For Research
Previous: Hiding Templates
- Think about design issues when starting new code
- Think about how you may change it as research progresses
- Strategy approach allows rapid change of algorithm
- Iterators hide containers from client
Also:
- Document your code (perceps)
- See if anyone has done it before
Tim Cootes
2/24/1998