Premature optimization is the root of all evil. --Donald Knuth Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Nartin Fowler A language that doesn't affect the way you think about programming is not worth knowing. --Unix Fortune What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time? --James Alan Gardner ...I’m not saying simple code takes less time to write. You’d think it would since you end up with less total code, but a good solution isn’t an accretion of code, it’s a distillation of it. --Robert Nystrom Einstein repeatedly argued that there must be simplified explanations of nature, because God is not capricious or arbitrary. No such faith comforts the software engineer. --Frederick P. Brooks Jr. Simple things should be simple, complex things should be possible. --Alan Kay Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. --Rick Cook When they first built the University of California at Irvine they just put the buildings in. They did not put any sidewalks, they just planted grass. The next year, they came back and put the sidewalks where the trails were in the grass. Perl is just that kind of language. It is not designed from first principles. Perl is those sidewalks in the grass. --Larry Wall You are not reading this book because a teacher assigned it to you, you are reading it because you have a desire to learn, and wanting to learn is the biggest advantage you can have. --Cory Althoff There ain't no rules around here. We are trying to accomplish something. --Thomas Edison Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail. --Max Kanat-Alexander Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live --John Woods Programming isn't about what you know; it's about what you can figure out. --Chris Pine Learn the rules like a pro, so you can break them like an artist --Pablo Picasso 'Martyrdom' is the only way a person can become famous without ability. --George Bernard Shaw Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree. --Professor W.
|