Zawinski’s Law

Zawinski’s Law from the Jargon File:

Every program attempts to expand until it can read mail. Those programs which cannot so expand are replaced by ones which can.

Possibly inspired by “The Law of Software Development and Envelopment” at MIT:


Eric Raymond’s 17 Unix Rules

I was re-reading The Art of Unix Programming and re-discovered some great ideas. Sharing with you:
 
 Rule of Modularity
 
 Developers should build a program out of simple parts connected by well defined interfaces, so problems are local, and parts of the program can be replaced…

Programming Philosophy
Programming Philosophy
Understanding the Fundamental Nature of Programming
More information
Followers
170
Elsewhere