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 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 Twenty hours at the keyboard can save you two hours of planning. --Isaac Traxler 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 People who are really serious about software should make their own hardware --Alan Kay Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them. --Joshua Bloch There ain't no rules around here. We are trying to accomplish something. --Thomas Edison How do you expect to succeed if you do not know the rules? --Anonymous Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail. --Max Kanat-Alexander I'm a programmer. I like programming. And the best way I've found to have a positive impact on code is to write it. --Robert C. Martin Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code. --Edsger W. Dijkstra 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
|