Some practical suggestions

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 review of basic principles...
Back to the 13.016 overview...