The big optimizations come from refining the high-level design, not the individual routines. --Steve McConnell 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 It's got to be the going not the getting there that's good. --Hary Chapin Perl – The only language that looks the same before and after RSA encryption. --Keith Bostic 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 A change in perspective is worth 80 IQ points --Alan Kay Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them. --Joshua Bloch 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 Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code. --Edsger W. Dijkstra 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 Not only is this incomprehensible, but the ink is ugly and the paper is from the wrong kind of tree. --Professor W. A language that doesn't affect the way you think about programming is not worth knowing. --Alan Perlis Any fool can write code that a computer can understand. Good programmers write code that humans can understand. --Nartin Fowler Object-oriented programming offers a sustainable way to write spaghetti code. It lets you accrete programs as a series of patches. --Paul Graham The best way to predict the future is to invent it --Alan Kay Without requirements and design, programming is the art of adding bugs to an empty text file. --Louis Srygley College is a waystation - the last convenience store on the road to life-long responsibility. --Dennis Miller Programming is the art of thinking really hard about how to avoid having to think really hard. --unknown
|