CS699 : Software Laboratory 2001-2002
Introduction
-
Good Programming Practices
- Programs achieve communication not only between programmers and
machines
but also
beween programmers.
(Could be different or the same programmer(s).)
- Programming is not about being smart but about being safe and cautious.
- Most useful programs live longer than you want or care.
(Even short-lived programs)
Next