The best way to predict the future is to invent it --Alan Kay How do you expect to succeed if you do not know the rules? --Anonymous 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 When they first built the University of California at Irvine they just put the buildings in. They did not put any sidewalks, they just planted grass. The next year, they came back and put the sidewalks where the trails were in the grass. Perl is just that kind of language. It is not designed from first principles. Perl is those sidewalks in the grass. --Larry Wall 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 A language that doesn't affect the way you think about programming is not worth knowing. --Unix Fortune What kind of programmer is so divorced from reality that she thinks she'll get complex software right the first time? --James Alan Gardner Programming is the art of thinking really hard about how to avoid having to think really hard. --unknown ...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
|