RU beehive logo ITEC dept promo banner
ITEC 120
2008spring
ibarland,
jdymacek

homeinfoexamslectureslabshws
RecipeLawsliessyntaxjava.lang docsjava.util docs

laws
The Laws of Programming

The Laws

  1. Your program's structure should reflect the problem's structure.
  2. No repeated code. (including: No Magic Numbers)
  3. One Function, One Task.
  4. Programs must be human-readable.
  5. Develop test cases before code.

The Edicts of Programming

The Conventions of Programming

The Guidelines of Programming

homeinfoexamslectureslabshws
RecipeLawsliessyntaxjava.lang docsjava.util docs


©2008, Ian Barland, Radford University
Last modified 2008.Jan.24 (Thu)
Please mail any suggestions
(incl. typos, broken links)
to iba�rlandrad�ford.edu
Powered by PLT Scheme