Pragmatics Mantra (Part One) for Programmers
- Easy is not wrong.
- Program by saying simple, normal things.
- Cleanliness is all we ask of syntax and semantics.
- More programming theory does not make better programmers.
- Don't let old/compiler people tell you what language to use.
- Maximize independence: strong fences make good components.
- You can't use a namespace if everyone else has used it as their sewer.
- If there is already a way of doing something, do not invent a harder way.
- Listen to people who program, not to people who want to tell you how to program.
- Ask not what a programming language can do; ask what a programming language can do for you.
|