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 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 If the steps become to big, they become walls... --Herb Sutter Without requirements and design, programming is the art of adding bugs to an empty text file. --Louis Srygley People who are really serious about software should make their own hardware --Alan Kay 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 Happiness should be a function without any parameters. --Pranshu Midha
|