CSC/ECE 517 Summer 2008/wiki2 1 c9

From Expertiza_Wiki
Revision as of 16:47, 24 June 2008 by Esboisen (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Don't Repeat Yourself (DRY) principle is basic to writing maintainable code. Find Web sites that explain the importance of the principle, and write prose that summarizes their arguments. Look for catchy examples of where the principle should be applied, and create a checklist for programmers to consider in determining whether their code is in conformance.