There is nothing good or bad about knowledge itself; morality lies in the application of knowledge. --Jon Erickson A university is what a college becomes when the faculty loses interest in students. --John Ciardi Happiness should be a function without any parameters. --Pranshu Midha College is a waystation - the last convenience store on the road to life-long responsibility. --Dennis Miller 'Martyrdom' is the only way a person can become famous without ability. --George Bernard Shaw I'm not a great programmer; I'm just a good programmer with great habits. --Kent Beck 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. Without requirements and design, programming is the art of adding bugs to an empty text file. --Louis Srygley The best way to predict the future is to invent it --Alan Kay 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 The most difficult thing in the world is to know how to do a thing and to watch someone else do it wrong without comment. --Theodore H. White Good programmers write code that humans can understand. --Martin Fowler Delivering good software today is often better than perfect software tomorrow, so finish things and ship. --David Thomas Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree. --Professor W. 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 First solve the problem. Then, write the code. --Waseem Latif Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail. --Max Kanat-Alexander The personal computer isn't "personal" because it's small and portable and yours to own. It's "personal" because you pour yourself into it - your thoughts, your programming. --Audrey Watters Twenty hours at the keyboard can save you two hours of planning. --Isaac Traxler Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code. --Edsger W. Dijkstra But while you can always write 'spaghetti code' in a procedural language, object-oriented languages used poorly can add meatballs to your spaghetti. --Andrew Hunt Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Martin Fowler 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 A change in perspective is worth 80 IQ points --Alan Kay
|