A change in perspective is worth 80 IQ points --Alan Kay 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 People who are really serious about software should make their own hardware --Alan Kay Think twice, code once. --Waseem Latif Delivering good software today is often better than perfect software tomorrow, so finish things and ship. --David Thomas 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 There is nothing good or bad about knowledge itself; morality lies in the application of knowledge. --Jon Erickson How do you expect to succeed if you do not know the rules? --Anonymous 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 When they first built the University of California at Irvine they just put the buildings in. They did not put any sidewalks, they just planted grass. The next year, they came back and put the sidewalks where the trails were in the grass. Perl is just that kind of language. It is not designed from first principles. Perl is those sidewalks in the grass. --Larry Wall One knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it? --Brian Kernighan 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 Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree. --Professor W. The big optimizations come from refining the high-level design, not the individual routines. --Steve McConnell
|