13.003 Computational Geometry and Visualization

Practical Suggestions
By S. L. Abrams


Following are some practical suggestions (given in no particular order) that you should keep in mind while developing your code.

Debugging

There are many other practical hints, most of which are based on common sense or the general rules for good design applicable across domains. Approach software development as you would any other engineering problem.


Back to "Software Design Principles"
Back to "Lectures on OpenGL and Computer Graphics"