Without requirements and design, programming is the art of adding bugs to an empty text file. --Louis Srygley 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 Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches. --Paul Graham 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 A change in perspective is worth 80 IQ points --Alan Kay One knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it? --Brian Kernighan People who are really serious about software should make their own hardware --Alan Kay You are not reading this book because a teacher assigned it to you, you are reading it because you have a desire to learn, and wanting to learn is the biggest advantage you can have. --Cory Althoff Delivering good software today is often better than perfect software tomorrow, so finish things and ship. --David Thomas If the steps become to big, they become walls... --Herb Sutter College is a waystation - the last convenience store on the road to life-long responsibility. --Dennis Miller The issue of finding the best possible answer or achieving maximum efficiency usually arises in industry only after serious performance or legal troubles. --Steven S. Skiena First solve the problem. Then, write the code. --Waseem Latif Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree. --Professor W. Happiness should be a function without any parameters. --Pranshu Midha Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live --John Woods There ain't no rules around here. We are trying to accomplish something. --Thomas Edison A language that doesn't affect the way you think about programming is not worth knowing. --Alan Perlis It's got to be the going not the getting there that's good. --Hary Chapin How do you expect to succeed if you do not know the rules? --Anonymous 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 Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code. --Edsger W. Dijkstra Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Nartin Fowler Learn the rules like a pro, so you can break them like an artist --Pablo Picasso 'Martyrdom' is the only way a person can become famous without ability. --George Bernard Shaw
|