On Software Programming
The Two Things about Computer Programming
- Writing the code is the easy part. Writing it so someone else can understand it later is the important part.
- Make it work, then make it elegant, then make it fast. Via The Fishbowl