You are not reading this book because a teacher assigned it to you, you are reading it because you have a desire to learn, and wanting to learn is the biggest advantage you can have. --Cory Althoff Perl – The only language that looks the same before and after RSA encryption. --Keith Bostic People who are really serious about software should make their own hardware --Alan Kay 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 ...I’m not saying simple code takes less time to write. You’d think it would since you end up with less total code, but a good solution isn’t an accretion of code, it’s a distillation of it. --Robert Nystrom A change in perspective is worth 80 IQ points --Alan Kay A language that doesn't affect the way you think about programming is not worth knowing. --Alan Perlis There is nothing good or bad about knowledge itself; morality lies in the application of knowledge. --Jon Erickson 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 Premature optimization is the root of all evil. --Donald Knuth 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 Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code. --Edsger W. Dijkstra What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time? --James Alan Gardner 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 The best way to predict the future is to invent it --Alan Kay The most important property of a program is whether it accomplishes the intention of its user. --C.A.R. Hoare Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live --John Woods Happiness should be a function without any parameters. --Pranshu Midha Without requirements and design, programming is the art of adding bugs to an empty text file. --Louis Srygley
|