"* Write clearly - don't be too clever. * Say what you mean, simply and directly. * Use library functions. * Avoid temporary variables. * Write clearly - don't sacrifice clarity for "efficiency." * Let the machine do the dirty work. * Replace repetitive expressions by calls to a common function. * Pa"