Nuggets of wisdom?
- by Bill Karwin
There are many quotes from famous computer scientists that have become the wisdom that guides our profession. For example:
"Premature optimization is the root of
all evil in programming."
Donald Knuth (citing Hoare's Dictum)
"Everyone knows that debugging is
twice as hard as writing a program in
the first place. So if…