Twenty hours at the keyboard can save you two hours of planning. --Isaac Traxler The best way to predict the future is to invent it --Alan Kay I'm not a great programmer; I'm just a good programmer with great habits. --Kent Beck Learn the rules like a pro, so you can break them like an artist --Pablo Picasso 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 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 Simple things should be simple, complex things should be possible. --Alan Kay Perl – The only language that looks the same before and after RSA encryption. --Keith Bostic There ain't no rules around here. We are trying to accomplish something. --Thomas Edison Walking on water and developing software from a specification are easy if both are frozen. --Edward V. Berard Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live --John Woods Delivering good software today is often better than perfect software tomorrow, so finish things and ship. --David Thomas 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 The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why. --perldoc perl Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches. --Paul Graham Think twice, code once. --Waseem Latif 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 That's the thing about people who think they hate computers. What they really hate is lousy programmers. --Larry Niven 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 When in doubt, do something. --Harry Chapin A change in perspective is worth 80 IQ points --Alan Kay Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Nartin Fowler What is a university/college when the students lose interest? --Isaac Traxler A language that doesn't affect the way you think about programming is not worth knowing. --Unix Fortune The most disastrous thing that you can ever learn is your first programming language. --Alan Kay What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time? --James Alan Gardner 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. Without requirements and design, programming is the art of adding bugs to an empty text file. --Louis Srygley ...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 Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Martin Fowler 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
|