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 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. Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code. --Edsger W. Dijkstra A language that doesn't affect the way you think about programming is not worth knowing. --Alan Perlis First solve the problem. Then, write the code. --Waseem Latif How do you expect to succeed if you do not know the rules? --Anonymous Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches. --Paul Graham 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 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 With software there are only two possibilites: either the users control the programme or the programme controls the users. If the programme controls the users, and the developer controls the programme, then the programme is an instrument of unjust power. --Richard Stallman 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 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 Everyday life is like programming, I guess. If you love something you can put beauty into it. --Donald Knuth Premature optimization is the root of all evil. --Donald Knuth Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Nartin Fowler Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree. --Professor W.
|