Some Things to Remember About Style

updated 1 July 2003
style up to recursion
  1. Give variables and procedure good names
  2. Don't write code that you don't need
  3. Include comments
  4. Make your code easy on the eyes
  5. More if and cond stuff