The three principal virtues of a programmer are Laziness, Impatience, and Hubris. See the Camel Book for why. --perldoc perl Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Nartin Fowler 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 A language that doesn't affect the way you think about programming is not worth knowing. --Unix Fortune 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 A university is what a college becomes when the faculty loses interest in students. --John Ciardi 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 Everyday life is like programming, I guess. If you love something you can put beauty into it. --Donald Knuth Walking on water and developing software from a specification are easy if both are frozen. --Edward V. Berard With software there are only two possibilites: either the users control the programme or the programme controls the users. If the programme controls the users, and the developer controls the programme, then the programme is an instrument of unjust power. --Richard Stallman Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live --John Woods How do you expect to succeed if you do not know the rules? --Anonymous Delivering good software today is often better than perfect software tomorrow, so finish things and ship. --David Thomas Simple things should be simple, complex things should be possible. --Alan Kay What is a university/college when the students lose interest? --Isaac Traxler
|