The only way to write complex software that won't fall on its face is to hold its global complexity down - to build it out of simple pieces connected by well-defined interfaces, so that most problems are local and you can have some hope of fixing or optimizing a part without breaking the whole
Eric S. RaymondOf course, C proved indispensible to the developers of all its alternatives. Dig down through enough implementation layers under any of the other languages surveyed here and you will find a core implemented in pure, portable C
Eric S. RaymondLisp is worth learning for the profound enlightenment experience you will have when you finally get it; that experience will make you a better programmer for the rest of your days, even if you never actually use Lisp itself a lot.
Eric S. RaymondThe iPhone brand is in worse shape than I thought was even possible. And the implications of that are huge... The iPhone is in deep trouble.
Eric S. RaymondWhen you lose interest in a program, your last duty to it is to hand it off to a competent successor.
Eric S. Raymond