How do you expect to succeed if you do not know the rules? --Anonymous Everyday life is like programming, I guess. If you love something you can put beauty into it. --Donald Knuth Without requirements and design, programming is the art of adding bugs to an empty text file. --Louis Srygley 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 What is a university/college when the students lose interest? --Isaac Traxler 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 People who are really serious about software should make their own hardware --Alan Kay 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 If the steps become to big, they become walls... --Herb Sutter Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Martin Fowler That's the thing about people who think they hate computers. What they really hate is lousy programmers. --Larry Niven Delivering good software today is often better than perfect software tomorrow, so finish things and ship. --David Thomas Our consciousness is programmed. We see things a certain way from a young age - we're programmed to keep doing them that way. Then you have to spend adulthood learning how to overcome it, to read out the programs. Try to create. I want to tell people to create. Just start by creating your day. Then create your life. --Prince How do you expect to succeed if you do not know the rules? --Anonymous 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 I'm not a great programmer; I'm just a good programmer with great habits. --Kent Beck The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why. --perldoc perl
|