When in doubt, do something. --Harry Chapin People who are really serious about software should make their own hardware --Alan Kay 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. 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 Know the rules well, so you can break them effectively --Dalai Lama XIV Think twice, code once. --Waseem Latif 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 A language that doesn't affect the way you think about programming is not worth knowing. --Unix Fortune Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Martin Fowler The best way to predict the future is to invent it --Alan Kay 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 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 The real nightmare, worse than the one in which the Big Machine wants to kill you, is the one in which it sees you as irrelevant, or not even as a discrete thing to know. --Benjamin H Bratton Without requirements and design, programming is the art of adding bugs to an empty text file. --Louis Srygley Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail. --Max Kanat-Alexander A university is what a college becomes when the faculty loses interest in students. --John Ciardi Programming is the art of thinking really hard about how to avoid having to think really hard. --unknown 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 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 A change in perspective is worth 80 IQ points --Alan Kay The most important property of a program is whether it accomplishes the intention of its user. --C.A.R. Hoare First solve the problem. Then, write the code. --Waseem Latif
|