Walking on water and developing software from a specification are easy if both are frozen. --Edward V. Berard Think twice, code once. --Waseem Latif The issue of finding the best possible answer or achieving maximum efficiency usually arises in industry only after serious performance or legal troubles. --Steven S. Skiena Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Martin Fowler Twenty hours at the keyboard can save you two hours of planning. --Isaac Traxler It goes against the grain of modern education to teach children to program. What fun is there in making plans, acquiring discipline in organizing thoughts, devoting attention to detail and learning to be self-critical? --Alan J. Perlis 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 A language that doesn't affect the way you think about programming is not worth knowing. --Alan Perlis The big optimizations come from refining the high-level design, not the individual routines. --Steve McConnell Perl – The only language that looks the same before and after RSA encryption. --Keith Bostic 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 Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches. --Paul Graham It's got to be the going not the getting there that's good. --Hary Chapin If the steps become to big, they become walls... --Herb Sutter Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code. --Edsger W. Dijkstra Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree. --Professor W. Programming isn't about what you know; it's about what you can figure out. --Chris Pine How do you expect to succeed if you do not know the rules? --Anonymous What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time? --James Alan Gardner Good programmers write code that humans can understand. --Martin Fowler
|