A university is what a college becomes when the faculty loses interest in students. --John Ciardi Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live --John Woods A change in perspective is worth 80 IQ points --Alan Kay People who are really serious about software should make their own hardware --Alan Kay Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches. --Paul Graham A language that doesn't affect the way you think about programming is not worth knowing. --Alan Perlis ...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 Programming is the art of thinking really hard about how to avoid having to think really hard. --unknown People who are really serious about software should make their own hardware --Alan Kay The most important property of a program is whether it accomplishes the intention of its user. --C.A.R. Hoare The most difficult thing in the world is to know how to do a thing and to watch someone else do it wrong without comment. --Theodore H. White Happiness should be a function without any parameters. --Pranshu Midha What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time? --James Alan Gardner Think twice, code once. --Waseem Latif 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 If the steps become to big, they become walls... --Herb Sutter When in doubt, do something. --Harry Chapin Simple things should be simple, complex things should be possible. --Alan Kay 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 There ain't no rules around here. We are trying to accomplish something. --Thomas Edison How do you expect to succeed if you do not know the rules? --Anonymous What is a university/college when the students lose interest? --Isaac Traxler That's the thing about people who think they hate computers. What they really hate is lousy programmers. --Larry Niven Twenty hours at the keyboard can save you two hours of planning. --Isaac Traxler Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Nartin Fowler The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why. --perldoc perl It's got to be the going not the getting there that's good. --Hary Chapin Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them. --Joshua Bloch I'm a programmer. I like programming. And the best way I've found to have a positive impact on code is to write it. --Robert C. Martin 'Martyrdom' is the only way a person can become famous without ability. --George Bernard Shaw The most disastrous thing that you can ever learn is your first programming language. --Alan Kay
|