Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live --John Woods Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code. --Edsger W. Dijkstra But while you can always write 'spaghetti code' in a procedural language, object-oriented languages used poorly can add meatballs to your spaghetti. --Andrew Hunt Premature optimization is the root of all evil. --Donald Knuth 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 The most disastrous thing that you can ever learn is your first programming language. --Alan Kay
|