Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them. --Joshua Bloch Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code. --Edsger W. Dijkstra 'Martyrdom' is the only way a person can become famous without ability. --George Bernard Shaw Programming is the art of thinking really hard about how to avoid having to think really hard. --unknown Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree. --Professor W. Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. --Rick Cook A language that doesn't affect the way you think about programming is not worth knowing. --Unix Fortune The issue of finding the best possible answer or achieving maximum efficiency usually arises in industry only after serious performance or legal troubles. --Steven S. Skiena A university is what a college becomes when the faculty loses interest in students. --John Ciardi Twenty hours at the keyboard can save you two hours of planning. --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 Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Martin Fowler Good programmers write code that humans can understand. --Martin Fowler If the steps become to big, they become walls... --Herb Sutter What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time? --James Alan Gardner
|