There is nothing good or bad about knowledge itself; morality lies in the application of knowledge. --Jon Erickson 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 A university is what a college becomes when the faculty loses interest in students. --John Ciardi Along every step of our journey through life, our mind is being programmed. If we are not programming it ourselves, someone else is doing it to us. --Joseph Rain I'm not a great programmer; I'm just a good programmer with great habits. --Kent Beck Without requirements and design, programming is the art of adding bugs to an empty text file. --Louis Srygley The best way to predict the future is to invent it --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 Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree. --Professor W. ...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 What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time? --James Alan Gardner Simple things should be simple, complex things should be possible. --Alan Kay Our consciousness is programmed. We see things a certain way from a young age - we're programmed to keep doing them that way. Then you have to spend adulthood learning how to overcome it, to read out the programs. Try to create. I want to tell people to create. Just start by creating your day. Then create your life. --Prince Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Nartin Fowler Premature optimization is the root of all evil. --Donald Knuth
|