Walking on water and developing software from a specification are easy if both are frozen. --Edward V. Berard Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Martin Fowler 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 Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code. --Edsger W. Dijkstra A language that doesn't affect the way you think about programming is not worth knowing. --Alan Perlis Learn the rules like a pro, so you can break them like an artist --Pablo Picasso First solve the problem. Then, write the code. --Waseem Latif Delivering good software today is often better than perfect software tomorrow, so finish things and ship. --David Thomas Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live --John Woods 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 The best way to predict the future is to invent it --Alan Kay Think twice, code once. --Waseem Latif Everyday life is like programming, I guess. If you love something you can put beauty into it. --Donald Knuth 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 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. 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 That's the thing about people who think they hate computers. What they really hate is lousy programmers. --Larry Niven 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 Programming isn't about what you know; it's about what you can figure out. --Chris Pine
|