Good programmers write code that humans can understand. --Martin Fowler The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why. --perldoc perl Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree. --Professor W. Happiness should be a function without any parameters. --Pranshu Midha The most disastrous thing that you can ever learn is your first programming language. --Alan Kay [On identifying talented programmers] It’s just enthusiasm. You ask them what’s the most interesting program they worked on. And then you get them to describe it and its algorithms and what’s going on. If they can’t withstand my questioning on their program, then they’re not good. I’m asking them to describe something they’ve done that they’ve spent blood on. I’ve never met anybody who really did spend blood on something who wasn’t eager to describe what they’ve done and how they did it and why. I let them pick the subject. I don’t pick the subject, so I’m the amateur and they’re the professional in this subject. If they can’t stand an amateur asking them questions about their profession, then they don’t belong. --Ken Thompson College is a waystation - the last convenience store on the road to life-long responsibility. --Dennis Miller 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 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 Premature optimization is the root of all evil. --Donald Knuth The best way to predict the future is to invent it --Alan Kay What is a university/college when the students lose interest? --Isaac Traxler Know the rules well, so you can break them effectively --Dalai Lama XIV Twenty hours at the keyboard can save you two hours of planning. --Isaac Traxler 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
|