-
Notifications
You must be signed in to change notification settings - Fork 0
Managing knowledge workers
modem_down edited this page Jun 16, 2017
·
1 revision
- Jeff Atwood's summarises relevant research
- Aaron Swartz reminds us time is not fungible
- Lars Wirzenius summarises Eric Raymond, Tom DeMarco and Tim Lister
Probably the first, most basic rule of programming is to avoid duplication of code [and effort]* at all costs. This is sometimes called the DRY rule: Don't Repeat Yourself.
I usually think of it another way: a good programmer cultivates the virtue of laziness. (But not just any laziness: you must be aggressively, proactively lazy!)
(Source: Learn to Program by Chris Pine. * My addition.)
The content of this wiki is © ContentMine. You may use it under the terms of the Creative Commons Attribution 4.0 (CC BY 4.0) license.