So if an algorithm is an idealized recipe, a program is the detailed set of instructions for a cooking robot preparing a month of meals for an army while under enemy attack --Kernighan Brian Happiness should be a function without any parameters. --Pranshu Midha Walking on water and developing software from a specification are easy if both are frozen. --Edward V. Berard Delivering good software today is often better than perfect software tomorrow, so finish things and ship. --David Thomas The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why. --perldoc perl There ain't no rules around here. We are trying to accomplish something. --Thomas Edison Programming is the art of thinking really hard about how to avoid having to think really hard. --unknown Premature optimization is the root of all evil. --Donald Knuth Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code. --Edsger W. Dijkstra College is a waystation - the last convenience store on the road to life-long responsibility. --Dennis Miller When in doubt, do something. --Harry Chapin The big optimizations come from refining the high-level design, not the individual routines. --Steve McConnell Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Nartin Fowler If the steps become to big, they become walls... --Herb Sutter First solve the problem. Then, write the code. --Waseem Latif Know the rules well, so you can break them effectively --Dalai Lama XIV 'Martyrdom' is the only way a person can become famous without ability. --George Bernard Shaw Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them. --Joshua Bloch 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 Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree. --Professor W. A university is what a college becomes when the faculty loses interest in students. --John Ciardi Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Martin Fowler How do you expect to succeed if you do not know the rules? --Anonymous What is a university/college when the students lose interest? --Isaac Traxler Along every step of our journey through life, our mind is being programmed. If we are not programming it ourselves, someone else is doing it to us. --Joseph Rain 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 ...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 There is nothing good or bad about knowledge itself; morality lies in the application of knowledge. --Jon Erickson The most important property of a program is whether it accomplishes the intention of its user. --C.A.R. Hoare Perl – The only language that looks the same before and after RSA encryption. --Keith Bostic The most disastrous thing that you can ever learn is your first programming language. --Alan Kay Simple things should be simple, complex things should be possible. --Alan Kay
|