Premature optimization is the root of all evil. --Donald Knuth Think twice, code once. --Waseem Latif A university is what a college becomes when the faculty loses interest in students. --John Ciardi The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why. --perldoc perl Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live --John Woods Good programmers write code that humans can understand. --Martin Fowler How do you expect to succeed if you do not know the rules? --Anonymous 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. Programming isn't about what you know; it's about what you can figure out. --Chris Pine There is nothing good or bad about knowledge itself; morality lies in the application of knowledge. --Jon Erickson What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time? --James Alan Gardner That's the thing about people who think they hate computers. What they really hate is lousy programmers. --Larry Niven Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Martin Fowler The real nightmare, worse than the one in which the Big Machine wants to kill you, is the one in which it sees you as irrelevant, or not even as a discrete thing to know. --Benjamin H Bratton College is a waystation - the last convenience store on the road to life-long responsibility. --Dennis Miller 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 When in doubt, do something. --Harry Chapin There ain't no rules around here. We are trying to accomplish something. --Thomas Edison The really good programmers spend a lot of time programming. I haven’t seen very good programmers who don’t spend a lot of time programming. If I don’t program for two or three days, I need to do it. And you get better at it—you get quicker at it. The side effect of writing all this other stuff is that when you get to doing ordinary problems, you can do them very quickly. --Joe Armstrong Perl – The only language that looks the same before and after RSA encryption. --Keith Bostic People who are really serious about software should make their own hardware --Alan Kay The most disastrous thing that you can ever learn is your first programming language. --Alan Kay Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches. --Paul Graham The most important property of a program is whether it accomplishes the intention of its user. --C.A.R. Hoare Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree. --Professor W.
|