Great programming quotes - Stack Overflow most recent 30 from stackoverflow.com2009-11-09T00:15:31Zhttp://stackoverflow.com/feeds/question/58640http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/58640/great-programming-quotes437Great programming quotesepatel2008-09-12T10:39:20Z2009-11-06T19:53:34Z
<p>There are a lot of great programming quotes out there. Which do you like?</p>
<p>Today (Sept 12, 2008) I heard a new one from a friend, Lars-Gunnar, he said "<a href="http://sv.wikipedia.org/wiki/Gud" rel="nofollow">Gud</a> finns i Emacs" (in swedish) this means basically "<a href="http://en.wikipedia.org/wiki/God" rel="nofollow">God</a> is in Emacs". Still laughing about it here :) What he meant was that a function "<a href="http://www.emacswiki.org/cgi-bin/wiki/GrandUnifiedDebugger" rel="nofollow">gud is grand-unified-debugger</a>" is in Emacs.</p>
<p>A great one I think all programmers should know is <a href="http://c2.com/cgi/wiki?LazinessImpatienceHubris" rel="nofollow">The Three Great Virtues of a Programmer</a>.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58642#5864225Answer by Greg Hewgill for Great programming quotesGreg Hewgill2008-09-12T10:40:14Z2008-11-28T07:10:43Z<p>All problems in computer science can be solved with another level of indirection.</p>
<p>-- David Wheeler</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58644#5864431Answer by Greg Hewgill for Great programming quotesGreg Hewgill2008-09-12T10:41:20Z2008-09-12T10:41:20Z<p>You can't solve social problems through technical means.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58645#58645125Answer by Vaibhav for Great programming quotesVaibhav2008-09-12T10:41:36Z2008-09-12T10:47:43Z<p>The classic: </p>
<blockquote>
<p>"There are 10 types of people in the
world, those who can read binary, and
those who can't."</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/58646#58646414Answer by harriyott for Great programming quotesharriyott2008-09-12T10:41:58Z2009-10-23T22:53:08Z<p>"Some people, when confronted with a problem, think "I know, I’ll use regular expressions." Now they have two problems." -- Jamie Zawinski</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58648#5864815Answer by Jorge Córdoba for Great programming quotesJorge Córdoba2008-09-12T10:43:27Z2008-09-12T10:43:27Z<p>Not sure if this can qualify as "programming quote" but is quite geek for sure:</p>
<blockquote>
<p>There's only one function to describe
women: random();</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/58650#58650182Answer by Galwegian for Great programming quotesGalwegian2008-09-12T10:44:47Z2009-07-25T09:24:08Z<blockquote>
<p>"Most software today is very much like
an Egyptian pyramid with millions of
bricks piled on top of each other,
with no structural integrity, but just
done by brute force and thousands of
slaves."</p>
</blockquote>
<p>-- Alan Kay</p>
<blockquote>
<p>"The trouble with programmers is that
you can never tell what a programmer
is doing until it's too late."</p>
</blockquote>
<p>-- Seymour Cray</p>
<blockquote>
<p>"Measuring programming progress by
lines of code is like measuring
aircraft building progress by weight."</p>
</blockquote>
<p>-- Bill Gates</p>
<blockquote>
<p>"It is practically impossible to teach
good programming style to students
that have had prior exposure to BASIC.
As potential programmers, they are
mentally mutilated beyond hope of
regeneration."</p>
</blockquote>
<p>-- E. W. Dijkstra</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58651#58651213Answer by Graeme Perrow for Great programming quotesGraeme Perrow2008-09-12T10:44:56Z2009-07-24T15:45:57Z<blockquote>
<p>In theory, theory and practice are the same. In practice, they're not.</p>
</blockquote>
<p>Yogi Berra</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58653#58653106Answer by John for Great programming quotesJohn2008-09-12T10:45:52Z2008-09-12T10:45:52Z<p>From <a href="http://mitpress.mit.edu/sicp/" rel="nofollow">SICP</a></p>
<blockquote>
<p>Programs must be written for people to
read, and only incidentally for
machines to execute.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/58655#58655154Answer by seanb for Great programming quotesseanb2008-09-12T10:46:40Z2009-07-17T09:33:43Z<p><em>"My definition of an expert in any field is a person who knows enough about what's really going on to be scared."</em></p>
<p>P. J. Plauger, Computer Language, March 1983</p>
<p><em>"An expert is a man who has made all the mistakes that can be made in a very narrow field"</em></p>
<p>Niels Bohr</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58658#58658203Answer by Pev for Great programming quotesPev2008-09-12T10:48:18Z2009-05-18T10:17:53Z<p>My personal favourite:</p>
<blockquote>
<p>There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult</p>
</blockquote>
<p>C.A.R. Hoare.</p>
<p>Or you could check out <a href="http://en.wikiquote.org/wiki/Programming" rel="nofollow">Wikiquotes</a> for some other good ones.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58666#5866622Answer by Jonathan Webb for Great programming quotesJonathan Webb2008-09-12T10:51:43Z2008-09-12T10:51:43Z<blockquote>
<p>Beware of programmers who carry
screwdrivers.</p>
</blockquote>
<p>-- Leonard Brandwein</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58668#58668335Answer by harriyott for Great programming quotesharriyott2008-09-12T10:52:53Z2009-05-18T10:20:04Z<blockquote>
<p>It should be noted that no ethically-trained software engineer would ever consent to write a DestroyBaghdad procedure. Basic professional ethics would instead require him to write a DestroyCity procedure, to which Baghdad could be given as a parameter. </p>
</blockquote>
<p>Nathaniel S Borenstein</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58672#58672282Answer by Unsliced for Great programming quotesUnsliced2008-09-12T10:54:56Z2008-10-03T10:54:46Z<p>Dan Kaminsky: </p>
<blockquote>
<p>Debugging is anticipated with distaste, performed with reluctance, and bragged about forever.</p>
</blockquote>
<p>Seymour Cray on virtual memory:</p>
<blockquote>
<p>Memory is like an orgasm. It's a lot better if you don't have to fake it.</p>
</blockquote>
<p>Isaac Asimov, not really programming, but definitely problem-solving: </p>
<blockquote>
<p>The most exciting phrase to hear in science, the one that heralds new
discoveries, is not 'Eureka!' but 'That's funny...'</p>
</blockquote>
<p>Mitch Ratcliffe</p>
<blockquote>
<p>A computer lets you make more mistakes faster than any other invention in human
history, with the possible exceptions of handguns and tequila</p>
</blockquote>
<p>Cory Doctorow </p>
<blockquote>
<p>Engineers are all basically high-functioning autistics who have no idea how normal people do stuff.</p>
</blockquote>
<p>And some random unattributed others; </p>
<ul>
<li>Any sufficiently advanced magic is indistinguishable from a rigged demonstration.</li>
<li>Vi is a subset of evil</li>
<li>The difference between theory and practice is smaller in theory than in practice. </li>
<li>There are only 3 numbers of interest to a computer scientist: 1, 0 and infinity </li>
</ul>
http://stackoverflow.com/questions/58640/great-programming-quotes/58674#5867492Answer by epatel for Great programming quotesepatel2008-09-12T10:56:19Z2008-09-16T22:27:30Z<p>"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."</p>
<p>-- Rich Cook</p>
<p>"An idiot with a computer is a faster, better idiot"</p>
<p>-- Rich Julius</p>
<p>"Brevity is the soul of wit"</p>
<p>-- Shakespeare</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58675#58675163Answer by Tyler for Great programming quotesTyler2008-09-12T10:56:55Z2008-09-12T10:56:55Z<p>"Beware of bugs in the above code; I have only proved it correct, not tried it."
- <a href="http://en.wikipedia.org/wiki/Donald_Knuth#Knuth.E2.80.99s_humor" rel="nofollow">Donald Knuth</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58676#58676139Answer by Blorgbeard for Great programming quotesBlorgbeard2008-09-12T10:57:32Z2009-02-03T18:09:08Z<p>XML is like violence - if it's not working for you, you're not using enough of it. (<a href="http://developers.slashdot.org/comments.pl?sid=446030&no_d2=1&cid=22342474" rel="nofollow">Potential Source</a> as a comment to <a href="http://developers.slashdot.org/article.pl?sid=08/02/07/2141221" rel="nofollow">'The Future of XML'</a>)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58682#5868255Answer by harriyott for Great programming quotesharriyott2008-09-12T10:59:31Z2008-09-12T10:59:31Z<p>Software is like sex: It's better when it's free. (Linus Torvalds)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58688#5868851Answer by Geir-Tore Lindsve for Great programming quotesGeir-Tore Lindsve2008-09-12T11:02:52Z2008-09-12T11:02:52Z<blockquote>
<p>"Profanity is the one language all programmers know best"</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/58692#58692710Answer by Blorgbeard for Great programming quotesBlorgbeard2008-09-12T11:03:47Z2008-09-12T11:03:47Z<p>I love this one:</p>
<blockquote>
<p>Hofstadter's Law:</p>
<p>It always takes longer than you
expect, even when you take into
account Hofstadter's Law.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/58693#58693415Answer by harriyott for Great programming quotesharriyott2008-09-12T11:03:57Z2008-10-03T10:53:58Z<p>Java is to JavaScript what Car is to Carpet.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58698#5869832Answer by Josef for Great programming quotesJosef2008-09-12T11:09:07Z2008-10-16T21:01:18Z<p>If architects built houses the way programmers built programs, the first woodpecker to come along would destroy civilization.
<a href="http://en.wikipedia.org/wiki/Gerald_M._Weinberg" rel="nofollow">Gerald Weinberg</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58705#58705105Answer by Mr Shark for Great programming quotesMr Shark2008-09-12T11:12:07Z2008-09-12T11:12:07Z<p>The greatest performance improvement of all is when a system goes from not-working to working.</p>
<p>-- <em>John Ousterhout</em></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58706#58706611Answer by asksol for Great programming quotesasksol2008-09-12T11:12:38Z2009-05-18T10:21:16Z<blockquote>
<p>Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.</p>
</blockquote>
<p>-- Rick Osborne</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58707#587075Answer by bedbuffer for Great programming quotesbedbuffer2008-09-12T11:14:56Z2008-09-12T11:14:56Z<p>To Err is human, to Debug is Divine...</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58710#5871026Answer by Rik for Great programming quotesRik2008-09-12T11:17:27Z2008-09-12T11:17:27Z<p>"Simplicity is prerequisite for reliability."
-Edsger Dijkstra </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58718#5871826Answer by FrankS for Great programming quotesFrankS2008-09-12T11:22:32Z2008-09-12T11:22:32Z<p>If the code and the comments disagree, then both are probably wrong.</p>
<p>Another good website: <a href="http://www.sysprog.net/quotwrit.html" rel="nofollow">"Quotes about Tech Writing"</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58724#5872480Answer by John for Great programming quotesJohn2008-09-12T11:27:12Z2008-09-12T11:27:12Z<p>Dennis Ritchie</p>
<blockquote>
<p>UNIX is basically a simple operating
system, but you have to be a genius to
understand the simplicity.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/58738#5873880Answer by macbirdie for Great programming quotesmacbirdie2008-09-12T11:35:39Z2008-09-12T11:35:39Z<blockquote>
<p>Every language has an optimization operator. In C++ that operator is ‘//’</p>
</blockquote>
<p><a href="http://blogs.msdn.com/ie/archive/2008/08/26/ie8-performance.aspx" rel="nofollow">Overheard</a> at the O’Reilly’s Velocity Conference, June 2008</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58780#58780262Answer by Gulzar for Great programming quotesGulzar2008-09-12T12:01:32Z2009-09-14T19:04:17Z<blockquote>
<p>It works on my machine. </p>
</blockquote>
<p>Anonymous programmer</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58795#5879524Answer by John Meagher for Great programming quotesJohn Meagher2008-09-12T12:14:49Z2008-09-12T12:14:49Z<p>Java: Write Once, Debug Everywhere</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58796#58796260Answer by Bill the Lizard for Great programming quotesBill the Lizard2008-09-12T12:15:37Z2009-01-15T20:48:46Z<blockquote>
<p>If debugging is the process of removing software bugs, then programming must be the process of putting them in.</p>
<p>--Edsger Dijkstra</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/58803#588031Answer by botismarius for Great programming quotesbotismarius2008-09-12T12:19:53Z2008-09-12T12:19:53Z<p>Something like '640K (bytes RAM) ought to be enough for anybody' :)) (Bill Gates)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58806#58806771Answer by Adam Davis for Great programming quotesAdam Davis2008-09-12T12:23:22Z2009-10-15T17:29:11Z<blockquote>
<p>Walking on water and developing software from a specification are easy if both are frozen.</p>
</blockquote>
<p>-- Edward V Berard </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58810#58810246Answer by David Mohundro for Great programming quotesDavid Mohundro2008-09-12T12:25:14Z2008-09-12T12:25:14Z<blockquote>
<p>I invented the term Object-Oriented,
and I can tell you I did not have C++
in mind.</p>
</blockquote>
<p>Alan Kay</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58813#5881382Answer by InSciTek Jeff for Great programming quotesInSciTek Jeff2008-09-12T12:26:28Z2008-09-12T12:26:28Z<p>We better hurry up and start coding, there are going to be a lot of bugs to fix.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58832#5883264Answer by Pat for Great programming quotesPat2008-09-12T12:37:45Z2008-09-12T12:37:45Z<blockquote>
<p>We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." </p>
</blockquote>
<p>Donald Knuth</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58844#58844219Answer by Aardvark for Great programming quotesAardvark2008-09-12T12:44:19Z2009-08-21T15:36:27Z<p>Maybe I work too much on legacy code, but this always springs to mind:</p>
<blockquote>
<p>Perfection is achieved, not when there
is nothing more to add, but when there
is nothing left to take away.</p>
</blockquote>
<p>Antoine de Saint Exupéry</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58849#58849276Answer by Pat for Great programming quotesPat2008-09-12T12:45:50Z2008-09-12T12:45:50Z<blockquote>
<p>PHP is a minor evil perpetrated and created by incompetent amateurs, whereas Perl is a great and insidious evil perpetrated by skilled but perverted professionals.</p>
</blockquote>
<p>Jon Ribbens</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58852#58852582Answer by Graeme Perrow for Great programming quotesGraeme Perrow2008-09-12T12:46:46Z2008-09-12T12:46:46Z<p>Brian Kernighan:</p>
<blockquote>
<p>Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/58854#58854494Answer by Pat for Great programming quotesPat2008-09-12T12:48:39Z2009-10-21T09:13:38Z<blockquote>
<p>The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.</p>
</blockquote>
<p>Tom Cargill</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58855#58855402Answer by David for Great programming quotesDavid2008-09-12T12:48:48Z2008-09-12T13:31:09Z<p><a href="http://en.wikipedia.org/wiki/Stroustrup" rel="nofollow">Bjarne Stroustrup</a> has many great quotes attributed to him, including:</p>
<blockquote>
<p>There are only two kinds of languages: the ones people complain about and the ones nobody uses</p>
</blockquote>
<p>and who can forget his now classic:</p>
<blockquote>
<p>I have always wished for my computer to be as easy to use as my telephone; my wish has come true because I can no longer figure out how to use my telephone</p>
</blockquote>
<p>Source: <a href="http://www.research.att.com/~bs/bs_faq.html" rel="nofollow">Bjarne Stroustrup FAQ</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58856#5885688Answer by Matt Haughton for Great programming quotesMatt Haughton2008-09-12T12:48:57Z2008-09-12T12:48:57Z<p>From Bill Bryson</p>
<p>A computer is a stupid machine with the ability to do incredibly smart things, while computer programmers are smart people with the ability to do incredibly stupid things. They are, in short, a perfect match</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58858#5885828Answer by Ozy for Great programming quotesOzy2008-09-12T12:49:57Z2008-09-12T15:23:48Z<p>Debugging code is at least twice as hard as writing it in the first place. Therefore, if you write a program as cleverly as possible you are, by definition, not smart enough to debug it. (Brian W. Kernighan)</p>
<p>Well over half of the time you spend working on a project (on the order of 70 percent) is spent thinking, and no tool, no matter how advanced, can think for you. Consequently, even if a tool did everything except the thinking for you -- if it wrote 100 percent of the code, wrote 100 percent of the documentation, did 100 percent of the testing, burned the CD-ROMs, put them in boxes, and mailed them to your customers -- the best you could hope for would be a 30 percent improvement in productivity. In order to do better than that, you have to change the way you think.</p>
<p>There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code.</p>
<p>Human beings are not accustomed to being perfect, and few areas of human activity demand it. Adjusting to the requirement for perfection is, I think, the most difficult part of learning to program.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58860#5886034Answer by Chris B-C for Great programming quotesChris B-C2008-09-12T12:50:28Z2008-09-12T12:50:28Z<p>A quote I've been using a lot lately dealing with ... difficult people</p>
<blockquote>
<p>'Select' isn't broken</p>
</blockquote>
<p>Fred Brookes (The Mythical Man-Month)</p>
<p>Speaking about the likelihood that, when it appears a common third-party tool is broken rather than your code, chances are that it is, in fact, your code.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58868#5886822Answer by Matt Haughton for Great programming quotesMatt Haughton2008-09-12T12:52:52Z2008-09-16T15:26:53Z<p>One of my favourites is written as a definition</p>
<p>Program, n.: (1) A magic spell cast upon a computer to enable it to turn your input into error messages. (2) v.t., A pastime similar to banging your head against a wall but with fewer opportunities for reward.</p>
<p>By Graham Storr (The Fairly Concise New Scientist Magazine Dictionary of scientific words in current use)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58873#58873215Answer by Maximilian for Great programming quotesMaximilian2008-09-12T12:54:00Z2009-10-24T20:14:41Z<blockquote>
<p>Debuggers don't remove bugs. They
only show them in slow motion.</p>
</blockquote>
<p>Don't know by whom but I think it's funny.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58894#588946Answer by Brian Stewart for Great programming quotesBrian Stewart2008-09-12T13:00:22Z2008-09-12T13:00:22Z<p>Not sure of the origin but:</p>
<blockquote>
<p>When you hear hoof beats, think horses, not zebras.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/58956#58956255Answer by sock for Great programming quotessock2008-09-12T13:29:40Z2009-05-18T10:23:17Z<blockquote>
<p>Computer Science is no more about computers than astronomy is about telescopes.</p>
</blockquote>
<p>-- E. W. Dijkstra</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/58966#5896610Answer by HigherAbstraction for Great programming quotesHigherAbstraction2008-09-12T13:33:53Z2008-09-12T13:33:53Z<p>"Computer Science is no more about computers than Astronomy is about telescopes." - E. Dijkstra</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59001#59001326Answer by Thunder3 for Great programming quotesThunder32008-09-12T13:43:01Z2009-05-18T10:19:27Z<p>I always loved this one:</p>
<blockquote>
<p>On two occasions I have been asked, 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question.</p>
</blockquote>
<p>Charles Babbage</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59003#59003199Answer by Howler for Great programming quotesHowler2008-09-12T13:43:48Z2008-09-12T13:51:05Z<p>Random limerick I found on a website awhile ago.</p>
<p>A programmer started to cuss<BR>
Because getting to sleep was a fuss<BR>
As he lay there in bed<BR>
Looping 'round in his head<BR>
was: while(!asleep()) sheep++;</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59020#59020-8Answer by JasonMichael for Great programming quotesJasonMichael2008-09-12T13:49:54Z2008-09-12T13:49:54Z<p>"Ask not what your Mac can do for you, but what YOU can do for your Mac"
-Anonymous Mac User</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59076#59076190Answer by Anders Sandvig for Great programming quotesAnders Sandvig2008-09-12T14:04:25Z2009-10-24T20:15:13Z<p>"Never trust a programmer in a suit."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59135#591358Answer by tephlon for Great programming quotestephlon2008-09-12T14:30:40Z2008-09-12T14:30:40Z<p>"Fight code entropy." -- John Carmack</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59157#5915713Answer by Mark Cidade for Great programming quotesMark Cidade2008-09-12T14:41:46Z2008-09-12T14:41:46Z<p>See Alan Perlis' <em><a href="http://www.cs.yale.edu/quotes.html" rel="nofollow">epigrams in programming</a></em>:</p>
<ol>
<li><p>One man's constant is another man's variable. </p></li>
<li><p>Functions delay binding; data structures induce binding. Moral: Structure data late in the programming process. </p></li>
<li><p>Syntactic sugar causes cancer of the semicolon. </p></li>
<li><p>Every program is a part of some other program and rarely fits. </p></li>
<li><p>If a program manipulates a large amount of data, it does so in a small number of ways. </p></li>
<li><p>Symmetry is a complexity-reducing concept (co-routines include subroutines); seek it everywhere. </p></li>
<li><p>It is easier to write an incorrect program than understand a correct one. </p></li>
<li><p>A programming language is low level when its programs require attention to the irrelevant. </p></li>
<li><p>It is better to have 100 functions operate on one data structure than 10 functions on 10 data structures. </p></li>
<li><p>...</p></li>
</ol>
http://stackoverflow.com/questions/58640/great-programming-quotes/59268#5926879Answer by Pascal for Great programming quotesPascal2008-09-12T15:20:52Z2008-09-12T15:20:52Z<p>My favorites:</p>
<blockquote>
<p>"Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter."</p>
</blockquote>
<p>-- Eric Raymond</p>
<blockquote>
<p>"To iterate is human, to recurse divine."</p>
</blockquote>
<p>-- L. Peter Deutsch</p>
<blockquote>
<p>"C++ : Where friends have access to your private members."</p>
</blockquote>
<p>-- Gavin Russell Baker</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59290#5929053Answer by Juan Manuel for Great programming quotesJuan Manuel2008-09-12T15:27:00Z2008-09-12T15:27:00Z<p>God could create the world in six days because he didn't have to make it compatible with the previous version</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59301#5930172Answer by Prakash for Great programming quotesPrakash2008-09-12T15:28:07Z2008-09-12T15:28:07Z<blockquote>
<p>Owning a computer without programming is like having a kitchen and using
only the microwave oven -
<strong><em>Charles Petzold</em></strong></p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/59308#5930811Answer by Matt Haughton for Great programming quotesMatt Haughton2008-09-12T15:29:52Z2008-09-12T15:29:52Z<p>Short but sweet quote from <a href="http://en.wikipedia.org/wiki/Jon_Bentley" rel="nofollow">Jon Bentley</a>, to whom respect is well deserved</p>
<blockquote>
<p>People who deal with bits should
expect to get bitten</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/59312#5931212Answer by Juan Manuel for Great programming quotesJuan Manuel2008-09-12T15:30:20Z2008-09-12T15:30:20Z<p>My programs don't have bugs, they just develop random features</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59371#593713Answer by Raz for Great programming quotesRaz2008-09-12T15:48:07Z2008-09-12T16:30:02Z<p>Niven's laws:</p>
<ul>
<li><p>No technique works if it isn't used</p></li>
<li><p>Ethics change with technology </p></li>
<li>"F × S = k" the product of freedom and security is a constant</li>
</ul>
http://stackoverflow.com/questions/58640/great-programming-quotes/59373#5937310Answer by Sam Wessel for Great programming quotesSam Wessel2008-09-12T15:48:36Z2008-09-12T15:48:36Z<blockquote>
<p>There is no IRL, only AFK</p>
</blockquote>
<p>-- Unknown</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59404#5940416Answer by laurie for Great programming quoteslaurie2008-09-12T16:05:56Z2008-09-12T16:05:56Z<p><em>"Plan to throw one away; you will anyway"</em></p>
<ul>
<li>Brooks' The Mythical Man-Month</li>
</ul>
http://stackoverflow.com/questions/58640/great-programming-quotes/59417#5941740Answer by Paul Wicks for Great programming quotesPaul Wicks2008-09-12T16:14:43Z2008-09-12T16:14:43Z<p>Perhaps a little less serious than some, but still one of my favorites:</p>
<p>"... one of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful termination of their C programs." — Robert Firth.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59446#5944616Answer by Rob Wells for Great programming quotesRob Wells2008-09-12T16:30:35Z2008-09-12T16:30:35Z<blockquote>
<p>Program testing can be a very effective way to show the presence of bugs, but is hopelessly inadequate for showing their absence.</p>
</blockquote>
<p>and</p>
<blockquote>
<p>The competent programmer is fully aware of the limited size of his own skull. He therefore approaches his task with full humility, and avoids clever tricks like the plague.</p>
</blockquote>
<p>Both from Edsger Dijkstra's paper - <a href="http://www.cs.utexas.edu/users/EWD/transcriptions/EWD03xx/EWD340.html" rel="nofollow">The Humble Programmer (EWD340)</a>.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59463#5946319Answer by Antti Sykäri for Great programming quotesAntti Sykäri2008-09-12T16:37:02Z2008-09-12T16:42:30Z<p>Two favorite quotes about merits of <a href="http://en.wikipedia.org/wiki/Type_system#Dynamic_typing" rel="nofollow">dynamic typing</a> vs. <a href="http://en.wikipedia.org/wiki/Type_system#Static_typing" rel="nofollow">static typing</a>:</p>
<blockquote>
<p>Think of compilation as cooking. Dynamic typing means the steak is
juicy and still a little red, like red meat is supposed to be. Static
typing means you burnt it to a crisp.</p>
</blockquote>
<p>— <a href="http://groups.google.com/group/comp.lang.lisp/browse_thread/thread/31c339ab3988592e/cbc0194f39cf3723#cbc0194f39cf3723" rel="nofollow">Erik Naggum</a></p>
<blockquote>
<p>It seems to me you can program with discipline or you can program with
bondage and discipline. You can't avoid the discipline either way, but bondage appeals to some people.</p>
</blockquote>
<p>— <a href="http://lambda-the-ultimate.org/classic/message10140.html" rel="nofollow">Patrick Logan</a></p>
<p>The next one is not primarily about programming but can be applied to it as well:</p>
<blockquote>
<p>One who works with their hands is a laborer.<br>
One who works with their hands and their mind is a craftsman.<br>
One who works with their hands, mind and heart is an artist.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/59467#5946715Answer by JasonS for Great programming quotesJasonS2008-09-12T16:38:36Z2008-09-12T16:38:36Z<p>PC Load letter? What the @#$%! is PC Load Letter?!?!</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59495#594954Answer by Peter Bromberg for Great programming quotesPeter Bromberg2008-09-12T16:49:18Z2008-09-12T16:49:18Z<p>Two protons walked into a Black Hole.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59502#5950295Answer by scunliffe for Great programming quotesscunliffe2008-09-12T16:50:34Z2009-04-26T07:49:25Z<p>Programmer to Boss/Client/Manager:</p>
<p>Based on time, resources, budget, requirements, etc.</p>
<blockquote>
<p>You can have the project:</p>
<ul>
<li>Done On Time</li>
<li>Done On Budget</li>
<li>Done Properly</li>
</ul>
<p><strong>Pick any 2.</strong></p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/59503#5950313Answer by ianix for Great programming quotesianix2008-09-12T16:51:09Z2008-09-12T16:51:09Z<blockquote>
<p>I know it doesn't sound like a big
effort, but programmers are really,
really lazy, and they like to minimize
motion. They'd use feeder tubes if the
Health Department would let them.</p>
</blockquote>
<p>-- Steve Yegge</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59528#595286Answer by lurks for Great programming quoteslurks2008-09-12T17:06:30Z2008-09-12T17:06:30Z<p>"Programs should be written to be read by humans, and to be accidentally executed by machines". </p>
<p>Rigth now I can't remember the author..</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59789#5978960Answer by Liudvikas Bukys for Great programming quotesLiudvikas Bukys2008-09-12T19:18:06Z2008-09-12T19:18:06Z<p>The generation of random numbers is too important to be left to chance.<BR />
-- Robert R. Coveyou, Oak Ridge National Laboratory </p>
<p>Anyone who considers arithmetic methods of producing random digits is, of course, in a state of sin.<BR />
-- John von Neumann (1951) </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59846#5984620Answer by Redbeard 0x0A for Great programming quotesRedbeard 0x0A2008-09-12T20:09:47Z2008-09-12T20:09:47Z<p>From the Linux kernel (2.4 series I believe), drivers/usb/printer.c:</p>
<blockquote>
<p>static char *usblp_messages[] = {
"ok", "out of paper", "off-line", "on
fire" };</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/59848#59848357Answer by huseyint for Great programming quoteshuseyint2008-09-12T20:11:16Z2008-09-12T20:11:16Z<blockquote>
<p>"In order to understand recursion, one
must first understand recursion."</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/59898#59898147Answer by dewde for Great programming quotesdewde2008-09-12T20:40:13Z2009-01-29T22:00:20Z<p>With regard to adding more programmers to get a project done faster...</p>
<blockquote>
<p>Nine people can't make a baby in a month. - Fred Brooks</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/59899#5989941Answer by Raz for Great programming quotesRaz2008-09-12T20:40:27Z2008-09-12T20:40:27Z<p>from the Programmers Dictionary:</p>
<p>recursion: see recursion</p>
<p>Programmer: an organism that turns coffee into software</p>
<p>dangling pointer: see recursion</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59913#599132Answer by Jake Hackl for Great programming quotesJake Hackl2008-09-12T20:47:07Z2008-09-12T20:47:07Z<p>Re: analyzing requirements.</p>
<p>"Never always; rarely never."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59929#599291Answer by Rob for Great programming quotesRob2008-09-12T20:52:12Z2009-01-15T19:03:23Z<p>Francis Crick</p>
<p>"God is a hacker, not an engineer. You can do reverse engineering, but you can’t do reverse hacking.”</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59939#599394Answer by Kibbee for Great programming quotesKibbee2008-09-12T20:58:15Z2008-09-12T20:58:15Z<p>I'm not sure who said it, but it goes something like this.</p>
<p>If your bug has a one in a million chance of happening, it'll happen next tuesday.</p>
<p>To sum up the meaning, computers operate so quickly, and large systems may have so many users, that even something with a very low occurrence rate would still happen quite often.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/59943#599436Answer by Anthony for Great programming quotesAnthony2008-09-12T20:59:56Z2009-04-06T00:14:03Z<p>Long ago, I put some quotes on the subject of "Good Programmers" <a href="http://www.everything2.com/index.pl?node%5Fid=967077" rel="nofollow">over here</a></p>
<p>My Absolute best:
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it."
- Brian W. Kernighan </p>
<p>"You know you've achieved perfection in design, not when you have nothing more to add, but when you have nothing more to take away."
- Antoine de Saint-Exupéry in Wind, Sand and Stars</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/60036#6003617Answer by David HAust for Great programming quotesDavid HAust2008-09-12T21:49:12Z2008-09-12T21:49:12Z<p>Phil Haack has a great post on <a href="http://haacked.com/archive/2007/07/17/the-eponymous-laws-of-software-development.aspx" rel="nofollow">19 Eponymous Laws Of Software Development</a>. </p>
<p>One of my favourites:</p>
<blockquote>
<p><strong>Parkinson’s Law</strong><br />
Otherwise known as the law of bureaucracy, this law states that...</p>
<blockquote>
<p>Work expands so as to fill the time available for its completion.</p>
</blockquote>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/60095#6009517Answer by Pat for Great programming quotesPat2008-09-12T22:38:17Z2008-09-14T19:46:54Z<blockquote>
<p>It works on my machine - anonymous programmer..</p>
</blockquote>
<p>@<a href="#58780" rel="nofollow">Gulzar</a></p>
<p>Your quote reminded me of another great quote:</p>
<blockquote>
<p>I don't care if it works on your machine! We are not shipping your machine! - Ovidiu Platon</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/60149#6014930Answer by Alvaro Rodriguez for Great programming quotesAlvaro Rodriguez2008-09-12T23:27:09Z2008-09-12T23:27:09Z<p>From <a href="http://www.catb.org/~esr/jargon/html/index.html" rel="nofollow">http://www.catb.org/~esr/jargon/html/index.html</a></p>
<p>A novice was trying to fix a broken Lisp machine by turning the power off and on.</p>
<p>Knight, seeing what the student was doing, spoke sternly: "You cannot fix a machine by just power-cycling it with no understanding of what is going wrong."</p>
<p>Knight turned the machine off and on.</p>
<p>The machine worked.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/60328#603285Answer by Soumitra for Great programming quotesSoumitra2008-09-13T04:25:04Z2008-09-13T04:25:04Z<p>"on a clear disk you can seek forever"</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/60336#6033650Answer by Will Sargent for Great programming quotesWill Sargent2008-09-13T04:55:59Z2008-09-13T04:55:59Z<p>Something David Parnas said in an <a href="http://www.sigsoft.org/SEN/parnas.html" rel="nofollow">interview</a>:</p>
<blockquote>
<p>Q: What is the most often-overlooked risk in software engineering?</p>
<p>A: Incompetent programmers. There are estimates that the number of programmers needed in the U.S. exceeds 200,000. This is entirely misleading. It is not a quantity problem; we have a quality problem. One bad programmer can easily create two new jobs a year. Hiring more bad programmers will just increase our perceived need for them. If we had more good programmers, and could easily identify them, we would need fewer, not more.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/60386#6038614Answer by Łukasz for Great programming quotesŁukasz2008-09-13T07:34:13Z2008-09-13T07:34:13Z<p>Waldi Ravens</p>
<blockquote>
<blockquote>
<p>A C program is like a fast dance on a newly waxed dance floor by people carrying razors.</p>
</blockquote>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/60387#6038723Answer by chakrit for Great programming quoteschakrit2008-09-13T07:35:03Z2008-09-13T07:35:03Z<p>"The best code is no code at all."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/60391#60391102Answer by Tyler for Great programming quotesTyler2008-09-13T07:44:36Z2008-09-13T07:44:36Z<p>The 3 virtues of a programmer as defined by Larry Wall, Randal L. Schwartz and Tom Christiansen (in Programming Perl). </p>
<ol>
<li><p><strong>Laziness</strong> - The quality that makes you go to great effort to reduce overall energy expenditure. It makes you write labor-saving programs that other people will find useful, and document what you wrote so you don't have to answer so many questions about it. Hence, the first great virtue of a programmer. Also hence, this book. See also impatience and hubris.</p></li>
<li><p><strong>Impatience</strong> - The anger you feel when the computer is being lazy. This makes you write programs that don't just react to your needs, but actually anticipate them. Or at least pretend to. Hence, the second great virtue of a programmer. See also laziness and hubris.</p></li>
<li><p><strong>Hubris</strong> - Excessive pride, the sort of thing Zeus zaps you for. Also the quality that makes you write (and maintain) programs that other people won't want to say bad things about. Hence, the third great virtue of a programmer. See also laziness and impatience.</p></li>
</ol>
http://stackoverflow.com/questions/58640/great-programming-quotes/60434#604345Answer by Jacobbus for Great programming quotesJacobbus2008-09-13T09:34:26Z2008-09-13T09:34:26Z<p>Applies to a lot, but also to software:</p>
<blockquote>
<p>Never on schedule, always on time</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/60458#604584Answer by warren_s for Great programming quoteswarren_s2008-09-13T10:24:20Z2008-09-13T10:24:20Z<p>Another Nathaniel Borenstein one for me:</p>
<p><em>"The most likely way for the world to be destroyed, most experts agree, is by accident. That's where we come in; we're computer professionals. We cause accidents."</em></p>
<p>Particularly apropos considering some of the LHC doomsday hysteria this week...</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/60486#6048615Answer by christian studer for Great programming quoteschristian studer2008-09-13T11:50:32Z2008-09-13T11:50:32Z<p>My physics teacher used to say:</p>
<blockquote>
<p>Always code as if a single bug <em>will</em> bring the building down. </p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/60544#605444Answer by Toni Ruža for Great programming quotesToni Ruža2008-09-13T13:39:06Z2008-09-13T13:39:06Z<p>"Our Program who art in Memory, Hello by Thy Name. Thy Operating System come, Thy Commands be done, at the Printer as it is on the Screen. Give us this day of our daily Data, and forgive us our I/O Errors as we forgive those whose Logic Circuits are faulty. Lead us not into frustration, and deliver us from Power Surges. For Thine is the Algorithm, The Application and the Solution, looping for ever and ever.</p>
<p>Return."</p>
<p>--</p>
<p>"If it doesn't work, change the documentation."</p>
<p>--</p>
<p>Q: Is there a UNIX FORTRAN optomizer?
A: Yeah, "rm *.f"</p>
<p>--</p>
<p>"The reason that God was able to create the world in seven days is that
he didn't have to worry about the existing configuration"</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/60608#606083Answer by Paul Kroll for Great programming quotesPaul Kroll2008-09-13T15:20:49Z2008-09-13T15:20:49Z<p>"All programming is an exercise in caching."
- Terje Mathisen
(<a href="http://www.azillionmonkeys.com/qed/optimize.html" rel="nofollow">Found here</a>)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/60612#606126Answer by J-sun for Great programming quotesJ-sun2008-09-13T15:27:43Z2008-09-13T15:27:43Z<p>I can't find the exact quote, but Coco Chanel once said something along these lines:</p>
<blockquote>
<p>Once you've dressed and before you leave the house, look in the mirror and take at least one thing off.</p>
</blockquote>
<p>Yeah, it's Coco Chanel but it applies!</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/60617#606177Answer by Nathan Long for Great programming quotesNathan Long2008-09-13T15:28:43Z2008-09-13T15:28:43Z<p>Not directly a programming quote, but I saw it on Slashdot and I think it applies:</p>
<blockquote>"Eschew obfuscation."</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/60819#6081942Answer by Mladen Jankovic for Great programming quotesMladen Jankovic2008-09-13T20:12:43Z2008-11-28T07:37:11Z<p>Charles M Strauss:</p>
<blockquote>
<p>Mostly, when you see programmers, they aren't doing anything. One of the attractive things about programmers is that you cannot tell whether or not they are working simply by looking at them. Very often they're sitting there seemingly drinking coffee and gossiping, or just staring into space. What the programmer is trying to do is get a handle on all the individual and unrelated ideas that are scampering around in his head.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/60994#609942Answer by SCFrench for Great programming quotesSCFrench2008-09-13T23:45:39Z2008-09-13T23:45:39Z<p>Any problem in computer science can be solved with another layer of indirection. But that usually will create another problem. -- David Wheeler</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/61154#611544Answer by David Crow for Great programming quotesDavid Crow2008-09-14T05:59:48Z2008-09-14T05:59:48Z<p><a href="http://www.codinghorror.com/blog/archives/000842.html" rel="nofollow">Jeff Atwood</a>:</p>
<blockquote>
<p>The real money isn't in the software. It's in the service you build with that software.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/61166#6116628Answer by grok for Great programming quotesgrok2008-09-14T06:44:38Z2008-09-14T06:44:38Z<p>"Question: How does a large software project get to be one year late? Answer: One day at a time!"
- Fred Brooks (The Mythical Man-Month)</p>
<p>I like this one because on a lot of projects people seem to think those disaster projects we all hear of happen to other people and not to them. Their assumption is that something really huge and drastic has to happen for projects to get horribly delayed, when really all a project needs is multiple incremental delays to throw the delivery dates way off.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/61286#6128618Answer by theschmitzer for Great programming quotestheschmitzer2008-09-14T11:45:35Z2008-11-28T07:37:45Z<p>Stroustrup:</p>
<blockquote>
<p>In C, its easy to shoot yourself in
the foot. C++ makes it more
difficult, but when you do, you'll
blow your whole leg off.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/61302#61302349Answer by Chris Bartow for Great programming quotesChris Bartow2008-09-14T12:33:47Z2009-05-18T10:18:51Z<blockquote>
<p>If you want to set off and go develop some grand new thing, you don't need millions of dollars of capitalization. You need enough pizza and Diet Coke to stick in your refrigerator, a cheap PC to work on and the dedication to go through with it.</p>
</blockquote>
<p>John Carmack</p>
<blockquote>
<p>The idea that I can be presented with a problem, set out to logically solve it with the tools at hand, and wind up with a program that could not be legally used because someone else followed the same logical steps some years ago and filed for a patent on it is horrifying.</p>
</blockquote>
<p>John Carmack on software patents</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/61367#613678Answer by Chris Upchurch for Great programming quotesChris Upchurch2008-09-14T14:23:48Z2008-09-14T14:23:48Z<p>Eric Sink’s Axiom of Software Development</p>
<blockquote>
<p>You can't eliminate problems, but you can make trades to get problems that you prefer over the ones you have now. </p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/61370#6137017Answer by Chris Upchurch for Great programming quotesChris Upchurch2008-09-14T14:25:57Z2008-09-14T14:25:57Z<blockquote>
<p>Engineering is the art of doing with one dollar what any damn fool can do with two.</p>
</blockquote>
<p>From Space Systems Failures by David M. Harland and Ralph D. Lorenz</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/61373#613739Answer by Chris Upchurch for Great programming quotesChris Upchurch2008-09-14T14:26:59Z2008-09-14T14:26:59Z<p>Phil Reed</p>
<blockquote>
<p>For a list of the ways in which technology has failed to improve our quality of life, press 3.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/61374#6137415Answer by Chris Upchurch for Great programming quotesChris Upchurch2008-09-14T14:29:05Z2008-09-14T14:29:05Z<p>Laurence Gonzales</p>
<blockquote>
<p>The word “experienced” often refers to someone who’s gotten away with doing the wrong thing more frequently than you have.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/61375#613758Answer by Brian G for Great programming quotesBrian G2008-09-14T14:30:12Z2008-09-14T14:30:12Z<p>"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." (Damian Conway from the book Perl Best Practices).</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/61436#614367Answer by Farinha for Great programming quotesFarinha2008-09-14T16:15:23Z2008-09-14T16:15:23Z<blockquote>
<p>Real programmers don't need comments,
the code is obvious!</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/61459#6145954Answer by gdessler for Great programming quotesgdessler2008-09-14T16:53:38Z2008-09-14T16:53:38Z<p>"Any sufficiently advanced technology is indistinguishable from magic." - Sir Arthur C Clarke</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/61467#6146710Answer by Luke Girvin for Great programming quotesLuke Girvin2008-09-14T17:05:42Z2008-09-15T09:46:49Z<p>Paul Graham has some good quotes on his <a href="http://www.paulgraham.com/quotes.html" rel="nofollow">web site.</p>
<p>I particularly like Greenspun's Tenth Rule</a>:</p>
<p>"Any sufficiently complicated C or Fortran program contains an ad hoc informally-specified bug-ridden slow implementation of half of Common Lisp."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/61738#6173861Answer by talg for Great programming quotestalg2008-09-14T23:58:24Z2008-09-14T23:58:24Z<p>Bruce Ediger</p>
<blockquote>
<p>The only "intuitive" interface is the
nipple. After that it's all learned.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/61792#617926Answer by Alan for Great programming quotesAlan2008-09-15T02:04:28Z2008-09-15T02:04:28Z<p><strong>Here are several I like that I didn't see above</strong>:</p>
<blockquote>
<p><em>Get it right. Then get it fast.</em></p>
<p>Sentiment of Steve McConnell, whose
book Code Compelte is one of the best
out there on the topic of software
development</p>
</blockquote>
<p><hr /></p>
<blockquote>
<p><em>If we can't fix it, then it ain't
broke</em>.</p>
<p>Debuggers motto, noted by John Bently in Programming Perls</p>
</blockquote>
<p><hr /></p>
<blockquote>
<p><em>Every truth passes through three
stages before it is recognized. In
the first, it is ridiculed, in the
second it is opposed, in the third it
is regarded as self-evident.</em></p>
<p>Arthur Schopenhauer 19th-century philosopher</p>
</blockquote>
<p><hr /></p>
<blockquote>
<p><em>Worry is a dividend paid to disaster
before it is due.</em></p>
<p>Ian Fleming </p>
</blockquote>
<p><hr /></p>
<blockquote>
<p><em>Spare the integrity, spoil the data.</em></p>
<p>Mike Britten 20th-century programmer</p>
</blockquote>
<p><hr /></p>
<blockquote>
<p><em>Those who are enamored of practice
without science are like a pilot who
goes into a ship without rudder or
compass and never has any certainty
where he is going. Practice should
always be based upon a sound knowledge
of theory.</em></p>
<p>Leonardo da Vinci</p>
</blockquote>
<p><hr /></p>
<blockquote>
<p><em>The most successful software
applications are never completed –
they evolve with the enterprises they
serve.</em></p>
<p>Daniel D. Corkill</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/62031#620312Answer by Michael S Kaplan for Great programming quotesMichael S Kaplan2008-09-15T09:39:59Z2008-09-15T09:39:59Z<p>There are 10 kinds of people -- those who understand binary and those who do not.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/62042#620424Answer by James Simm for Great programming quotesJames Simm2008-09-15T09:44:24Z2008-09-15T09:44:24Z<p>Mosher's Law of Software Engineering:</p>
<blockquote>
<p>Don't worry if it doesn't work right. If everything did, you'd be out of a job.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/62125#621258Answer by Manrico Corazzi for Great programming quotesManrico Corazzi2008-09-15T10:39:40Z2008-09-15T10:39:40Z<blockquote>
<p>I (...) am rarely happier than when spending an entire day programming my computer to perform automatically a task that would otherwise take me a good ten seconds to do by hand.
<strong>Douglas Adams, Last Chance to See</strong></p>
<p>Programming is not a zero-sum game. Teaching something to a fellow programmer doesn’t take it away from you. I’m happy to share what I can, because I’m in it for the love of programming. The Ferraris are just gravy, honest! <strong>John Carmack, from Michael Abrash' Graphics Programming Black Book</strong></p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/62263#622633Answer by Naseer for Great programming quotesNaseer2008-09-15T12:04:17Z2008-09-15T12:04:17Z<p>Linus Torvalds</p>
<blockquote>
<p>Talk is cheap, show me the code !</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/62435#624351Answer by Gern Blandston for Great programming quotesGern Blandston2008-09-15T12:43:22Z2008-09-15T12:43:22Z<p>There's a fine line between being on the leading edge and being in the lunatic fringe.
- Frank Armstrong</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/62471#6247122Answer by Gern Blandston for Great programming quotesGern Blandston2008-09-15T12:46:55Z2008-09-15T12:46:55Z<p>Before software can be reusable it first has to be usable. </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/62474#624742Answer by noamhonig for Great programming quotesnoamhonig2008-09-15T12:47:10Z2008-09-15T12:47:10Z<p>Real programmers don't document
If it was hard to write, it should be hard to understand!</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/62761#627614Answer by realsugar for Great programming quotesrealsugar2008-09-15T13:16:18Z2008-09-15T13:16:18Z<p>Recently my colleague said </p>
<p>"When you write a good code, you take it from the parallel ideal universe, thereby coming nearer to it."</p>
<p>Not fun but very philosophically.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/62789#627893Answer by Georgi for Great programming quotesGeorgi2008-09-15T13:20:02Z2008-09-15T13:35:01Z<p>I think the collection under <a href="http://goit-postal.blogspot.com/2007/12/quotes-5-different-views-on-computers.html" rel="nofollow">http://goit-postal.blogspot.com/2007/12/quotes-5-different-views-on-computers.html</a> is fun (example: "Ted Nelson: Any fool can use a computer. Many do." or "Alan J. Perlis: There are two ways to write error-free programs; only the third one works.").</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/63109#631093Answer by Georgi for Great programming quotesGeorgi2008-09-15T13:58:52Z2008-09-15T13:58:52Z<p>"Never change a running system." - widely spread. Well my interpretation is:
"Never run a changing system."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/63120#631204Answer by Vinko Vrsalovic for Great programming quotesVinko Vrsalovic2008-09-15T13:59:51Z2008-09-15T13:59:51Z<p>Python: Programming the way Guido indented it
(<a href="http://www.amk.ca/quotations/python-quotes/page-8" rel="nofollow">Digital Creations T-shirt slogan at IPC9</a>)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/66081#660812Answer by typeseven for Great programming quotestypeseven2008-09-15T19:40:19Z2008-09-15T19:40:19Z<p>The source <em>is</em> the documentation.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/66203#662031Answer by Penguinix for Great programming quotesPenguinix2008-09-15T19:49:44Z2008-09-15T19:49:44Z<p>A programmer that is 10 times better than another will probably be happy making only 3 times as much - Paul Graham</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/66340#663402Answer by dereke55 for Great programming quotesdereke552008-09-15T20:00:20Z2008-09-15T20:00:20Z<p>A computer scientist counts to ten:
0, 1, 2, 3, 4 ...</p>
<p>everyone else counts to ten:
1, 2, 3, 4, 5</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/66403#66403126Answer by scubabbl for Great programming quotesscubabbl2008-09-15T20:06:20Z2008-09-15T20:06:20Z<p>Anonymous Poem (i.e. I don't know the author)<br>
<br>
I Hate Programming.<br>
I Hate Programming.<br>
I Hate Programming.<br>
It works!<br>
I Love Programming.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/66559#665593Answer by stu for Great programming quotesstu2008-09-15T20:22:12Z2008-12-07T17:04:20Z<p>"Our software isn't released, it escapes leaving a bloody trail of testers behind it."</p>
<p>-- unknown author (only because I can't be bothered to look it up in google since the point here is to display the entertaining quote, and not in giving any kickback to the original author, because media in digital form are not realistically copyrightable.)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/66626#6662666Answer by Terhorst for Great programming quotesTerhorst2008-09-15T20:30:02Z2008-09-15T20:30:02Z<p>Nobody should start to undertake a large project. You start with a small trivial project, and you should never expect it to get large. If you do, you'll just overdesign and generally think it is more important than it likely is at that stage. Or worse, you might be scared away by the sheer size of the work you envision. So start small, and think about the details. Don't think about some big picture and fancy design. If it doesn't solve some fairly immediate need, it's almost certainly over-designed. And don't expect people to jump in and help you. That's not how these things work. You need to get something half-way useful first, and then others will say "hey, that almost works for me", and they'll get involved in the project.</p>
<p>-- Linus Torvalds</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/67225#672255Answer by shoosh for Great programming quotesshoosh2008-09-15T21:34:04Z2008-09-15T21:34:04Z<p>Managing programmers is like herding cats.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/67255#672551Answer by Terhorst for Great programming quotesTerhorst2008-09-15T21:37:53Z2008-09-15T21:37:53Z<p>Everything always takes twice as long and costs four times as much as you planned.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/67723#6772330Answer by Ryan Delucchi for Great programming quotesRyan Delucchi2008-09-15T22:47:48Z2008-09-15T22:47:48Z<p>It's morning already?</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/67728#677286Answer by Ryan Delucchi for Great programming quotesRyan Delucchi2008-09-15T22:49:31Z2008-09-15T22:49:31Z<p>On the 7th day ... God began debugging.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/67750#6775021Answer by Slothman for Great programming quotesSlothman2008-09-15T22:53:12Z2008-09-15T22:53:12Z<p>"Getting a SCSI chain working is perfectly simple if you remember that there must be exactly three terminations: one on one end of the cable, one on the far end, and the goat, terminated over the SCSI chain with a silver-handled knife whilst burning <em>black</em> candles." -- Anthony DeBoer</p>
<p>"SCSI is <em>not</em> magic. There are <em>fundamental</em> <em>technical</em> <em>reasons</em>
why you have to sacrifice a young goat to your SCSI chain every now and then." -- John F. Woods</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/67766#6776625Answer by Ray Hayes for Great programming quotesRay Hayes2008-09-15T22:56:18Z2009-01-24T11:40:52Z<p>Rules for optimization:</p>
<ol>
<li>Don't do it. </li>
<li>(for experts only) Don't do it yet.</li>
</ol>
<p>Michael A Jackson</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/68126#681265Answer by Harold Bamford for Great programming quotesHarold Bamford2008-09-16T00:08:53Z2008-09-16T00:08:53Z<p>I wish I could attribute this, but it is just something I heard 30 years ago and it still seems applicable:</p>
<p>All programs have at least one bug remaining and can be optimized by one byte. Thus, by mathematical induction, all programs can be reduced to one byte. And it won't work.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/69225#692254Answer by Tim Sally for Great programming quotesTim Sally2008-09-16T03:44:45Z2008-09-16T03:44:45Z<p>A quote from Richard Powers's novel, <em>Plowing the Dark</em>:</p>
<blockquote>
<p>Code is everything I thought poetry was, back when we were in school. Clean, expressive, urgent, all-encompassing. Fourteen lines can open up to fill the available universe.</p>
</blockquote>
<p>Definitly not one of the more common ones, but it expresses one of my main motivations behind studying Computer Science :-).</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/69258#6925810Answer by sarecrow for Great programming quotessarecrow2008-09-16T03:52:27Z2009-11-03T19:23:46Z<blockquote>
<p>Software and cathedrals are much the
same - first we build them, then we
pray.</p>
</blockquote>
<p>-- Anonymous</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/69444#694442Answer by Brent.Longborough for Great programming quotesBrent.Longborough2008-09-16T04:44:15Z2008-09-16T18:46:55Z<p>The programming language [abc] was invented so that any idiot could program a computer, and, as a result, many do.<br />
(Unknown author)</p>
<p>Plus a variant of the Omnipotence Paradox:</p>
<blockquote>
<p>Can God write a Program so complex that He cannot debug it?</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/69468#694684Answer by Stuart Helwig for Great programming quotesStuart Helwig2008-09-16T04:49:50Z2008-09-16T05:03:18Z<p>If you don't have time to do something properly, you certainly don't have time to do it twice!</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/69547#6954736Answer by cyborg for Great programming quotescyborg2008-09-16T05:13:04Z2008-09-16T05:13:04Z<blockquote>
<p>Measuring programming progress by
lines of code is like measuring
aircraft building progress by weight.
- Bill Gates</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/69734#6973412Answer by Kevin Conner for Great programming quotesKevin Conner2008-09-16T06:11:51Z2008-09-16T06:11:51Z<p>Here are some of my favorites that don't all come from the world of programming, but certainly apply to it. And thanks to this thread, I have new favorites too!</p>
<p>On pursuing solutions:</p>
<blockquote>
<p>People who are really serious about software should make their own hardware.
– Alan Kay</p>
</blockquote>
<p>On simplicity:</p>
<blockquote>
<p>Consider the postage stamp: its usefulness consists in the ability to stick to one thing until it gets there.
– Josh Billings</p>
</blockquote>
<p>On management:</p>
<blockquote>
<p>Don't tell people how to do things, tell them what to do and let them surprise you with their results.
– George S. Patton</p>
</blockquote>
<p>On making time for projects:</p>
<blockquote>
<p>Time is never <em>found</em>.
– A good friend of mine</p>
</blockquote>
<p>On fear:</p>
<blockquote>
<p>I wish in the past I had tried more things 'cause now I know that being in trouble is a fake idea.
– <a href="http://www.achewood.com/" rel="nofollow">Raymond Quentin Smuckles</a></p>
</blockquote>
<p>On multitasking:</p>
<blockquote>
<p>Multitasking is the art of distracting yourself from two things you’d rather not be doing by doing them simultaneously.
– I think I read this on <a href="http://www.43folders.com/" rel="nofollow">43folders.com</a>.</p>
</blockquote>
<p>On obsolete standards:</p>
<blockquote>
<p>No I ain't got a fax machine! I also ain't got an Apple iic, polio, or a falcon!
– <a href="http://www.achewood.com/" rel="nofollow">Ray Smuckles</a> again</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/69760#697602Answer by Jonathan Arkell for Great programming quotesJonathan Arkell2008-09-16T06:18:08Z2008-09-16T06:18:08Z<p>"I've never written the best code I've ever written."</p>
<p>Awesome quote from an old friend.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/69785#697851Answer by Dark Shikari for Great programming quotesDark Shikari2008-09-16T06:23:55Z2008-09-16T06:23:55Z<pre><code><pengvado> making an alpha product into final is easy
<pengvado> the hard part is adding features so that it stays alpha
</code></pre>
<p>I've collected a whole lot of Bash-like programming-related quotes from a certain developer <a href="http://mirror05.x264.nl/Dark/loren.html" rel="nofollow">here</a>. Some may be amusing.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/69823#698238Answer by Kelly for Great programming quotesKelly2008-09-16T06:33:44Z2008-09-16T06:33:44Z<blockquote>
<p>"The Internet? Is that thing still
around?"</p>
</blockquote>
<ul>
<li>Homer Simpson</li>
</ul>
<blockquote>
<p>"They have computers, and they may
have other weapons of mass
destruction."</p>
</blockquote>
<ul>
<li>Janet Reno</li>
</ul>
<blockquote>
<p>"The question of whether computers can
think is like the question of whether
submarines can swim."</p>
</blockquote>
<ul>
<li>Edsger W. Dijkstra</li>
</ul>
http://stackoverflow.com/questions/58640/great-programming-quotes/69933#6993370Answer by mgm1338 for Great programming quotesmgm13382008-09-16T06:57:26Z2008-09-16T06:57:26Z<p>Heard from a Teacher - </p>
<p>Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why.
Programmers combine theory and practice: Nothing works and they don't know why. </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/69947#6994764Answer by johnwm for Great programming quotesjohnwm2008-09-16T07:00:12Z2008-09-16T07:00:12Z<p>'If we're supposed to work in Hex, why have we only got A fingers?' - johnwm</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/69956#6995615Answer by Drexx Laggui for Great programming quotesDrexx Laggui2008-09-16T07:00:58Z2008-09-16T07:00:58Z<p>I found this to be hilarious, but can't remember who first said it:
"Love is real, unless declared an integer."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/70164#701643Answer by woodgnome for Great programming quoteswoodgnome2008-09-16T07:48:08Z2008-09-16T07:48:08Z<p>Bolton College Lecturer 1988 (name forgotten)</p>
<p>To iterate is human, to recurse divine.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/70731#707315Answer by all2one for Great programming quotesall2one2008-09-16T09:31:51Z2008-09-16T09:31:51Z<p>The manager's function is not to make people work, it is to make it possible for people to work. from "Peopleware: Productive Projects and Teams"</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/70978#709785Answer by Jean Pierre Rupp for Great programming quotesJean Pierre Rupp2008-09-16T10:19:00Z2008-09-16T10:19:00Z<blockquote>
<p>All programmers are optimists</p>
</blockquote>
<p>Frederick Brooks, The Mythical Man-Month</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/70995#709951Answer by Jean Pierre Rupp for Great programming quotesJean Pierre Rupp2008-09-16T10:21:53Z2008-10-03T14:12:34Z<blockquote>
<p>There's more than one way to do it</p>
</blockquote>
<p>Larry Wall about Perl</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/71004#7100419Answer by Jean Pierre Rupp for Great programming quotesJean Pierre Rupp2008-09-16T10:22:59Z2008-09-16T10:22:59Z<blockquote>
<p>Easy things should be easy and hard things should be possible</p>
</blockquote>
<p>Larry Wall</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/71008#710082Answer by GateKiller for Great programming quotesGateKiller2008-09-16T10:23:42Z2008-09-16T10:23:42Z<blockquote>
<p>"Good web applications should look like trifle."</p>
</blockquote>
<p>Cal Henderson - <a href="http://www.iamcal.com/" rel="nofollow">http://www.iamcal.com/</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/71059#71059116Answer by Ali Parr for Great programming quotesAli Parr2008-09-16T10:31:58Z2008-09-16T10:31:58Z<blockquote>
<p>C++: an octopus made by nailing extra
legs onto a dog.</p>
</blockquote>
<p>-- Steve Taylor</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/71089#7108932Answer by Dala for Great programming quotesDala2008-09-16T10:38:09Z2008-09-16T10:38:09Z<blockquote>
<p>If you don't have time to do it right,
when will you have time to do it over?</p>
</blockquote>
<p>John Wooden, basketball coach</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/72000#720004Answer by Henrik Warne for Great programming quotesHenrik Warne2008-09-16T13:08:07Z2008-09-16T13:08:07Z<p>"A complex system that works is invariably found to have evolved from a simple system that worked."
John Gall</p>
<p>"Enlightened trial and error outperforms the planning of flawless intellects."
David Kelly</p>
<p>"It's OK to figure out murder mysteries, but you shouldn't need to figure out code. You should be able to read it."
Steve McConnell</p>
<p>"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it."
Brian Kernighan's .sig quote.</p>
<p>And two quotes from the Agile Manifesto:</p>
<p>"Working software is the primary measure of progress."</p>
<p>"Simplicity -- the art of maximizing the amount of work not done -- is essential."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/73360#733603Answer by agentj0n for Great programming quotesagentj0n2008-09-16T15:07:03Z2008-09-16T15:07:03Z<p>Not sure how its ended up in my twitter favoites, but I think I saw this on proggit at some point:</p>
<p>"Simplicity is hard to build, easy to use, and hard to charge for. Complexity is easy to build, hard to use, and easy to charge for."</p>
<p><a href="http://twitter.com/sacca/statuses/860432283" rel="nofollow">http://twitter.com/sacca/statuses/860432283</a> </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/73395#7339523Answer by Dougman for Great programming quotesDougman2008-09-16T15:11:21Z2008-09-16T15:11:21Z<p>I love the project triangle as my software quote (<a href="http://en.wikipedia.org/wiki/Project_triangle" rel="nofollow">http://en.wikipedia.org/wiki/Project_triangle</a>): </p>
<p><strong>Good, Fast, Cheap: Pick Two</strong></p>
<p><img src="http://upload.wikimedia.org/wikipedia/en/thumb/3/33/Project_Triangle.svg/400px-Project_Triangle.svg.png"/></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/73567#7356726Answer by Matt Haughton for Great programming quotesMatt Haughton2008-09-16T15:27:33Z2008-09-16T15:27:33Z<p>Confidence, n.: The feeling you have before you understand the situation</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/74381#743812Answer by Tim for Great programming quotesTim2008-09-16T16:43:56Z2008-09-16T16:43:56Z<p>The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time. </p>
<p>Tom Cargill</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/75662#756622Answer by Brent.Longborough for Great programming quotesBrent.Longborough2008-09-16T18:51:12Z2008-09-16T18:51:12Z<p>Not really <em>programming</em>, but I also like:</p>
<blockquote>
<p>I think there's a world market for about five computers</p>
</blockquote>
<p>(attr. Thomas J Watson Senior, 1945)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/75903#7590318Answer by Antti Sykäri for Great programming quotesAntti Sykäri2008-09-16T19:16:54Z2008-09-16T19:16:54Z<blockquote>
<p>How do we convince people that in programming simplicity and clarity —in short: what mathematicians call "elegance"— are not a dispensable luxury, but a crucial matter that decides between success and failure?</p>
</blockquote>
<p>— <a href="http://www.cs.utexas.edu/users/EWD/transcriptions/EWD06xx/EWD648.html" rel="nofollow">Edsger W. Dijkstra</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/75967#759673Answer by Ian Dickinson for Great programming quotesIan Dickinson2008-09-16T19:23:20Z2008-09-16T19:23:20Z<p>Richard A. O'Keefe (from <em>The Craft of Prolog</em>, and before that, comp.lang.prolog):</p>
<blockquote>
<p>Elegance is not optional.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/76251#762514Answer by Nighthawk for Great programming quotesNighthawk2008-09-16T19:54:49Z2008-09-16T19:54:49Z<p>"Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end."</p>
<p>--Henry Spencer</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/77124#771241Answer by CindyH for Great programming quotesCindyH2008-09-16T21:08:44Z2008-09-16T21:08:44Z<p>In computer science, we stand on each other's feet. -- Brian K. Reid
-- Holton, Gerald</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/77251#772512Answer by CindyH for Great programming quotesCindyH2008-09-16T21:20:02Z2008-09-16T21:20:02Z<p>C trades a slap on the wrist at compile time for a knife in the back at run time. -- as far as I know, my C teacher in college (can't find in google)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/77282#772821Answer by akr for Great programming quotesakr2008-09-16T21:23:56Z2008-09-16T21:23:56Z<p>There is no problem in computer science that cannot be solved by another layer of abstraction... -- Dave Marples</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/78023#780233Answer by Paucus for Great programming quotesPaucus2008-09-16T22:38:22Z2008-09-16T22:38:22Z<p>"It makes no sense to try to do what we can. We must do what is necessary"</p>
<p>Winston Churchill (quoted from memory, may not be exact)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/78338#783382Answer by Sleep Deprivation Ninja for Great programming quotesSleep Deprivation Ninja2008-09-16T23:29:23Z2008-09-16T23:29:23Z<blockquote>
<p>If people aren't buying your obscure
gadget, make it run on USB.
Programmers will go wild.</p>
</blockquote>
<p>-- Sleep Deprivation Ninja :)</p>
<blockquote>
<p>If you lie to the compiler, it will
get its revenge.
-- Henry Spencere</p>
<p>The primary duty of an exception
handler is to get the error out of the
lap of the programmer and into the
surprised face of the user. Provided
you keep this cardinal rule in mind,
you can't go far wrong.</p>
</blockquote>
<p>-- Verity Stob</p>
<blockquote>
<p>Good code is its own best
documentation. As you're about to add
a comment, ask yourself, 'How can I
improve the code so that this comment
isn't needed?' Improve the code and
then document it to make it even
clearer.</p>
</blockquote>
<p>-- Steve McConnell Code Complete</p>
<p>Not originally intended for programming but fits:</p>
<blockquote>
<p>We are tied down to a language which
makes up in obscurity what it lacks in
style.</p>
</blockquote>
<p>-- Tom Stoppard</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/78880#7888017Answer by BZ for Great programming quotesBZ2008-09-17T01:17:49Z2008-09-17T01:17:49Z<p>It takes an intelligent person to build something complex; it takes a genius to build something simple</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/78942#789421Answer by titanae for Great programming quotestitanae2008-09-17T01:30:04Z2008-09-17T01:30:04Z<p>"<a href="http://en.wikipedia.org/wiki/Coupling_(computer_science)" rel="nofollow">high cohesion and low coupling</a>", I have no idea originally said it, but its so true.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/79399#7939911Answer by Chris Noe for Great programming quotesChris Noe2008-09-17T02:44:12Z2008-09-17T02:44:12Z<p>Your code is both good and original. Unfortunately the parts that are good are not original, and the parts that are original are not good.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/79407#794073Answer by S.Lott for Great programming quotesS.Lott2008-09-17T02:44:45Z2008-09-17T02:44:45Z<p>Can't locate the source. It describes C programming perfectly.</p>
<blockquote>
<p>80 percent of my problems are simple logic
errors. 80 percent of the remaining
problems are pointer errors. The
remaining problems are hard.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/80537#805373Answer by Christian Campbell for Great programming quotesChristian Campbell2008-09-17T06:27:48Z2008-09-17T06:27:48Z<p>The goal of Computer Science is to build something that will last at least until we've finished building it.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/81414#814141Answer by Joshi Spawnbrood for Great programming quotesJoshi Spawnbrood2008-09-17T09:19:31Z2008-09-17T09:19:31Z<p>"Try It Now...."</p>
<p>another anonymous programmer</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/81816#818162Answer by fuad for Great programming quotesfuad2008-09-17T10:27:42Z2008-09-17T20:59:29Z<blockquote>
<p>... what society overwhelmingly asks
for is snake oil. Of course, the snake
oil has the most impressive names —
otherwise you would be selling nothing
— like "Structured Analysis and
Design", "Software Engineering",
"Maturity Models", "Management
Information Systems", "Integrated
Project Support Environments" "Object
Orientation" and "Business Process
Re-engineering" (the latter three
being known as IPSE, OO and BPR,
respectively).</p>
</blockquote>
<p><a href="http://www.cs.utexas.edu/users/EWD/transcriptions/EWD11xx/EWD1175.html" rel="nofollow">Edsger W. Dijkstra — EWD 1175: The strengths of the academic enterprise</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/82101#821013Answer by dlat for Great programming quotesdlat2008-09-17T11:15:36Z2008-09-17T11:15:36Z<blockquote>
<p>Python's syntax succeeds in combining
the mistakes of Lisp and Fortran. I do
not construe that as progress.</p>
</blockquote>
<p>-- Larry Wall</p>
<p>...and no, I do not agree.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/83105#831051Answer by Martin Spamer for Great programming quotesMartin Spamer2008-09-17T13:22:07Z2008-09-17T13:22:07Z<p>When behaviour can be adequately explained by incompetence, it is pointless to assume a conspiracy</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/83368#833680Answer by devinmoore for Great programming quotesdevinmoore2008-09-17T13:44:26Z2008-09-17T13:44:26Z<p>It's not entirely a programming quote but it's still a classic: "VAXen, my children, just don't belong some places". (Jack Harvey, 1989)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/83526#835265Answer by Pat for Great programming quotesPat2008-09-17T13:59:22Z2008-09-17T13:59:22Z<p>"A fool with a tool is still a fool." (I don't know who originated it, but I believe it is true)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/83655#836554Answer by Henrik Bierbum Bacher for Great programming quotesHenrik Bierbum Bacher2008-09-17T14:11:42Z2008-09-17T14:11:42Z<p>@<a href="#58672" rel="nofollow">Unsliced</a></p>
<blockquote>
<p>Any sufficiently advanced magic is
indistinguishable from a rigged
demonstration.</p>
</blockquote>
<p>Actually this one is:</p>
<blockquote>
<p>Any sufficiently advanced technology
is indistinguishable from magic</p>
</blockquote>
<p>by Arthur C. Clarke</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/83817#838174Answer by Adam Lerman for Great programming quotesAdam Lerman2008-09-17T14:28:11Z2008-09-17T14:28:11Z<p>If you can build it, your users can break it.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/83898#838987Answer by MikeCroucher for Great programming quotesMikeCroucher2008-09-17T14:36:02Z2008-09-17T14:36:02Z<p>Computers are useless. They can only give you answers.</p>
<p>-Pablo Picasso</p>
<p>For every complex problem there is an answer that is clear, simple, and wrong.</p>
<p>-H L Mencken</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/83900#839004Answer by Isak Savo for Great programming quotesIsak Savo2008-09-17T14:36:13Z2008-09-17T14:36:13Z<blockquote>
<p>"When you want to do something differently from the rest of the world, it's a good idea to look into whether the rest of the world knows something you don't."</p>
</blockquote>
<p>Read it in a forum somewhere so I don't know who coined it. But it's good!</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/87563#875633Answer by Thevs for Great programming quotesThevs2008-09-17T20:53:49Z2008-09-17T20:53:49Z<p>Singleton is a misconcept in OOP unless it's used as a misconcepted paradigm for application development.</p>
<p>Unknown.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/89587#895875Answer by Steve W for Great programming quotesSteve W2008-09-18T02:52:18Z2008-09-18T02:52:18Z<p>“C is quirky, flawed and an enormous success.” - Dennis Ritchie</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/89593#8959353Answer by Steve W for Great programming quotesSteve W2008-09-18T02:53:11Z2008-09-18T02:53:11Z<p>"Programming is like sex: one mistake and you have to support it for the rest of your life." -- Michael Sinz</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/89616#896161Answer by Steve W for Great programming quotesSteve W2008-09-18T02:57:44Z2008-09-18T02:57:44Z<p>"As a rule, software systems do not work well until they have been used, and have failed repeatedly, in real applications." -- Dave Parnas</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/89627#89627175Answer by Steve W for Great programming quotesSteve W2008-09-18T02:59:45Z2008-09-18T02:59:45Z<p>"Perl - The only language that looks the same before and after RSA encryption." -- Keith Bostic</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/89630#896303Answer by Steve W for Great programming quotesSteve W2008-09-18T03:00:14Z2008-09-18T03:00:14Z<p>"He who hasn't hacked assembly language as a youth has no heart. He who does as an adult has no brain." -- John Moore</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/89640#896403Answer by Steve W for Great programming quotesSteve W2008-09-18T03:01:45Z2008-09-18T03:01:45Z<p>“Any intelligent fool can make things bigger and more complex. It takes a touch of genius - and a lot of courage - to move in the opposite direction.” - E.F. Schumacher</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/89700#8970035Answer by Miguel Ryll for Great programming quotesMiguel Ryll2008-09-18T03:18:09Z2009-10-10T14:23:19Z<p>Clark's law, after J. Porter Clark in a <a href="http://groups.google.com/group/alt.config/msg/595eee6098155967" rel="nofollow">usenet post</a>:</p>
<blockquote>
<p>Sufficiently advanced incompetence is indistinguishable from malice. </p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/90456#904562Answer by John for Great programming quotesJohn2008-09-18T06:15:08Z2008-09-18T06:15:08Z<blockquote>
<p>Make It Work Make It Right Make It
Fast</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/90504#9050422Answer by Mafti for Great programming quotesMafti2008-09-18T06:29:28Z2009-07-10T19:42:14Z<pre>Subject: Re: Computers in Science Fiction
From: Steve Taylor
Newsgroups: alt.folklore.computers, alt.history.future, rec.arts.sf.science rec.arts.sf.written
> howard wrote:
> I have been using computers since 1969. Some of the programs I
> wrote in the 70's are still running.
Bummer. Have you tried moving variable initialisations out of inner loops? That can speed things up a bit...</pre>
http://stackoverflow.com/questions/58640/great-programming-quotes/90522#905223Answer by Mats Wiklander for Great programming quotesMats Wiklander2008-09-18T06:35:05Z2008-09-18T06:35:05Z<p>"Software isn't about methodologies, languages, or even operating systems. It is about working applications."</p>
<p>-- Christopher Baus</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/95899#958994Answer by Henrik Warne for Great programming quotesHenrik Warne2008-09-18T19:15:59Z2008-09-18T19:15:59Z<blockquote>
<p>[The common definition of estimate is] "An
estimate is the most optimistic prediction that
has a non-zero probability of coming true" . . .</p>
<p>Accepting this definition leads irrevocably
toward a method called what's-the-earliest-
date-by-which-you-can't-prove-you-won't-be-
finished estimating.
</p>
</blockquote>
<p>Tom DeMarco (1982)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/96957#969572Answer by Chris Bartow for Great programming quotesChris Bartow2008-09-18T21:04:37Z2008-09-18T21:04:37Z<p>"The first time God created the world, it became a total mess. So God scraped the whole thing and started again, and the big thing we learn is that after six days, God shipped." - Dan Bricklin</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/97387#973872Answer by unknown (yahoo) for Great programming quotesunknown (yahoo)2008-09-18T21:54:10Z2008-09-18T21:59:49Z<p>This quote directly from <a href="http://www.ranum.com/security/computer_security/editorials/dumb/" rel="nofollow">The Six Dumbest Ideas in Computer Security</a> - I'm sure it's been stated by others in other similar terms... A lesson for the managers:</p>
<p>"It is often easier to not do something dumb than it is to do something smart."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/97861#978611Answer by Martin Vobr at Rebex for Great programming quotesMartin Vobr at Rebex2008-09-18T23:06:26Z2008-09-18T23:06:26Z<p>Jamie Zawinski:</p>
<p>Every program attempts to expand until it can read mail. Those programs which cannot so expand are replaced by ones which can.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/97978#9797816Answer by RET for Great programming quotesRET2008-09-18T23:26:07Z2008-09-18T23:26:07Z<blockquote>
<p><strong>"Nothing is more permanent than a temporary solution"</strong></p>
<p>Thomas' First Law</p>
</blockquote>
<p>I also like:</p>
<blockquote>
<p><strong>Fast, Cheap, Reliable: Pick any two.</strong></p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/98092#980925Answer by Gastoni for Great programming quotesGastoni2008-09-18T23:46:40Z2008-09-18T23:46:40Z<p>"I would change the world, but I don't have the source code"
<em>a programmer</em></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/98306#9830699Answer by Jeff Heigl for Great programming quotesJeff Heigl2008-09-19T00:23:21Z2008-09-19T00:23:21Z<p>"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." -Martin Fowler</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/104716#1047161Answer by Gustavo Carreno for Great programming quotesGustavo Carreno2008-09-19T19:17:54Z2008-09-19T19:17:54Z<p>Very old one:</p>
<blockquote>
<p>Real programmers do: copy con program.zip</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/104736#1047364Answer by Gustavo Carreno for Great programming quotesGustavo Carreno2008-09-19T19:20:03Z2008-09-19T19:20:03Z<p>Flame bait propagated by Slackware lovers:</p>
<blockquote>
<p>If you know Red Hat you know Red Hat,
If you know Slackware you know Linux.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/114274#1142743Answer by Subtwo for Great programming quotesSubtwo2008-09-22T11:07:10Z2008-09-22T11:07:10Z<p>For all you family fathers/mothers out there:</p>
<blockquote>
"Anyone who has a wife and small kids knows that programming belongs to the easy things in life."<br>
-- <i>me</i> some minutes ago (inspired by a quote from John McEnroe)
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/114314#1143142Answer by Scottie T for Great programming quotesScottie T2008-09-22T11:22:22Z2009-01-15T21:21:09Z<p>The most likely way for the world to be destroyed, most experts agree, is by accident. That's where we come in; we're computer professionals. We <a href="http://www.wired.com/software/coolapps/news/2005/11/69355" rel="nofollow" title="History's Worst Software Bugs">cause</a> <a href="http://www.xs4all.nl/~carlkop/moi.html" rel="nofollow" title="Mars Polar Lander">accidents</a>. </p>
<p>-Nathaniel Borenstein</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/114341#1143411Answer by unknown (yahoo) for Great programming quotesunknown (yahoo)2008-09-22T11:33:10Z2008-09-22T11:33:10Z<p>There is always one more bug!</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/114434#1144342Answer by Midhat for Great programming quotesMidhat2008-09-22T11:58:38Z2008-09-22T11:58:38Z<p>Hardware is the part of a system you can kick. Software is the one you can only curse at</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/116747#116747326Answer by jimmyorr for Great programming quotesjimmyorr2008-09-22T18:53:04Z2009-05-18T10:22:42Z<blockquote>
<p>Linux is only free if your time has no value</p>
</blockquote>
<p>Jamie Zawinski</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/116789#1167891Answer by Juha Pohjalainen for Great programming quotesJuha Pohjalainen2008-09-22T19:00:15Z2008-09-22T19:00:15Z<blockquote>
<p>Every dark corner you haven't explored with your flashlight is full of bugs.</p>
</blockquote>
<p>Kent Beck and Martin Fowlere in <strong>Planning Extreme Programming</strong>, page127.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/119997#1199974Answer by Chris OC for Great programming quotesChris OC2008-09-23T09:12:00Z2008-09-23T09:12:00Z<p>If at first you don't succeed, try/catch, try/catch again.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/120017#1200173Answer by Chris OC for Great programming quotesChris OC2008-09-23T09:18:37Z2008-09-23T09:18:37Z<p>Good programmers learn more from "That's <em>not</em> what I expected!" than from getting it right the first time. </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/120381#1203813Answer by Andrew Swan for Great programming quotesAndrew Swan2008-09-23T11:17:55Z2008-09-23T11:17:55Z<blockquote>
<p>If I have not seen as far as others,
it is because giants were standing on
my shoulders.</p>
</blockquote>
<p>-- Hal Abelson</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/120446#120446100Answer by Andrew Swan for Great programming quotesAndrew Swan2008-09-23T11:33:41Z2008-09-23T11:33:41Z<blockquote>
<p>Whereas Europeans generally pronounce
my name the right way ('Nick-louse
Veert'), Americans invariably mangle
it into 'Nickel's Worth.' This is to
say that Europeans call me by name,
but Americans call me by value.</p>
</blockquote>
<p>-- Niklaus Wirth</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/122042#12204218Answer by Pini Reznik for Great programming quotesPini Reznik2008-09-23T16:12:21Z2008-09-23T16:12:21Z<p>"Good judgement is the result of experience ... Experience is the result of bad judgement."</p>
<p><a href="http://www.quoteworld.org/quotes/1894" rel="nofollow"><strong>Fred Brooks</strong></a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/122058#1220583Answer by Pini Reznik for Great programming quotesPini Reznik2008-09-23T16:16:55Z2008-09-23T16:16:55Z<p>“The limits of my language mean the limits of my world” </p>
<p><a href="http://sg.answers.yahoo.com/question/index?qid=1006051728024" rel="nofollow"><strong>Ludwig Wittgenstein</strong></a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/123201#1232014Answer by Gordon Bell for Great programming quotesGordon Bell2008-09-23T19:24:14Z2008-09-23T19:24:14Z<p>"I do not fear computers. I fear the lack of them."
<em>-Isaac Asimov</em></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/124795#12479524Answer by Parappa for Great programming quotesParappa2008-09-24T00:53:45Z2008-09-24T00:53:45Z<blockquote>
<p>Man is the best computer we can put aboard a spacecraft...and the only one that can be mass produced with unskilled labor.</p>
</blockquote>
<p>Wernher von Braun</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/124828#1248284Answer by Bonnici for Great programming quotesBonnici2008-09-24T01:02:21Z2008-09-24T01:02:21Z<blockquote>
<p>Never underestimate the disparity between developer excitement and user apathy.</p>
</blockquote>
<p>From <a href="http://www.theregister.co.uk/2008/09/22/dziuba_anti_revolution/" rel="nofollow">this</a> great article.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/124910#12491047Answer by TheZenker for Great programming quotesTheZenker2008-09-24T01:33:27Z2008-09-24T01:33:27Z<p>A side-bar in Code Complete, chapter 5:</p>
<blockquote>
<p>When I am working on a problem I never
think about beauty. I think only how
to solve the problem. But when I have
finished, if the solution is not
beautiful, I know it is wrong.
<em>R. Buckminster Fuller</em></p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/125056#1250563Answer by Malcolm Groves for Great programming quotesMalcolm Groves2008-09-24T02:21:50Z2008-09-25T03:20:00Z<p>"Rules are for the obedience of the inexperienced and the guidance of the wise." -- Author unknown</p>
<p>"There is a great satisfaction in building good tools for other people to use." - Freeman Dyson</p>
<p>"Process is no substitute for synaptic activity" - Jeff DeLuca</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/125539#1255392Answer by Andrew Swan for Great programming quotesAndrew Swan2008-09-24T05:20:12Z2008-09-24T05:20:12Z<blockquote>
<p>Do or do not; there is no "try".</p>
</blockquote>
<p>-- Yoda</p>
<blockquote>
<p>Oh yes there is.</p>
</blockquote>
<p>-- James Gosling (unless I just made that up)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/136077#1360774Answer by Slapout for Great programming quotesSlapout2008-09-25T21:00:20Z2008-09-25T21:00:20Z<p>Never trust a programer who can spel. </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/136100#1361006Answer by MattC for Great programming quotesMattC2008-09-25T21:02:17Z2008-09-25T21:02:17Z<p>"Never attribute to malice that which can be adequately explained by stupidity" - Hanlon's Razor.</p>
<p>You'd think it wouldn't be applicable to programming until you start thinking about endless requirements changes from clients who don't know what they want, etc...</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/141880#1418800Answer by Micky McQuade for Great programming quotesMicky McQuade2008-09-26T20:47:29Z2009-03-23T20:26:03Z<p>Found in some comments relating to an automated zip</p>
<pre>
// zip it, zip it good.
</pre>
<p>I'm just guessing that the people that downvoted this didn't get the reference to the Devo song called <a href="http://www.youtube.com/watch?v=Xbt30UnzRWw" rel="nofollow">Whip It</a></p>
<p>Oh well. :(</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/141966#1419661Answer by Carra for Great programming quotesCarra2008-09-26T21:04:20Z2008-09-26T21:04:20Z<blockquote>
<p>The use of COBOL cripples the mind;
its teaching should, therefore, be
regarded as a criminal offence.</p>
</blockquote>
<ul>
<li>Edsger Dijkstra</li>
</ul>
http://stackoverflow.com/questions/58640/great-programming-quotes/141974#1419742Answer by André for Great programming quotesAndré2008-09-26T21:05:31Z2008-09-26T21:05:31Z<p>Not my favorite, but I like it as well and it wasn't posted so far:</p>
<p>``The great thing about mod_rewrite is it gives you all the configurability and flexibility of Sendmail. The downside to mod_rewrite is that it gives you all the configurability and flexibility of Sendmail.''</p>
<pre><code>-- Brian Behlendorf
Apache Group
</code></pre>
http://stackoverflow.com/questions/58640/great-programming-quotes/141976#1419765Answer by Zee JollyRoger for Great programming quotesZee JollyRoger2008-09-26T21:06:21Z2008-09-26T21:06:21Z<p>"Inside every complex program is a simple program trying to get out." - My Mentor</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/142133#14213338Answer by André for Great programming quotesAndré2008-09-26T21:36:02Z2008-09-26T21:36:02Z<p>"There are two major products that come out of Berkeley: LSD and UNIX.
We don't believe this to be a coincidence."
- Jeremy S. Anderson</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/145656#1456563Answer by Firas for Great programming quotesFiras2008-09-28T11:00:58Z2008-09-28T11:00:58Z<blockquote>
<p>“You want to enjoy life, don't you? If you get your job done quickly and your job is fun, that's good isn't it? That's the purpose of life, partly. Your life is better.</p>
<p>I want to solve problems I meet in the daily life by using computers, so I need to write programs. By using Ruby, I want to concentrate the things I do, not the magical rules of the language, like starting with public void something something something to say, "print hello world." I just want to say, "print this!", I don't want all the surrounding magic keywords."</p>
</blockquote>
<p>Yukihiro Matsumoto, <a href="http://www.artima.com/intv/ruby.html" rel="nofollow">The Philosophy of Ruby</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/147881#1478814Answer by Hamish Smith for Great programming quotesHamish Smith2008-09-29T08:09:01Z2008-09-29T08:09:01Z<blockquote>
<p>Perilous to us all are the devices of
an art deeper than that which we
possess ourselves</p>
</blockquote>
<p>J.R.R. Tolkien</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/147892#1478928Answer by Hamish Smith for Great programming quotesHamish Smith2008-09-29T08:11:32Z2008-09-29T08:11:32Z<blockquote>
<p>It’s hard to read through a book on
the principles of magic without
glancing at the cover periodically to
make sure it isn’t a book on software
design.</p>
</blockquote>
<p>Bruce Tognazzini</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/151111#1511110Answer by Alan for Great programming quotesAlan2008-09-29T23:01:09Z2008-09-29T23:01:09Z<p>from Larry Wall in Perl manpage</p>
<blockquote>
<p>Perl is at the mercy of your machine's definitions of various operations such as type casting, atof() and sprintf(). The latter can even trigger a coredump when passed ludicrous input values.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/151176#1511763Answer by florin for Great programming quotesflorin2008-09-29T23:26:01Z2009-06-12T19:57:26Z<blockquote>
<p>If it doesn't have to work, we can do it real quick.</p>
</blockquote>
<p>-- Watts Humphrey</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/151182#15118273Answer by florin for Great programming quotesflorin2008-09-29T23:27:44Z2009-06-13T13:46:57Z<blockquote>
<p>The question of whether computers can
think is just like the question of
whether submarines can swim.</p>
</blockquote>
<p>-- Edsger W. Dijkstra</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/151187#15118788Answer by florin for Great programming quotesflorin2008-09-29T23:30:27Z2009-06-13T13:48:31Z<blockquote>
<p>If Java had true garbage collection, most programs would
delete themselves upon execution.</p>
</blockquote>
<p>-- Robert Sewell</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/151220#15122011Answer by Cristián Romo for Great programming quotesCristián Romo2008-09-29T23:45:23Z2008-09-29T23:45:23Z<blockquote>
<p>It <em>should</em> work!</p>
</blockquote>
<p><code>-</code> a programmer's last words.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/157170#1571703Answer by Rob Sanders for Great programming quotesRob Sanders2008-10-01T11:19:30Z2008-10-01T11:19:30Z<p>"Powered by 110000001111111111101110"</p>
<p>-An email signature I saw once</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/157182#1571821Answer by Russell Myers for Great programming quotesRussell Myers2008-10-01T11:26:43Z2008-10-01T11:26:43Z<p>"The goal is to deliver clean code that works -- now." -- Kent Beck</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/157196#1571968Answer by philippe for Great programming quotesphilippe 2008-10-01T11:33:36Z2009-07-28T00:01:57Z<blockquote>
<p>The sooner you get behind in your
work, the more time you have to catch
up.</p>
</blockquote>
<p>No idea of the source. </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/157204#1572042Answer by Prog for Great programming quotesProg2008-10-01T11:37:26Z2008-10-01T11:37:26Z<blockquote>
<p>In effect, we conjure the spirits of the computer with our spells.</p>
</blockquote>
<p>From SICP.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/157942#1579422Answer by philippe for Great programming quotesphilippe 2008-10-01T14:37:35Z2008-10-01T14:37:35Z<p>There is always one more bug - Lubarsky's Law of Cybernetic Entomology</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/158042#1580427Answer by VVS for Great programming quotesVVS2008-10-01T14:56:18Z2008-10-01T14:56:18Z<p>This one has to be on the list. Credits go to Darren Thomas wo posted it in the comments <a href="http://stackoverflow.com/questions/58640/great-programming-quotes#58645">here</a>.</p>
<blockquote>
<p>There are 10 types of people. Those who can read ternary,
those who can't and those who mistake
it for binary.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/160425#1604253Answer by andyp for Great programming quotesandyp2008-10-02T00:49:05Z2008-10-02T00:49:05Z<p><em>"Compatibility means deliberately repeating other people's mistakes."</em></p>
<p>and the often incompletely quoted...</p>
<p><em>"Any problem in computer science can be solved with another layer of indirection...but that usually will create another problem."</em></p>
<p>David Wheeler</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/164394#1643944Answer by Ryan Delucchi for Great programming quotesRyan Delucchi2008-10-02T20:23:33Z2008-10-02T20:23:33Z<p>Software Engineering isn't rocket science ...</p>
<p><em>It's harder</em></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/164641#1646411Answer by Alan De Smet for Great programming quotesAlan De Smet2008-10-02T21:13:00Z2008-10-02T21:13:00Z<blockquote>"...basically, avoid comments. If your code needs a comment to be understood, it would be better to rewrite it so it's easier to understand." - Rob Pike, <a href="http://www.lysator.liu.se/c/pikestyle.html" rel="nofollow">"Notes on Programming in C"</a>, February 21, 1989 </blockquote>
<p>A lot of code would be better if programmers kept this creed. Comments are all too often a crutch for bad code. And, of course, if your code is easy to understand sans comments, there is no risk of the comments and the code diverging.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/164651#1646511Answer by Alan De Smet for Great programming quotesAlan De Smet2008-10-02T21:16:28Z2008-10-02T21:16:28Z<blockquote>"This is important, and a little hard to understand. English is useful because it's a mess. Since English is a mess, it maps well onto the problem space, which is also a mess, which we call reality. Similarly, Perl was designed to be a mess (though in the nicest of possible ways)." - Larry Wall "<a href="http://www.wall.org/~larry/onion/onion.html" rel="nofollow">2nd State of the Onion</a>", August 1998</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/164668#16466819Answer by Gustavo Rubio for Great programming quotesGustavo Rubio2008-10-02T21:21:17Z2008-10-02T21:21:17Z<p>"Saying that Java is good because it works on all platforms is like saying anal sex is good because it works on all genders."</p>
<p>No offense to Java developers :) </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/164675#1646752Answer by Scott Dorman for Great programming quotesScott Dorman2008-10-02T21:23:28Z2008-10-02T21:23:28Z<p>"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." - Donald Knuth/C.A.R. Hoare</p>
<p><a href="http://www.cookcomputing.com/blog/archives/000084.html" rel="nofollow">http://www.cookcomputing.com/blog/archives/000084.html</a></p>
<p><a href="http://en.wikipedia.org/wiki/Optimization_(computer_science)" rel="nofollow">http://en.wikipedia.org/wiki/Optimization_(computer_science)</a></p>
<p><a href="http://en.wikipedia.org/wiki/C._A._R._Hoare" rel="nofollow">http://en.wikipedia.org/wiki/C._A._R._Hoare</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/164705#1647053Answer by KW for Great programming quotesKW2008-10-02T21:33:53Z2008-10-02T21:33:53Z<p>Sure, it's overkill. But you can never have too much overkill...</p>
<p>A good programmer looks both ways before crossing a one-way street</p>
<p>Fatal exception at address: Ox13374A40. Press OK to continue.</p>
<p>The reason we plan ahead is so that we don't have to do anything right now</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/164739#1647394Answer by keparo for Great programming quoteskeparo2008-10-02T21:43:02Z2008-10-02T21:43:02Z<p><strong>From Alan J. Perlis' "Epigrams in Programming"</strong></p>
<blockquote>
<p>A language that doesn't affect the way you think about programming, is not worth knowing.</p>
<p>A program without a loop and a structured variable isn't worth writing.</p>
<p>Simplicity does not precede complexity, but follows it.</p>
<p>In programming, as in everything else, to be in error is to be reborn.</p>
<p>Sometimes I think the only universal in the computing field is the fetch-execute cycle.</p>
<p>There are two ways to write error-free programs; only the third one works.</p>
<p>The eleventh commandment was "Thou Shalt Compute" or "Thou Shalt Not Compute" - I forget which.</p>
<p>Wherever there is modularity there is the potential for misunderstanding: Hiding information implies a need to check communication.</p>
<p>Symmetry is a complexity-reducing concept (co-routines include subroutines); seek it everywhere.</p>
<p>If you have a procedure with ten parameters, you probably missed some.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/164745#1647456Answer by Dan Hewett for Great programming quotesDan Hewett2008-10-02T21:44:15Z2008-10-02T21:44:15Z<p>My other car is a cdr</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/164756#1647562Answer by Causas for Great programming quotesCausas2008-10-02T21:47:18Z2008-10-02T21:47:18Z<p>Web Development is a lot like kickboxing: You have to watch your cookies</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/169710#16971010Answer by mpeters for Great programming quotesmpeters2008-10-04T04:01:22Z2008-10-04T04:01:22Z<p><strong>Great Larry Wall Quotes:</strong></p>
<ul>
<li><p><em>We all agree on the necessity of compromise. We just can't agree on when it's necessary to compromise.</em></p></li>
<li><p><em>And don't tell me there isn't one bit of difference between null and space,
because that's exactly how much difference there is.</em></p></li>
<li><p><em>It won't be covered in the book. The source code has to be useful for
something, after all...</em></p></li>
<li><p><em>Just don't create a file called -rf.</em></p></li>
<li><p><em>Sex is fun, but it probably doesn't solve all your problems.</em></p></li>
<li><p><em>My assertion that we can do better with computer languages is a persistent belief and fond hope, but you'll note I don't actually claim to be either rational or right. Except when it's convenient.</em></p></li>
<li><p><em>I try not to confuse roles and traits in my own life. Being the Perl
god is a role. Being a stubborn cuss is a trait.</em></p></li>
</ul>
<p>And lots more <a href="http://www.cpan.org/misc/lwall-quotes.txt.gz" rel="nofollow">here</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/170655#17065516Answer by Jason Baker for Great programming quotesJason Baker2008-10-04T17:08:38Z2008-10-04T17:08:38Z<p>I had a mentor who was fond of quoting this (and it's turned out to be good advice):</p>
<blockquote>
<p>It was a turning point in my programming career when I realized that I didn't have to win every argument. I'd be talking about code with someone, and I'd say, "I think the best way to do it is A." And they'd say, "I think the best way to do it is B. I'd say, "Well no, it's really A." And they'd say, "Well, we want to do B." It was a turning point for me when I could say, "Fine. Do B. It's not going to hurt us that much if I'm wrong. It's not going to hurt us that much if I'm right and you do B, because, we can correct mistakes. So lets find out if it's a mistake."
...
Usually it turns out to be C.</p>
</blockquote>
<p><a href="http://www.artima.com/intv/ownershipP.html" rel="nofollow">Ward Cunningham</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/170675#1706759Answer by Ricardo Cabral for Great programming quotesRicardo Cabral2008-10-04T17:17:42Z2008-10-04T17:17:42Z<p>From my <a href="http://www.google.com/notebook/public/13971387429774074224/BDQyESwoQv_76lOoi" rel="nofollow">personal compilation</a>:</p>
<p>“New technologies aren’t adopted because they are great, new, and disruptive; they are adopted only if the user’s crisis solved by the technology is greater than the perceived pain of adoption.” </p>
<p>Any problem in computer science can be solved with another layer of indirection. But that usually will create another problem.
- David Wheeler (1927 - 2004)</p>
<p>"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live" - Martin Golding</p>
<p>In my experience, one of the most significant problems in software development is assuming. If you assume a method will passed the right parameter value, the method will fail.
– Paul M. Duvall</p>
<p>Programming languages are like girlfriends: The new one is better because <em>you</em> are better.
– Derek Sivers</p>
<p>The sooner we start coding fewer frameworks and more programs the sooner we’ll become better programmers.
– Warped Java Guy
Elementary Java Solutions </p>
<p>Starting a startup is hard, but having a 9 to 5 job is hard too, and in some ways a worse kind of hard.
– Paul Graham
The Future of Web Startups </p>
<p>In essence, let the market design the product.
– Paul Graham
The Future of Web Startups </p>
<p>A startup now can be just a pair of 22 year old guys. A company like that can move much more easily than one with 10 people, half of whom have kids.
– Paul Graham
The Future of Web Startups </p>
<p>Startups almost never get it right the first time. Much more commonly you launch something, and no one cares. Don’t assume when this happens that you’ve failed. That’s normal for startups. But don’t sit around doing nothing. Iterate.
– Paul Graham
How Not to Die </p>
<p>The key to performance is elegance, not battalions of special cases.
– Jon Bentley and Doug McIlroy </p>
<p>You’ll spend far more time babysitting old technologies than implementing new ones.
– Jason Hiner
IT Dirty Secrets </p>
<p>To Iterate is Human, to Recurse, Divine.
– James O. Coplien </p>
<p>No one hates software more than software developers.
– Jeff Atwood
Hanselminutes Podcast 74 </p>
<p>I was a C++ programmer before I started designing Ruby. I programmed in C++ exclusively for two or three years. And after two years of C++ programming, it still surprised me.
– Matz
The Philosophy of Ruby </p>
<p>Good architecture is necessary to give programs enough structure to be able to grow large without collapsing into a puddle of confusion.
– Douglas Crockford
The Elements of JavaScript Style </p>
<p>Programming is difficult. At its core, it is about managing complexity. Computer programs are the most complex things that humans make. Quality is illusive and elusive.
– Douglas Crockford
The Elements of JavaScript Style </p>
<p>Code reuse is the Holy Grail of Software Engineering.
– Douglas Crockford
The Elements of JavaScript Style </p>
<p>The structure of software systems tend to reflect the structure of the organization that produce them.
– Douglas Crockford
The Elements of JavaScript Style </p>
<p>The definition of Hell is working with dates in Java, JDBC, and Oracle. Every single one of them screw it up.
– Dick Wall
CommunityOne 2007: Lunch with the Java Posse </p>
<p>I went to school to learn how to program software applications, which inevitably have bug defects. There was no course at my university on testing, debugging, profiling, or optimization. These things you have to learn on your own, usually in a tight deadline.
– Juixe TechKnow </p>
<p>To most Java developers, Ruby/Rails is like a mistress. Ruby/Rails is young, new, and exciting; but eventually we go back to old faithful, dependable, and employable Java with some new tricks and idioms and we are the better programmer for it.
– Juixe TechKnow </p>
<p>You might as well pay your customers 50K because they are just your QA.
– Juixe TechKnow </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/171595#1715953Answer by Anurag Uniyal for Great programming quotesAnurag Uniyal2008-10-05T06:56:03Z2008-10-08T05:44:37Z<p>Run this in Python:</p>
<blockquote>
<p>import this</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/171607#1716073Answer by dimitrisp for Great programming quotesdimitrisp2008-10-05T07:04:07Z2008-10-05T07:04:07Z<p>Here's a humorous, sarcastic one:</p>
<blockquote>
<p>Programming today is a race between
software engineers striving to build
bigger and better idiot-proof
programs, and the Universe trying to
produce bigger and better idiots. So
far, the Universe is winning.</p>
</blockquote>
<p>Rick Cook, The Wizardry Compiled</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/171618#1716181Answer by Saif Khan for Great programming quotesSaif Khan2008-10-05T07:16:24Z2008-10-05T07:16:24Z<p>Here is mine</p>
<p>Meet the deadline and we'll get another client!</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/171635#1716352Answer by Toybuilder for Great programming quotesToybuilder2008-10-05T07:38:53Z2008-10-05T07:38:53Z<p>Niklaus Wirt gave a talk at my school and told one of his jokes -- Europeans call him by name ("Nik-lous Vert"), while Americans call him by value ("Nickle's Worth").</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/175755#17575510Answer by philippe for Great programming quotesphilippe 2008-10-06T19:16:38Z2008-10-06T19:16:38Z<p>"Code never lies, comments sometimes do"</p>
<p>Ron Jeffries said this once, someone else could have say it before. </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/181399#18139923Answer by G T for Great programming quotesG T2008-10-08T04:54:38Z2008-10-08T04:54:38Z<p><em>"There are only two hard problems in Computer Science: cache invalidation and naming things."</em></p>
<ul>
<li>Phil Karlton</li>
</ul>
http://stackoverflow.com/questions/58640/great-programming-quotes/183523#1835232Answer by sprout for Great programming quotessprout2008-10-08T15:59:09Z2008-10-08T16:10:55Z<p>The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offense.</p>
<p>Dijkstra</p>
<p>If you don't fail at least 90 percent of the time, you're not aiming high enough. </p>
<p>Alan Kay</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/184037#1840373Answer by Steven A. Lowe for Great programming quotesSteven A. Lowe2008-10-08T18:04:48Z2008-10-08T18:04:48Z<p>Software with no bugs is obsolete</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/184533#18453343Answer by Thomas Bratt for Great programming quotesThomas Bratt2008-10-08T19:47:13Z2008-10-08T19:47:13Z<p>If I had more time, I would have written a shorter letter.</p>
<p>Cicero</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/186185#1861853Answer by philippe for Great programming quotesphilippe 2008-10-09T06:43:23Z2009-09-02T10:22:25Z<p>On LOC: Lines of code are only worth counting, when times as come to <strong>delete</strong> them.</p>
<p>Rephrased from <a href="http://stackoverflow.com/questions/184071/when-if-ever-is-number-of-lines-of-code-a-useful-metric#184078">Warren' answer</a>.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/190519#1905197Answer by xtofl for Great programming quotesxtofl2008-10-10T08:31:04Z2009-07-21T10:22:51Z<p>I don't know where it came from, but</p>
<p><code>2B | !2B, that's FF</code></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/192250#1922502Answer by umnik700 for Great programming quotesumnik7002008-10-10T16:57:51Z2008-10-10T16:57:51Z<p>it works on my machine</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/194078#1940781Answer by Federico Ramponi for Great programming quotesFederico Ramponi2008-10-11T13:41:47Z2008-10-11T13:41:47Z<p>I believe the hard part of building software to be the specification,
design, and testing of this conceptual construct, not the labor
of representing it and testing the fidelity of the representation.
We still make syntax errors, to be sure; but they are fuzz compared to the
conceptual errors in most systems.
If this is true, building software will always be hard. There is
inherently no silver bullet.</p>
<p>From The mythical man-month</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/195823#1958231Answer by Dawkins for Great programming quotesDawkins2008-10-12T18:28:40Z2008-10-12T18:28:40Z<p>Lisp programmers know the value of everything and the cost of nothing</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/199338#1993384Answer by zzamboni for Great programming quoteszzamboni2008-10-13T22:55:03Z2008-10-13T22:55:03Z<p>Donald Knuth: "Beware of bugs in the above code; I have only proved it correct, not tried it".</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/205636#2056363Answer by Maglob for Great programming quotesMaglob2008-10-15T17:24:17Z2008-10-15T17:24:17Z<p>"The road to wisdom? Well, it's plain<br>
And simple to express:<br>
Err<br>
and err<br>
and err again,<br>
but less<br>
and less<br>
and less."<br> -- Piet Hein </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/205641#2056411Answer by John Kraft for Great programming quotesJohn Kraft2008-10-15T17:27:33Z2008-10-15T17:27:33Z<p>"Hey, did someone turn off the database?"</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/205662#2056628Answer by Kevin Little for Great programming quotesKevin Little2008-10-15T17:33:16Z2008-10-15T17:33:16Z<blockquote>
<p>"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil."<br> --Donald Knuth</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/206522#2065221Answer by roosteronacid for Great programming quotesroosteronacid2008-10-15T21:13:44Z2008-10-15T21:13:44Z<p>Launch crap. But launch!</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/206628#2066281Answer by roosteronacid for Great programming quotesroosteronacid2008-10-15T21:42:53Z2008-12-07T17:09:37Z<p>If it was hard to make, it has to be just as hard to use. (Loosely translated from Danish). </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/206656#2066561Answer by Marcel J. for Great programming quotesMarcel J.2008-10-15T21:53:02Z2008-10-15T21:53:02Z<blockquote>
<p>"C makes it easy to shoot yourself in
the foot. C++ makes it harder, but
when you do, it blows away your whole
leg." - Bjarne Stroustrup</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/210275#2102752Answer by Dan Esparza for Great programming quotesDan Esparza2008-10-16T20:55:42Z2008-10-16T20:55:42Z<p>I have 3 quotes to offer:</p>
<p><em>"The function of good software is to make the complex appear to be simple."</em> <strong>-Grady Booch</strong></p>
<p><em>"Intellectuals solve problems; geniuses prevent them."</em> <strong>- Albert Einstein</strong></p>
<p><em>Three Rules of Work:</em></p>
<ol>
<li>Out of clutter find simplicity </li>
<li>From discord find harmony</li>
<li>In the middle of difficulty lies
opportunity.</li>
</ol>
<p><strong>-Albert Einstein</strong></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/215935#2159354Answer by RazMaTaz for Great programming quotesRazMaTaz2008-10-19T03:05:47Z2008-10-19T03:05:47Z<blockquote>
<p>Two strings walk into a bar. One says: "I'd like a beer pleas$$%~¬..3783u<br/>
The other string says: "Sorry about my friend, he's not null-terminated."</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/215937#2159371Answer by RazMaTaz for Great programming quotesRazMaTaz2008-10-19T03:06:45Z2008-10-19T03:06:45Z<blockquote>
<p>You can have a negative percent chance
of succeeding in a task. For example,
if you have a -5% chance of
succeeding, not only will you fail
every time you make an attempt, you
will also fail 1 in 20 times that you
don't even try.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/215938#2159387Answer by RazMaTaz for Great programming quotesRazMaTaz2008-10-19T03:07:35Z2008-10-19T03:07:35Z<blockquote>
<p>Java is like a variant of the game of
Tetris in which none of the pieces can
fill gaps created by the other pieces,
so all you can do is pile them up
endlessly.</p>
</blockquote>
<p>-- Steve Yegge (2007, Codes Worst Enemy)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/215939#21593915Answer by RazMaTaz for Great programming quotesRazMaTaz2008-10-19T03:08:26Z2008-10-19T03:08:26Z<blockquote>
<p>Good design adds value faster than it adds cost.</p>
</blockquote>
<p>-- Thomas C. Gale</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/215940#2159400Answer by RazMaTaz for Great programming quotesRazMaTaz2008-10-19T03:09:55Z2009-09-24T15:01:13Z<blockquote>
<p>Compared to Java code, XML is agile and flexible.<br/>
Compared to Python code, XML is a boat anchor, a ball and chain.</p>
</blockquote>
<p>-- PJ Eby, "<a href="http://dirtsimple.org/2004/12/python-is-not-java.html" rel="nofollow">Python Is Not Java</a>"</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/217611#2176115Answer by Dov Wasserman for Great programming quotesDov Wasserman2008-10-20T05:48:54Z2008-10-20T05:48:54Z<p>My best effort:</p>
<blockquote>
<p>"<strong><em>Software is either testable or
detestable.</em></strong>"</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/221586#22158611Answer by ΤΖΩΤΖΙΟΥ for Great programming quotesΤΖΩΤΖΙΟΥ2008-10-21T11:57:26Z2008-10-21T11:57:26Z<p>God did not create the world in seven days; for six days he screwed around and then pulled an all-nighter.</p>
<p>(This also explains a lot :)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/225777#2257773Answer by Owen for Great programming quotesOwen2008-10-22T13:43:16Z2008-10-22T13:43:16Z<p>Just saw this one:</p>
<blockquote>
<p>"I'm not a great programmer; I'm just
a good programmer with great habits."
- Kent Beck</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/225841#22584144Answer by Vijay Dev for Great programming quotesVijay Dev2008-10-22T13:59:09Z2008-10-22T13:59:09Z<p><b>I would love to change the world, but they won't give me the source code</b></p>
<p>-- Saw this on a T-shirt. Dont know if someone had already mentioned the same quote here. </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/226860#2268607Answer by George for Great programming quotesGeorge2008-10-22T17:54:33Z2008-10-22T17:54:33Z<p>“If builders built buildings the way programmers write programs, then the first woodpecker that came along would destroy civilization.” </p>
<p>Weinberg’s Second Law</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/226870#2268703Answer by WolfmanDragon for Great programming quotesWolfmanDragon2008-10-22T17:57:13Z2008-11-04T18:40:43Z<blockquote>
<p>Intel giveth and Microsoft taketh
away.</p>
</blockquote>
<p>I have no idea who came up with it, although there was an interview with Gordon Moore where he quoted it himself.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/226917#2269173Answer by Rontologist for Great programming quotesRontologist2008-10-22T18:06:52Z2008-10-22T18:06:52Z<p>A documented bug is not a bug; it is a feature. <i>-- James P. MacLennan</i></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/226926#2269267Answer by jamesh for Great programming quotesjamesh2008-10-22T18:09:17Z2008-10-22T18:09:17Z<blockquote>
<p>It is easier to optimize correct code
than to correct optimized code.</p>
</blockquote>
<p><a href="http://billharlan.com/pub/papers/A_Tirade_Against_the_Cult_of_Performance.html" rel="nofollow">Bill Harlan</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/226928#2269281Answer by plinth for Great programming quotesplinth2008-10-22T18:10:01Z2008-10-22T18:10:01Z<p>"Programming in TSO is like kicking a dead whale down the beach" - Ken Thompson</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/227180#2271803Answer by Newtopian for Great programming quotesNewtopian2008-10-22T19:19:30Z2008-10-22T19:19:30Z<p>"Simplicity is bliss"</p>
<p>"They won't tell you that they don't understand it; they will happily invent their way through the gaps and obscurities"
-- V.A. Vyssotsky on software programmers and their views on specifications</p>
<p>"I love deadlines... I like the whoosing sound they make as they pass by"
-- Douglas Adams</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/230276#2302762Answer by Christopher Klein for Great programming quotesChristopher Klein2008-10-23T15:47:37Z2008-10-23T15:47:37Z<p>"When you can measure what you are
speaking about, ... you know something about
it; but when you cannot measure it, ... your
knowledge is of a meager and unsatisfactory
kind..." —Lord Kelvin</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/238368#23836832Answer by Ather for Great programming quotesAther2008-10-26T18:02:55Z2008-10-26T18:02:55Z<p>Good programmers never write what they can steal or borrow</p>
<p>-- Jeff Atwood</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/246735#2467359Answer by netsuo for Great programming quotesnetsuo2008-10-29T13:11:59Z2008-10-29T13:11:59Z<p>Not really a programmers quote, but I like to remind:</p>
<blockquote>
<p>They did not know it was impossible, so they did it!
<br/>- Marc Twain</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/253081#25308133Answer by Krakkos for Great programming quotesKrakkos2008-10-31T10:30:20Z2008-10-31T10:30:20Z<p>"You start writing code, I'll go see what the customer wants"..</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/253105#2531053Answer by Krakkos for Great programming quotesKrakkos2008-10-31T10:34:26Z2008-10-31T10:34:26Z<p>"There is never enough time to do it right first time, but there is always time to go back and fix it when it breaks.."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/253245#2532456Answer by David Pike for Great programming quotesDavid Pike2008-10-31T11:48:36Z2008-10-31T11:48:36Z<p>"When I am working on a problem I never think about beauty. I think only how to solve the problem. But when I have finished, if the solution is not beautiful, I know it is wrong."
- R. Buckminster Fuller</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/253309#2533090Answer by Curro for Great programming quotesCurro2008-10-31T12:22:22Z2008-10-31T12:22:22Z<p>There are 10 types of people: those who understand binary, and those who don't.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/255579#2555793Answer by Mohit Ranka for Great programming quotesMohit Ranka2008-11-01T06:12:37Z2008-11-01T06:12:37Z<p>"I do not care if it works on your system, I am not gonna ship your computer."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/258192#25819212Answer by naveen for Great programming quotesnaveen2008-11-03T09:17:30Z2008-11-03T09:17:30Z<p>Any fool can write code that a computer can understand. Good programmers write code that humans can understand. ~Martin Fowler</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/262617#2626177Answer by for Great programming quotes2008-11-04T17:30:25Z2009-01-15T21:59:48Z<p>corollary to Clarke's law:</p>
<blockquote>
<p>Any technology distinguishable from magic is insufficiently advanced</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/273087#27308798Answer by Raz for Great programming quotesRaz2008-11-07T18:27:48Z2008-11-07T18:27:48Z<p>You can stand on the shoulders of giants OR a big enough pile of dwarfs, works either way.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/291960#2919604Answer by Robert Gamble for Great programming quotesRobert Gamble2008-11-15T01:33:05Z2008-11-15T01:33:05Z<blockquote>
<p>C++ is to C as Lung Cancer is to
Lung.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/291983#2919834Answer by Robert Gamble for Great programming quotesRobert Gamble2008-11-15T01:52:16Z2008-11-15T01:52:16Z<blockquote>
<p>If the automobile had followed the
same development cycle as the
computer, a Rolls-Royce would today
cost $100, get a million miles per
gallon, and explode once a year,
killing everyone inside.</p>
</blockquote>
<p>-- Robert X. Cringely</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/291992#29199211Answer by Robert Gamble for Great programming quotesRobert Gamble2008-11-15T01:56:12Z2008-11-15T01:56:12Z<blockquote>
<p>It has been said that the great
scientific disciplines are examples of
giants standing on the shoulders of
other giants. It has also been said
that the software industry is an
example of midgets standing on the
toes of other midgets.</p>
</blockquote>
<p>-- Alan Cooper</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/292009#29200950Answer by Peter Rounce for Great programming quotesPeter Rounce2008-11-15T02:06:47Z2009-06-21T07:09:09Z<p><strong>C</strong>
You shoot yourself in the foot.</p>
<p><strong>C++</strong>
You accidently create a dozen instances of yourself and shoot them all in the foot. Providing emergency medical assistance is impossible since you can't tell which are bitwise copies and which are just pointing at others and saying "That's me, over there."</p>
<p><strong>FORTRAN</strong>
You shoot yourself in each toe, iteratively, until you run out of toes, then you read in the next foot and repeat. If you run out of bullets, you continue anyway because you have no exception-handling facility. </p>
<p><strong>Modula-2</strong>
After realizing that you can't actually accomplish anything in this language, you shoot yourself in the head.</p>
<p><strong>COBOL</strong>
USEing a COLT 45 HANDGUN, AIM gun at LEG.FOOT, THEN place ARM.HAND.FINGER on HANDGUN.TRIGGER and SQUEEZE. THEN return HANDGUN to HOLSTER. CHECK whether shoelace needs to be retied. </p>
<p><strong>Lisp</strong>
You shoot yourself in the appendage which holds the gun with which you shoot yourself in the appendage which holds the gun with which you shoot yourself in the appendage which holds...</p>
<p><strong>BASIC</strong>
Shoot yourself in the foot with a water pistol. On big systems, continue until entire lower body is waterlogged. </p>
<p><strong>Forth</strong>
Foot yourself in the shoot.</p>
<p><strong>APL</strong>
You shoot yourself in the foot; then spend all day figuring out how to do it in fewer characters. </p>
<p><strong>Pascal</strong>
The compiler won't let you shoot yourself in the foot. </p>
<p><strong>Snobol</strong>
If you succeed, shoot yourself in the left foot. If you fail, shoot yourself in the right foot.</p>
<p><strong>HyperTalk</strong>
Put the first bullet of the gun into foot left of leg of you. Answer the result. </p>
<p><strong>Prolog</strong>
You tell your program you want to be shot in the foot. The program figures out how to do it, but the syntax doesn't allow it to explain. </p>
<p><strong>370 JCL</strong>
You send your foot down to MIS with a 4000-page document explaining how you want it to be shot. Three years later, your foot comes back deep-fried. </p>
<p><strong>FORTRAN-77</strong>
You shoot yourself in each toe, iteratively, until you run out of toes, then you read in the next foot and repeat. If you run out of bullets, you continue anyway because you still can't do exception-processing.</p>
<p><strong>Modula-2 (alternative)</strong>
You perform a shooting on what might be currently a foot with what might be currently a bullet shot by what might currently be a gun. </p>
<p><strong>BASIC (compiled)</strong>
You shoot yourself in the foot with a BB using a SCUD missile launcher. </p>
<p><strong>Visual Basic</strong>
You'll really only appear to have shot yourself in the foot, but you'll have so much fun doing it that you won't care. </p>
<p><strong>Forth (alternative)</strong>
BULLET DUP3 * GUN LOAD FOOT AIM TRIGGER PULL BANG! EMIT DEAD IF DROP ROT THEN (This takes about five bytes of memory, executes in two to ten clock cycles on any processor and can be used to replace any existing function of the language as well as in any future words). (Welcome to bottom up programming - where you, too, can perform compiler pre-processing instead of writing code)</p>
<p><strong>APL (alternative)</strong>
You hear a gunshot and there's a hole in your foot, but you don't remember enough linear algebra to understand what happened.
or
@#&^$%&%^ foot</p>
<p><strong>Pascal (alternative)</strong>
Same as Modula-2 except that the bullet is not the right type for the gun and your hand is blown off. </p>
<p><strong>Snobol (alternative)</strong>
You grab your foot with your hand, then rewrite your hand to be a bullet. The act of shooting the original foot then changes your hand/bullet into yet another foot (a left foot). </p>
<p><strong>Prolog (alternative)</strong>
You attempt to shoot yourself in the foot, but the bullet, failing to find its mark, backtracks to the gun, which then explodes in your face.
or
No.</p>
<p><strong>COMAL</strong>
You attempt to shoot yourself in the foot with a water pistol, but the bore is clogged, and the pressure build-up blows apart both the pistol and your hand.
or
draw_pistol
aim_at_foot(left)
pull_trigger
hop(swearing) </p>
<p><strong>Scheme</strong>
As Lisp, but none of the other appendages are aware of this happening. </p>
<p><strong>Algol</strong>
You shoot yourself in the foot with a musket. The musket is aesthetically fascinating and the wound baffles the adolescent medic in the emergency room. </p>
<p><strong>Ada</strong>
If you are dumb enough to actually use this language, the United States Department of Defense will kidnap you, stand you up in front of a firing squad and tell the soldiers, "Shoot at the feet."<br />
or<br />
The Department of Defense shoots you in the foot after offering you a blindfold and a last cigarette.<br />
or<br />
After correctly packaging your foot, you attempt to concurrently load the gun, pull the trigger, scream and shoot yourself in the foot. When you try, however, you discover that your foot is of the wrong type.<br />
or<br />
After correctly packing your foot, you attempt to concurrently load the gun, pull the trigger, scream, and confidently aim at your foot knowing it is safe. However the cordite in the round does an Unchecked Conversion, fires and shoots you in the foot anyway. </p>
<p><strong>Eiffel</strong>
You create a GUN object, two FOOT objects and a BULLET object. The GUN passes both the FOOT objects a reference to the BULLET. The FOOT objects increment their hole counts and forget about the BULLET. A little demon then drives a garbage truck over your feet and grabs the bullet (both of it) on the way. </p>
<p><strong>Smalltalk</strong>
You spend so much time playing with the graphics and windowing system that your boss shoots you in the foot, takes away your workstation and makes you develop in COBOL on a character terminal.<br />
or<br />
You send the message shoot to gun, with selectors bullet and myFoot. A window pops up saying Gunpowder doesNotUnderstand: spark. After several fruitless hours spent browsing the methods for Trigger, FiringPin and IdealGas, you take the easy way out and create ShotFoot, a subclass of Foot with an additional instance variable bulletHole. </p>
<p><strong>Object Oriented Pascal</strong>
You perform a shooting on what might currently be a foot with what might currently be a bullet fired from what might currently be a gun. </p>
<p><strong>PL/I</strong>
You consume all available system resources, including all the offline bullets. The Data Processing & Payroll Department doubles its size, triples its budget, acquires four new mainframes and drops the original one on your foot. </p>
<p><strong>Postscript</strong>
foot bullets 6 locate loadgun aim gun shoot showpage<br />
or<br />
It takes the bullet ten minutes to travel from the gun to your foot, by which time you're long since gone out to lunch. The text comes out great, though. </p>
<p><strong>PERL</strong>
You stab yourself in the foot repeatedly with an incredibly large and very heavy Swiss Army knife.<br />
or<br />
You pick up the gun and begin to load it. The gun and your foot begin to grow to huge proportions and the world around you slows down, until the gun fires. It makes a tiny hole, which you don't feel.</p>
<p><strong>Assembly Language</strong>
You crash the OS and overwrite the root disk. The system administrator arrives and shoots you in the foot. After a moment of contemplation, the administrator shoots himself in the foot and then hops around the room rabidly shooting at everyone in sight.
or
You try to shoot yourself in the foot only to discover you must first reinvent the gun, the bullet, and your foot.or
The bullet travels to your foot instantly, but it took you three weeks to load the round and aim the gun.</p>
<p><strong>BCPL</strong>
You shoot yourself somewhere in the leg -- you can't get any finer resolution than that.</p>
<p><strong>Concurrent Euclid</strong>
You shoot yourself in somebody else's foot.</p>
<p><strong>Motif</strong>
You spend days writing a UIL description of your foot, the trajectory, the bullet and the intricate scrollwork on the ivory handles of the gun. When you finally get around to pulling the trigger, the gun jams. </p>
<p><strong>Powerbuilder</strong>
While attempting to load the gun you discover that the LoadGun system function is buggy; as a work around you tape the bullet to the outside of the gun and unsuccessfully attempt to fire it with a nail. In frustration you club your foot with the butt of the gun and explain to your client that this approximates the functionality of shooting yourself in the foot and that the next version of Powerbuilder will fix it.</p>
<p><strong>Standard ML</strong>
By the time you get your code to typecheck, you're using a shoot to foot yourself in the gun.</p>
<p><strong>MUMPS</strong>
You shoot 583149 AK-47 teflon-tipped, hollow-point, armour-piercing bullets into even-numbered toes on odd-numbered feet of everyone in the building -- with one line of code. Three weeks later you shoot yourself in the head rather than try to modify that line.</p>
<p><strong>Java</strong>
You locate the Gun class, but discover that the Bullet class is abstract, so you extend it and write the missing part of the implementation. Then you implement the ShootAble interface for your foot, and recompile the Foot class. The interface lets the bullet call the doDamage method on the Foot, so the Foot can damage itself in the most effective way. Now you run the program, and call the doShoot method on the instance of the Gun class. First the Gun creates an instance of Bullet, which calls the doFire method on the Gun. The Gun calls the hit(Bullet) method on the Foot, and the instance of Bullet is passed to the Foot. But this causes an IllegalHitByBullet exception to be thrown, and you die.</p>
<p><strong>Unix</strong>
You shoot yourself in the foot
or</p>
<pre><code>% ls
foot.c foot.h foot.o toe.c toe.o
% rm * .o
rm: .o: No such file or directory
% ls
%
</code></pre>
<p><strong>370 JCL (alternative)</strong>
You shoot yourself in the head just thinking about it. </p>
<p><strong>DOS JCL</strong>
You first find the building you're in in the phone book, then find your office number in the corporate phone book. Then you have to write this down, then describe, in cubits, your exact location, in relation to the door (right hand side thereof). Then you need to write down the location of the gun (loading it is a proprietary utility), then you load it, and the COBOL program, and run them, and, with luck, it may be run tonight.</p>
<p><strong>VMS</strong>
$ MOUNT/DENSITY=.45/LABEL=BULLET/MESSAGE="BYE" BULLET::BULLET$GUN SYS$BULLET
$ SET GUN/LOAD/SAFETY=OFF/SIGHT=NONE/HAND=LEFT/CHAMBER=1/ACTION=AUTOMATIC/
LOG/ALL/FULL SYS$GUN_3$DUA3:[000000]GUN.GNU
$ SHOOT/LOG/AUTO SYS$GUN SYS$SYSTEM:[FOOT]FOOT.FOOT </p>
<pre><code>%DCL-W-ACTIMAGE, error activating image GUN
-CLI-E-IMGNAME, image file $3$DUA240:[GUN]GUN.EXE;1
-IMGACT-F-NOTNATIVE, image is not an OpenVMS Alpha AXP image
or
%SYS-F-FTSHT, foot shot
(fifty lines of traceback omitted)
</code></pre>
<p><strong>sh,csh, etc</strong>
You can't remember the syntax for anything, so you spend five hours reading manual pages, then your foot falls asleep. You shoot the computer and switch to C. </p>
<p><strong>Apple System 7</strong>
Double click the gun icon and a window giving a selection for guns, target areas, plus balloon help with medical remedies, and assorted sound effects. Click "shoot" button and a small bomb appears with note "Error of Type 1 has occurred." </p>
<p><strong>Windows 3.1</strong>
Double click the gun icon and wait. Eventually a window opens giving a selection for guns, target areas, plus balloon help with medical remedies, and assorted sound effects. Click "shoot" button and a small box appears with note "Unable to open Shoot.dll, check that path is correct." </p>
<p><strong>Windows 95</strong>
Your gun is not compatible with this OS and you must buy an upgrade and install it before you can continue. Then you will be informed that you don't have enough memory. </p>
<p><strong>CP/M</strong>
I remember when shooting yourself in the foot with a BB gun was a big deal. </p>
<p><strong>DOS</strong>
You finally found the gun, but can't locate the file with the foot for the life of you.</p>
<p><strong>MSDOS</strong>
You shoot yourself in the foot, but can unshoot yourself with add-on software. </p>
<p><strong>Access</strong>
You try to point the gun at your foot, but it shoots holes in all your Borland distribution diskettes instead.</p>
<p><strong>Paradox</strong>
Not only can you shoot yourself in the foot, your users can too. </p>
<p><strong>dBase</strong>
You squeeze the trigger, but the bullet moves so slowly that by the time your foot feels the pain, you've forgotten why you shot yourself anyway.
or
You buy a gun. Bullets are only available from another company and are promised to work so you buy them. Then you find out that the next version of the gun is the one
scheduled to actually shoot bullets. </p>
<p><strong>DBase IV, V1.0</strong>
You pull the trigger, but it turns out that the gun was a poorly designed hand grenade and the whole building blows up. </p>
<p><strong>SQL</strong>
You cut your foot off, send it out to a service bureau and when it returns, it has a hole in it but will no longer fit the attachment at the end of your leg; or</p>
<pre><code>Insert into Foot
Select Bullet
From Gun.Hand
Where Chamber = 'LOADED'
And Trigger = 'PULLED'
</code></pre>
<p><strong>Clipper</strong>
You grab a bullet, get ready to insert it in the gun so that you can shoot yourself in the foot and discover that the gun that the bullets fits has not yet been built, but should be arriving in the mail _REAL_SOON_NOW_. </p>
<p><strong>Oracle</strong>
The menus for coding foot_shooting have not been implemented yet and you can't do foot shooting in SQL.</p>
<p><strong>English</strong>
You put your foot in your mouth, then bite it off. (For those who don't know, English is a McDonnell Douglas/PICK query language which allegedly requires 110% of system resources to run happily.) </p>
<p><strong>Revelation [an implementation of the PICK Operating System]</strong>
You'll be able to shoot yourself in the foot just as soon as you figure out what all these bullets are for.</p>
<p><strong>FlagShip</strong>
Starting at the top of your head, you aim the gun at yourself repeatedly until, half an hour later, the gun is finally pointing at your foot and you pull the trigger. A new foot with a hole in it appears but you can't work out how to get rid of the old one and your gun doesn't work anymore.</p>
<p><strong>FidoNet</strong>
You put your foot in your mouth, then echo it internationally. </p>
<p><strong>PicoSpan [a UNIX-based computer conferencing system]</strong>
You can't shoot yourself in the foot because you're not a host.
or (host variation)
Whenever you shoot yourself in the foot, someone opens a topic in policy about it.</p>
<p><strong>Internet</strong>
You put your foot in your mouth, shoot it, then spam the bullet so that everybody gets shot in the foot. </p>
<p><strong>troff</strong></p>
<pre><code>rmtroff -ms -Hdrwp <<'!' | lpr -Pwp2 &
.*place bullet in footer
.B
.NR FT +3i
.in 4
.bu Shoot!
.br
.sp
.in -4
.br
.bp NR HD -2i
.*
!
</code></pre>
<p><strong>Genetic Algorithms</strong>
You create 10,000 strings describing the best way to shoot yourself in the foot. By the time the program produces the optimal solution, humans have evolved wings and the problem is moot.</p>
<p><strong>CSP (Communicating Sequential Processes)</strong>
You only fail to shoot everything that isn't your foot.</p>
<p><strong>MS-SQL Server</strong>
MS-SQL Server’s gun comes pre-loaded with an unlimited supply of Teflon coated bullets, and it only has two discernible features: the muzzle and the trigger. If that wasn't enough, MS-SQL Server also puts the gun in your hand, applies local anesthetic to the skin of your forefinger and stitches it to the gun's trigger. Meanwhile, another process has set up a spinal block to numb your lower body. It will then proceeded to surgically remove your foot, cryogenically freeze it for preservation, and attach it to the muzzle of the gun so that no matter where you aim, you will shoot your foot. In order to avoid shooting yourself in the foot, you need to unstitch your trigger finger, remove your foot from the muzzle of the gun, and have it surgically reattached. Then you probably want to get some crutches and go out to buy a book on SQL Server Performance Tuning.</p>
<p><strong>Sybase</strong>
Sybase's gun requires assembly, and you need to go out and purchase your own clip and bullets to load the gun. Assembly is complicated by the fact that Sybase has hidden the gun behind a big stack of reference manuals, but it hasn't told you where that stack is. While you were off finding the gun, assembling it, buying bullets, etc., Sybase was also busy surgically removing your foot and cryogenically freezing it for preservation. Instead of attaching it to the muzzle of the gun, though, it packed your foot on dry ice and sent it UPS-Ground to an unnamed hookah bar somewhere in the middle east. In order to shoot your foot, you must modify your gun with a GPS system for targeting and hire some guy named "Indy" to find the hookah bar and wire the coordinates back to you. By this time, you've probably become so daunted at the tasks stand between you and shooting your foot that you hire a guy who's read all the books on Sybase to help you shoot your foot. If you're lucky, he'll be smart enough both to find your foot and to stop you from shooting it. </p>
<p><strong>Magic software</strong>
You spend 1 week looking up the correct syntax for GUN. When you find it, you realise that GUN will not let you shoot in your own foot. It will allow you to shoot almost anything but your foot. You then decide to build your own gun. You can't use the standard barrel since this will only allow for standard bullets, which will not fire if the barrel is pointed at your foot. After four weeks, you have created your own custom gun. It blows up in your hand without warning, because you failed to initialise the safety catch and it doesn't know whether the initial state is "0", 0, NULL, "ZERO", 0.0, 0,0, "0.0", or "0,00". You fix the problem with your remaining hand by nesting 12 safety catches, and then decide to build the gun without safety catch. You then shoot the management and retire to a happy life where you code in languages that will allow you to shoot your foot in under 10 days.</p>
<p><strong>Ruby</strong>
foot.shot(Gun.new)</p>
<p><strong>CSS</strong>
You try to shoot your foot -- and made it on IE 7 but not IE 6.</p>
<p><strong>StackOverflow</strong> To shoot yourself in the foot, ask a bad question and 5 people will come and shoot your foot.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/292609#29260938Answer by orip for Great programming quotesorip2008-11-15T14:30:46Z2008-11-15T14:30:46Z<blockquote>
<p>"When art critics get together they talk about Form and Structure and Meaning. When artists get together they talk about where you can buy cheap turpentine."</p>
<p>-- <em>Pablo Picasso</em></p>
</blockquote>
<p>quoted in "Code Complete" by Steve McConnell</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/292644#2926444Answer by unknown (yahoo) for Great programming quotesunknown (yahoo)2008-11-15T14:59:34Z2008-11-15T14:59:34Z<p>This is missing from the list:</p>
<p>"Premature optimization is the root of all evil"</p>
<p>or...</p>
<p>"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." (Knuth, Donald. Structured Programming with go to Statements, ACM Journal Computing Surveys, Vol 6, No. 4, Dec. 1974. p.268.)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/292864#292864109Answer by codethief for Great programming quotescodethief2008-11-15T18:12:34Z2008-11-15T18:12:34Z<p>"Weeks of coding can save you hours of planning."
-- Unfortunately, I couldn't find out the author.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/292927#2929273Answer by Thiyagaraj for Great programming quotesThiyagaraj2008-11-15T19:10:08Z2008-11-15T19:10:08Z<p>Amateur programmers think there are 1000 bytes in a kilobyte; Real Programmers know there are 1024 meters in a kilometer.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/298275#2982755Answer by Unsliced for Great programming quotesUnsliced2008-11-18T09:43:18Z2008-11-18T09:43:18Z<p>It's not specifically about programming, but it matches the way I often find myself debugging: </p>
<blockquote>
<p>The definition of insanity is doing the same thing over and over and expecting a different result.</p>
</blockquote>
<p>Attributed variously to, <em>inter alia</em>, Ben Franklin and Albert Einstein. </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/302065#3020652Answer by jJack for Great programming quotesjJack2008-11-19T14:41:29Z2008-11-19T14:41:29Z<p>Never Base a Technical Decision on Political Issues<p>
and<p>
Never Base a Political Decision on Technical Issues</p>
<p>-Geoffrey James</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/308360#3083607Answer by Mohit Nanda for Great programming quotesMohit Nanda2008-11-21T10:29:35Z2009-07-28T00:03:27Z<p><em>To iterate is human. To recurse divine!</em> :)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/309886#3098865Answer by JeffK for Great programming quotesJeffK2008-11-21T19:25:51Z2008-11-21T19:25:51Z<p>"Are you quite sure that all those bells and whistles, all those wonderful facilities of your so called powerful programming languages, belong to the solution set rather than the problem set?"</p>
<p>Edsger W. Dijkstra</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/311049#3110495Answer by Prakash for Great programming quotesPrakash2008-11-22T07:56:56Z2008-11-22T07:56:56Z<blockquote>
<p>"C makes it easy to shoot yourself in
the foot; C++ makes it harder, but
when you do it blows your whole leg
off" - <strong><em>Bjarne Stroustrup</em></strong></p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/314125#3141253Answer by remonedo for Great programming quotesremonedo2008-11-24T13:27:16Z2008-11-24T13:27:16Z<p>Computer programmers don't byte, they nibble a bit</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/314416#31441634Answer by Gordon Bell for Great programming quotesGordon Bell2008-11-24T15:09:41Z2008-11-24T15:09:41Z<p>"Don't worry about people stealing your ideas. If it's original, you'll have to ram it down their throats."<br />
--Howard Aiken, creator of the IBM/Harvard Mark 1 Computer</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/314887#3148879Answer by Prashanth Babu for Great programming quotesPrashanth Babu2008-11-24T17:43:23Z2008-11-24T17:43:23Z<p>Technology is dominated by two types of people:
<UL>
<LI> those who <em>understand</em> what they <em>do not manage</em>; and
<LI> those who <em>manage</em> what they <em>do not understand</em>
</UL></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/314889#3148890Answer by Prashanth Babu for Great programming quotesPrashanth Babu2008-11-24T17:45:21Z2008-11-24T17:45:21Z<p>Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. -- <em>Brian Kernighan</em></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/314897#3148972Answer by James Alexander for Great programming quotesJames Alexander2008-11-24T17:51:53Z2008-11-24T17:51:53Z<p>Difficult to code, impossible to maintain.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/314922#3149221Answer by Mike Dunlavey for Great programming quotesMike Dunlavey2008-11-24T18:05:08Z2008-11-24T18:05:08Z<p>If you don't think you're doing great things, you're probably right.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/314949#3149491Answer by Satanist for Great programming quotesSatanist2008-11-24T18:16:50Z2008-11-24T18:16:50Z<blockquote>
<p>Never comment your code - if it was hard to write, it should be hard to understand.
-Anonymous</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/314955#3149553Answer by David Robbins for Great programming quotesDavid Robbins2008-11-24T18:19:39Z2008-11-24T18:19:39Z<p>The Knuth, the whole Knuth, and nothing but the Knuth, so help me Codd!
-- don't know where I heard this, but I laughed.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/314982#3149826Answer by bradheintz for Great programming quotesbradheintz2008-11-24T18:30:17Z2008-11-24T18:30:17Z<p>It was originally about warfare, but is no less true of building software:</p>
<blockquote>
<p>“I have always found that plans are
useless, but planning is
indispensable.” - Dwight D. Eisenhower</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/315024#3150242Answer by Peter Tate for Great programming quotesPeter Tate2008-11-24T18:41:44Z2008-11-24T18:41:44Z<p>Rule 1. You can't tell where a program is going to spend its time. Bottlenecks occur in surprising places, so don't try to second guess and put in a speed hack until you've proven that's where the bottleneck is.</p>
<p>Rule 2. Measure. Don't tune for speed until you've measured, and even then don't unless one part of the code overwhelms the rest.</p>
<p>Rule 3. Fancy algorithms are slow when n is small, and n is usually small. Fancy algorithms have big constants. Until you know that n is frequently going to be big, don't get fancy. (Even if n does get big, use Rule 2 first.)</p>
<p>Rule 4. Fancy algorithms are buggier than simple ones, and they're much harder to implement. Use simple algorithms as well as simple data structures.</p>
<p>Rule 5. Data dominates. If you've chosen the right data structures and organized things well, the algorithms will almost always be self-evident. Data structures, not algorithms, are central to programming.</p>
<p>Rule 6. There is no Rule 6.</p>
<pre><code>--Rob Pike
</code></pre>
http://stackoverflow.com/questions/58640/great-programming-quotes/315070#3150705Answer by Draemon for Great programming quotesDraemon2008-11-24T18:57:00Z2008-11-24T18:57:00Z<p>Friend: "The problem with this code is it has far too many levels of misdirection"</p>
<p>Me: "don't you mean indirection?"</p>
<p>Friend: "I meant what I said"</p>
<p>I won't start a flame war by telling you which 3rd party library he was talking about.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/315072#3150725Answer by Mike Miller for Great programming quotesMike Miller2008-11-24T18:57:03Z2008-11-24T18:57:03Z<p>H.L. Mencken:</p>
<blockquote>
<p>For every problem, there is a solution that is simple, elegant, and wrong.</p>
</blockquote>
<p>George Neville-Neil:</p>
<blockquote>
<p>People who think, "Oh this is a one-off," need to be offed, or perhaps politely removed from the project.</p>
</blockquote>
<p>Conway's Law:</p>
<blockquote>
<p>Organizations which design systems are constrained to produce designs which are copies of the communication structures of these organizations.</p>
</blockquote>
<p>Charles Babbage:</p>
<blockquote>
<p>On two occasions, I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able to rightly apprehend the kind of confusion of ideas that could provoke such a question.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/325212#32521214Answer by unwind for Great programming quotesunwind2008-11-28T07:24:11Z2008-11-28T07:24:11Z<p>Having grown up coding C, I prefer the double quote, " (ASCII 34).</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/325219#3252192Answer by urig for Great programming quotesurig2008-11-28T07:31:08Z2008-11-28T07:31:08Z<p>Remember the original question said nothing about the quotes having to be funny:</p>
<p>"If it ain't broke, don't fix it"
-- anonymous</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/325228#32522816Answer by J G for Great programming quotesJ G2008-11-28T07:34:52Z2009-06-13T15:39:50Z<blockquote>
<p>"The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds his castles in the air, from air, creating by exertion of the imagination. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures."</p>
</blockquote>
<p>—Fred Brooks, The Mythical Man-Month</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/330671#3306711Answer by skifan0 for Great programming quotesskifan02008-12-01T12:24:45Z2008-12-01T12:24:45Z<p>As my father used to say:</p>
<p>"In the land of the blind, the one-eyed man is king."</p>
<p>I find this quote useful in general when dealing with complex problems...</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/344418#3444185Answer by Svante for Great programming quotesSvante2008-12-05T16:34:09Z2008-12-05T16:34:09Z<p>From Paul Graham's "On Lisp":</p>
<blockquote>
<p>An ideal world is left as an exercise to the reader.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/344812#34481224Answer by Mike Hall for Great programming quotesMike Hall2008-12-05T19:04:24Z2008-12-05T19:04:24Z<p>"Debugging is like farting - it's not so bad when it's your own code."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/346068#3460682Answer by Mindaugas Mozūras for Great programming quotesMindaugas Mozūras2008-12-06T07:48:46Z2008-12-06T07:48:46Z<p>I’ve finally learned what ‘upward compatible’ means. It means we get to keep all our old mistakes. </p>
<p>-- <em>Dennie van Tassel</em></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/346070#3460709Answer by Mindaugas Mozūras for Great programming quotesMindaugas Mozūras2008-12-06T07:55:50Z2008-12-06T07:55:50Z<p>First, solve the problem. Then, write the code.</p>
<p>-- <em>John Johnson</em></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/346089#3460891Answer by Jared for Great programming quotesJared2008-12-06T08:22:52Z2008-12-06T08:22:52Z<p>"There is the way we teach you to program in class and the way it's done in the real world. do it the way we teach you if you want to pass."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/346205#3462056Answer by J S for Great programming quotesJ S2008-12-06T11:47:49Z2008-12-06T11:47:49Z<p>I will, in fact, claim that the difference between a bad programmer and a good one is whether he considers his code or his data structures more important. Bad programmers worry about the code. Good programmers worry about data structures and their relationships.</p>
<p>--Linus Torvalds</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/346206#34620613Answer by Serge - appTranslator for Great programming quotesSerge - appTranslator2008-12-06T11:52:32Z2008-12-06T13:31:04Z<p>"if you are a programmer working in 2003 and you don't know the basics of characters, character sets, encodings, and Unicode, and I catch you, I'm going to punish you by making you peel onions for 6 months in a submarine."</p>
<p><a href="http://www.joelonsoftware.com/articles/Unicode.html" rel="nofollow">Joel Spolsky</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/346275#34627520Answer by azollman for Great programming quotesazollman2008-12-06T13:38:43Z2008-12-06T13:38:43Z<p>There are only two industries that refer to their customers as users.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/346401#3464013Answer by mepcotterell for Great programming quotesmepcotterell2008-12-06T15:36:19Z2008-12-06T15:36:19Z<p>Concerning optimization:</p>
<p><em>A designer knows he has achieved perfection not when there is nothing left to add, but when there is nothing left to take away.</em> - Antoine de Saint-Exupéry</p>
<p><em>In software, the most beautiful code, the most beautiful functions, and the most beautiful programs are sometimes not there at all.</em> - Jon Bentley, Beautiful Code (O'Reilly), "The Most Beautiful Code I Never Wrote"</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/358199#3581992Answer by for Great programming quotes2008-12-11T01:23:31Z2008-12-11T01:23:31Z<p>There is not now, nor will there ever be, a language in which it is the least bit difficult to write bad code.</p>
<p>Lawrence Flon</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/368626#3686262Answer by Bharani for Great programming quotesBharani2008-12-15T15:03:33Z2008-12-15T15:03:33Z<p>Change causes problems</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/377408#3774083Answer by Lonzo for Great programming quotesLonzo2008-12-18T09:58:41Z2008-12-22T08:03:37Z<p>Like wine, the mastery of programming matures with time. But, unlike wine, it gets sweeter in the process.</p>
<p>-Lawrence Mucheka</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/377446#3774461Answer by Lonzo for Great programming quotesLonzo2008-12-18T10:17:44Z2008-12-22T08:01:31Z<p>What happens in the mind of a fine artist is nothing different from that going on in the mind of an expert coder. Both see and thrive in the quintessential nature of patterns.</p>
<p>-Lawrence Mucheka</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/377469#3774695Answer by tinyd for Great programming quotestinyd2008-12-18T10:28:02Z2008-12-18T10:28:02Z<p>I like this one because, joking aside, it's often how things end up getting done. I don't know who said it but it stuck in my mind....</p>
<p>"Right. You lot start coding, I'll go and see what they want"</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/377490#3774905Answer by Dan Olson for Great programming quotesDan Olson2008-12-18T10:42:01Z2008-12-18T10:42:01Z<p>Alan Perlis's <a href="http://www-pu.informatik.uni-tuebingen.de/users/klaeren/epigrams.html" rel="nofollow">Epigrams on Programming</a> has some great ones:</p>
<p>"If you have a procedure with 10 parameters, you probably missed some."</p>
<p>"It is easier to write an incorrect program than understand a correct one."</p>
<p>"You can measure a programmer's perspective by noting his attitude on the continuing vitality of FORTRAN."</p>
<p>"There are two ways to write error-free programs; only the third one works."</p>
<p>I love the guy because he was oppressively pessimistic about programming.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/379974#3799743Answer by Mike Hofer for Great programming quotesMike Hofer2008-12-19T02:39:55Z2008-12-19T02:39:55Z<p>Not sure where I heard this one, but it's stuck with me:</p>
<blockquote>
<p>Think first; code later.</p>
</blockquote>
<p>I also love this one by Aasimov:</p>
<blockquote>
<p>Part of the inhumanity of the computer is that, once it is competently programmed and working smoothly, it is completely honest. </p>
</blockquote>
<p>And Richard Feynmann (though it wasn't necessarily about software):</p>
<blockquote>
<p>What I cannot create, I do not understand. </p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/380077#3800773Answer by slipjig for Great programming quotesslipjig2008-12-19T04:04:54Z2008-12-19T04:04:54Z<p>The third version is the first version that doesn't suck.
-Mike Simpson</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/385761#3857616Answer by nicerobot for Great programming quotesnicerobot2008-12-22T08:04:42Z2008-12-22T08:04:42Z<p>`
The single back-quote</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/403930#4039303Answer by for Great programming quotes2008-12-31T19:58:16Z2009-06-12T20:02:04Z<blockquote>
<p>Think of it this way: threads are like
salt, not like pasta. You like salt, I
like salt, we all like salt. But we
eat more pasta.</p>
</blockquote>
<p>-- Larry McVoy</p>
<p>from kernelnewbies fortune cookie</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/404692#4046923Answer by Arnold Robbins for Great programming quotesArnold Robbins2009-01-01T07:51:03Z2009-01-01T07:51:03Z<p>Inside every small program is a large program struggling to get out.
-- C.A.R. (Tony) Hoare</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/404757#4047572Answer by featureBlend for Great programming quotesfeatureBlend2009-01-01T09:00:58Z2009-01-01T09:00:58Z<p>I got two for you:</p>
<p>(1) Its not the size of the app but how you code it! (Rails Envy)</p>
<p>(2) A programmer never dies he just degrades gracefully ;-) </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/408812#4088125Answer by Ludwig Wensauer for Great programming quotesLudwig Wensauer2009-01-03T09:27:20Z2009-01-03T09:27:20Z<p><strong>All real programmers know C of course</strong>
-- Jeff Atwood</p>
<p>I'm not sure if he is the original author of this quote, but I heared it in episode 23 of the stackoverflow podcast.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/414678#4146787Answer by NebyGemini for Great programming quotesNebyGemini2009-01-05T22:02:44Z2009-09-29T22:27:40Z<blockquote>
<p>“The Linux philosophy is 'Laugh in the face of danger'. Oops. Wrong One. 'Do it yourself'. Yes, that's it.”</p>
</blockquote>
<p>-- Linus Torvalds</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/425700#42570016Answer by Joe Behymer for Great programming quotesJoe Behymer2009-01-08T20:10:35Z2009-01-08T20:10:35Z<pre><code>if (!kill) strength++;
</code></pre>
http://stackoverflow.com/questions/58640/great-programming-quotes/434439#434439-1Answer by Mike Thompson for Great programming quotesMike Thompson2009-01-12T04:30:25Z2009-01-12T04:30:25Z<p>In Australia there used to be a drink driving advertising campaign on TV with the following message:</p>
<p>"If you drink & drive, you're a bloddy idiot!"</p>
<p>As programmers, we modified it to:</p>
<p>"If you can drink & program, you're a bloddy genius!"</p>
<p>Actually the quote should be slightly rephrased:</p>
<p>"If you can drink & program, without rewriting the whole thing in the morning, you're a bloddy genius!"</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/445371#4453713Answer by Michael Bishop for Great programming quotesMichael Bishop2009-01-15T01:50:39Z2009-01-15T01:50:39Z<p>"Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done."</p>
<p>-- Andy Rooney, writer and commentator (1919-)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/448004#4480043Answer by nikolay for Great programming quotesnikolay2009-01-15T19:01:26Z2009-01-15T19:01:26Z<p>"Real programmers don't unit test."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/448059#448059-4Answer by Mehdi for Great programming quotesMehdi2009-01-15T19:14:47Z2009-01-15T19:14:47Z<p>There are 10 types of people in this world, people who understand binaries and people who don't.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/448314#4483144Answer by Bill Karwin for Great programming quotesBill Karwin2009-01-15T20:23:17Z2009-01-15T20:23:17Z<p>This is one that I came up with to use in my .signature, I believe it's original:</p>
<blockquote>
<p>If you've seen one picture of the <a href="http://en.wikipedia.org/wiki/Mandelbrot_set" rel="nofollow">Mandelbrot Set</a>, you've seen them all.</p>
</blockquote>
<p>This was in response to the great number of calendars and coffee table books with pictures of fractals.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/448329#44832914Answer by MattK for Great programming quotesMattK2009-01-15T20:26:28Z2009-02-24T10:34:09Z<p>"When all you have is a hammer, everything starts to look like a nail." --Source Unknown</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/448403#4484033Answer by jle for Great programming quotesjle2009-01-15T20:46:26Z2009-01-15T20:46:26Z<p>If it is worth doing once, it is worth automating...</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/448473#4484733Answer by Rekreativc for Great programming quotesRekreativc2009-01-15T21:07:22Z2009-01-15T21:07:22Z<p>Not sure if these were mentioned, however they come from this <a href="http://www.lysator.liu.se/c/ten-commandments.html" rel="nofollow">site</a></p>
<ul>
<li>Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end.</li>
<li>Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest "foo" someone someday shall type "supercalifragilisticexpialidocious".</li>
</ul>
http://stackoverflow.com/questions/58640/great-programming-quotes/448538#4485381Answer by Karl for Great programming quotesKarl2009-01-15T21:31:15Z2009-01-15T21:31:15Z<p>LISP: To call a spade a thpade</p>
<p>Karl</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/448831#4488315Answer by Michael Itzoe for Great programming quotesMichael Itzoe2009-01-15T22:57:52Z2009-01-15T22:57:52Z<p>Not strictly programming, but I find it often fits:</p>
<blockquote>
<p>Good enough is neither.</p>
</blockquote>
<p>-- Jim Spivey, though I don't know if he coined it</p>
<p>And speaking of fits, this one is surprisingly useful in many facets of life:</p>
<blockquote>
<p>If it doesn't fit, make it fit.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/449672#4496725Answer by Skittles for Great programming quotesSkittles2009-01-16T06:29:27Z2009-01-16T06:29:27Z<p>When a manager I had was put under pressure by a client to throw more developers at a project to try and get it in under time he said;</p>
<blockquote>
<p>"No matter how many men a woman sleeps with, it's still going to take her 9 months to have a baby"</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/449715#4497152Answer by urig for Great programming quotesurig2009-01-16T07:01:56Z2009-01-16T07:01:56Z<p>Not sure who this is attributable to:</p>
<p>"Assumption is the mother of all f***ups".</p>
<p>As simple as that: Assume nothing. Investigate everything. Ask people around you to find out the qualified answer. Do not assume - instead, verify.</p>
<p>This is the foundation for so many of the other bits of wisdom you'll find posted here.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/452342#4523424Answer by RobH for Great programming quotesRobH2009-01-16T22:55:36Z2009-02-17T21:47:44Z<p>I don't know who said it originally, but</p>
<blockquote>
<p>There's no such thing as temporary code.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/456611#4566114Answer by Ria for Great programming quotesRia2009-01-19T05:28:41Z2009-01-19T05:28:41Z<p>Here's one from American Gods by Neil Gaiman:</p>
<blockquote>
<p>...Tell him that language is a virus and that religion is an operating system and that prayers are just so much f*ng spam.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/456670#4566703Answer by Michael Buen for Great programming quotesMichael Buen2009-01-19T06:07:52Z2009-01-19T06:07:52Z<p>Don't code today what you can't debug tomorrow.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/456702#4567021Answer by Jonathan Sampson for Great programming quotesJonathan Sampson2009-01-19T06:24:02Z2009-01-19T06:24:02Z<p>Let's not forget common help-desk terms...</p>
<ul>
<li><strong>PEBKAC</strong> - <em>Problem Exists Between Keyboard and Chair</em></li>
</ul>
<p>and the frequent sister to PEBKAC</p>
<ul>
<li><strong>I-D-10-T Error</strong></li>
</ul>
http://stackoverflow.com/questions/58640/great-programming-quotes/456706#4567063Answer by Jonathan Sampson for Great programming quotesJonathan Sampson2009-01-19T06:26:36Z2009-01-19T06:26:36Z<blockquote>
<p>"The enemy of Great Code, is
'<em>Good Code</em>.'" - Unknown</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/456725#4567252Answer by tinkertim for Great programming quotestinkertim2009-01-19T06:35:25Z2009-01-19T06:35:25Z<p>Comments? Documentation? Don't they call it <strong>code</strong> for a reason?</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/472339#4723390Answer by Techmaddy for Great programming quotesTechmaddy2009-01-23T09:25:09Z2009-01-23T09:25:09Z<p>Some of my own:</p>
<p><a href="http://techmaddy.blogspot.com/2008/10/my-developer-quotes.html" rel="nofollow">http://techmaddy.blogspot.com/2008/10/my-developer-quotes.html</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/483104#4831043Answer by Andrea for Great programming quotesAndrea2009-01-27T11:47:17Z2009-01-27T11:47:17Z<blockquote>
<p>C is to programming as Latin is to
literature</p>
</blockquote>
<p>I had just had the idea and found a nice way to word it, I don't know if someone already told something like this :D</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/485985#48598510Answer by Vinod for Great programming quotesVinod2009-01-28T00:36:27Z2009-01-28T00:36:27Z<p>Artificial Intelligence is no match for natural stupidity. </p>
<p>Unknown author</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/501605#5016053Answer by EdB for Great programming quotesEdB2009-02-01T21:21:44Z2009-02-01T21:21:44Z<p>What you’ve described, “The bottleneck in writing code isn’t in the writing of the code, it’s in understanding and conceptualising what needs to be done,” is common to all highly abstract programming languages. Writing Haskell, for example, involves an hour of meditation followed by the emission of a fold expression. - <em>Jonathan Feinberg</em></p>
<p>The link to original is <a href="http://www.vetta.org/2008/05/scipy-the-embarrassing-way-to-code/" rel="nofollow">here</a>. You'll have to search down for it.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/501672#5016725Answer by for Great programming quotes2009-02-01T22:04:19Z2009-02-01T22:04:19Z<p>Saying Java is better because of multi platforms is like saying anal sex is better because it works on all genders.</p>
<p>-- Origin unknown by poster</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/501715#5017152Answer by vobject for Great programming quotesvobject2009-02-01T22:25:42Z2009-02-01T22:25:42Z<p>Nail here for a new monitor [x]</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/501733#5017332Answer by Denis Hennessy for Great programming quotesDenis Hennessy2009-02-01T22:28:57Z2009-02-01T22:28:57Z<p>Don't expect many comments. This code was hard to write, it should be hard to read.</p>
<p>(in assembly task switching routine)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/501772#5017723Answer by atc for Great programming quotesatc2009-02-01T22:46:19Z2009-02-01T22:46:19Z<p>"Complexity has nothing to do with intelligence, simplicity does." - Larry Bossidy.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/501858#5018582Answer by Herrmann for Great programming quotesHerrmann2009-02-01T23:50:32Z2009-02-01T23:50:32Z<p>I've been keeping a list for quite some time using Google Notebook: <a href="http://www.google.com/notebook/public/01415928852966772493/BDRdQSwoQ5Jit8LMh" rel="nofollow">Software Thoughts</a></p>
<p>There's a good quote that has not been mentioned here yet:</p>
<blockquote>
<p>(Peter) Norvig's law: Any technology that
surpasses 50% penetration will never
double again (in any number of
months).</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/502128#5021282Answer by allan for Great programming quotesallan2009-02-02T03:45:32Z2009-02-02T03:45:32Z<p>"beware of computer scientists with screwdrivers" -source dunno</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/502158#5021587Answer by Bernard Dy for Great programming quotesBernard Dy2009-02-02T04:06:25Z2009-02-02T04:06:25Z<blockquote>
<p>"Software is hard."</p>
<p>Donald Knuth</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/502316#502316-2Answer by MikevanderHeijden for Great programming quotesMikevanderHeijden2009-02-02T05:57:18Z2009-02-02T05:57:18Z<p>"Every program starts with a little hash" - C# Mentor</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/502320#50232010Answer by stuffinq for Great programming quotesstuffinq2009-02-02T05:59:35Z2009-02-02T05:59:35Z<p>Let the code run free, if it needs to be debugged, it will come back.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/502408#5024087Answer by John Doe for Great programming quotesJohn Doe2009-02-02T07:05:31Z2009-02-02T07:05:31Z<p>Anything that can go wrong will go wrong, anything that can't go wrong will go wrong anyway</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/502433#5024333Answer by ugamaniko for Great programming quotesugamaniko2009-02-02T07:22:29Z2009-02-02T07:22:29Z<p>"Computers enable us to in thirty minutes what we never would have had to do before."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/502468#5024682Answer by igowen for Great programming quotesigowen2009-02-02T07:44:47Z2009-02-02T07:44:47Z<p>"As soon as we started programming, we found to our surprise that it wasn't as easy to get programs right as we had thought."</p>
<p>--Maurice Wilkes</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/502590#50259036Answer by Jan Dudek for Great programming quotesJan Dudek2009-02-02T08:53:41Z2009-02-02T08:53:41Z<p>My favourite:</p>
<blockquote>
<p>Think twice before you start programming or you will program twice before you start thinking.</p>
</blockquote>
<p>(I don't know the author)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/502722#5027222Answer by NccWarp9 for Great programming quotesNccWarp92009-02-02T10:00:36Z2009-02-02T10:00:36Z<p>If builders builded as programers program, the first woodpecker that came along would destroy the civilization.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/502965#5029651Answer by Cairo for Great programming quotesCairo2009-02-02T11:58:12Z2009-02-02T11:58:12Z<p>"No! JavaScript isn't Java!"
<br>Ash Hegab</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/503067#5030675Answer by neo for Great programming quotesneo2009-02-02T12:38:05Z2009-02-03T07:11:02Z<p>"Good Programmer code and Great reuse"</p>
<p>"Pick any three lines from my code and i will tell
you from where they are coming and what they do"</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/503076#5030762Answer by chro for Great programming quoteschro2009-02-02T12:44:22Z2009-02-02T12:44:22Z<blockquote>
<p>There are only two hard things in
Computer Science: cache invalidation
and naming things.
-- Phil Karlton</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/505908#5059082Answer by for Great programming quotes2009-02-03T03:17:11Z2009-02-03T03:17:11Z<p>“First, solve the problem. Then, write the code.”
(John Johnson) </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/505917#505917-9Answer by smcameron for Great programming quotessmcameron2009-02-03T03:24:12Z2009-02-03T03:24:12Z<p>One I made up myself:</p>
<p>I think maybe the guy who invented C++ doesn't know the difference between increment and excrement.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/524923#5249232Answer by Imageree for Great programming quotesImageree2009-02-08T01:13:39Z2009-02-08T01:13:39Z<p>Check out my site: <a href="http://www.SoftwareQuotes.com" rel="nofollow">http://www.SoftwareQuotes.com</a> - it has an excellent selection of quotations about software development.</p>
<p>Some good quotes from the website:</p>
<blockquote>
<p>"Don’t fix bugs later; fix them now." -
Steve Maguire</p>
<p>"A well-written program is its own
heaven; a poorly-written program is
its own hell." - Geoffrey James</p>
<p>"Blame doesn't fix bugs." - Anonymous</p>
<p>"Documentation is like sex; when it's
good, it's very, very good, and when
it's bad, it's better than nothing." -
Dick Brandon</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/525394#5253943Answer by Germstorm for Great programming quotesGermstorm2009-02-08T08:16:12Z2009-02-08T08:23:11Z<blockquote>
<p><strong>"If it wasn't for C, we'd be writing programs in BASI, PASAL, and OBOL."</strong></p>
<p><strong>"I will not be a lemming and follow the crowd over the cliff and into the C."</strong><br />
John (Jack) Beidler</p>
<p><strong>"The C Programming Language — A language which combines the flexibility of assembly language with the power of assembly language."</strong></p>
<p><strong>"C(++) is a write-only, high-level assembler language."</strong><br />
Stefan Van Baelen</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/525399#5253993Answer by Germstorm for Great programming quotesGermstorm2009-02-08T08:19:42Z2009-02-08T08:19:42Z<blockquote>
<p><strong>"It should be noted that no ethically-trained software engineer would
ever consent to write a DestroyBaghdad procedure. Basic professional ethics would instead require him to write a DestroyCity procedure, to which Baghdad could be given as a parameter."</strong></p>
</blockquote>
<p>Nathaniel S. Borenstein</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/526675#5266751Answer by forget for Great programming quotesforget2009-02-08T23:42:28Z2009-02-08T23:42:28Z<p>-- Why did you call them "beta"?<BR>
-- Uhh... 'coz they're beta than nothin'</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/526678#5266781Answer by forget for Great programming quotesforget2009-02-08T23:44:00Z2009-02-08T23:44:00Z<p>CLASSIFICATION OF SOFTWARE ERRORS:</p>
<p>Requirement wrong
Requirement changed
Requirement vague
Requirement missing</p>
<p>Code design not to requirement</p>
<p>Code not to design</p>
<p>Interface error
Sequence error
Merge of branch failed</p>
<p>Arithmetic/logic error</p>
<p>Initialization/off-by-one</p>
<p>Dynamic allocation
Wrong argument</p>
<p>Not a Problem
Duplicate</p>
<ul>
<li>Bug in tool</li>
<li>Feature</li>
<li>RTFM</li>
<li>Ooops</li>
<li>Ooops I did it again</li>
</ul>
http://stackoverflow.com/questions/58640/great-programming-quotes/526686#5266864Answer by forget for Great programming quotesforget2009-02-08T23:45:48Z2009-02-08T23:45:48Z<p>Documentation is like sex: when it is good, it is very, very good; and when it is bad, it is better than nothing.</p>
<p><hr /></p>
<p>If you want to confuse your enemies, give them the source code.
If you want to really confuse them, give them the documentation.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/526687#5266872Answer by forget for Great programming quotesforget2009-02-08T23:46:18Z2009-02-08T23:46:18Z<p>Programming today is a race between software engineers to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.</p>
<p>=== Rich Cook ===</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/526701#5267013Answer by forget for Great programming quotesforget2009-02-08T23:52:14Z2009-06-12T19:56:35Z<p>Some OOP jokes:
<HR>
Q: What is the difference between an object methodologist and a terrorist?<BR>
A: You can negotiate with the terrorist.
<HR>
From comp.object:<BR>
Q: How many object programmers does it take to screw in a lightbulb? <BR>
A: None. You just send a change bulb message to the socket object!
<HR>
Have you hear they are developing an OO version of COBOL? It's called "ADD ONE TO COBOL"
<HR>This is an object-oriented system: if we change anything, the users object.
<HR>
// Definition of a Software professional in C++:<BR>
<BR></p>
<pre><code>class cSoftwareProfessional
{
private:
double salary;
long lunches;
float jobs;
char unstable;
void work;
private:
UpdateSkills();
DownloadPictures();
ProcessH1();
GetVisa();
public:
PaintTheManagers();
FTP(); // FTP: Full Time Pass
SendMails();
ReceiveMails();
Send(Pictures);
Send(Jokes);
};
</code></pre>
http://stackoverflow.com/questions/58640/great-programming-quotes/536585#5365853Answer by Mindaugas Mozūras for Great programming quotesMindaugas Mozūras2009-02-11T12:33:51Z2009-02-11T12:33:51Z<p><a href="http://blog.objectmentor.com/articles/2008/11/29/discipline-reminder" rel="nofollow">Marick’s Law</a>:<br />
When it comes to code it <em>never</em> pays to rush.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/539725#5397253Answer by Hoffmann for Great programming quotesHoffmann2009-02-12T02:13:18Z2009-02-12T02:13:18Z<p>"True glory consists in doing what deserves to be written; in writing what deserves to be read."
- Pliny the Elder</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/547709#5477090Answer by Edwin for Great programming quotesEdwin2009-02-13T21:14:28Z2009-02-13T21:14:28Z<p>About Documentation: </p>
<blockquote>
<p>Use the force: read the code!</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/558979#5589795Answer by Rulas for Great programming quotesRulas2009-02-17T22:19:02Z2009-02-17T22:19:02Z<blockquote>
<p>Good programmers invest the effort to learn how to use current practices. Not-so-good programmers just learn the buzzwords, and that’s been a software industry constant for a half century. </p>
</blockquote>
<p>Boris Beizer</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/560723#5607231Answer by lostiniceland for Great programming quoteslostiniceland2009-02-18T11:43:03Z2009-02-18T11:43:03Z<p>Couldn´t find that one here so I will add it.</p>
<p><em>99% of the problems with a computer, programm, or code are located between keyboard and chair</em></p>
<p>It helps me writing code because I am trying to find the problem on my side first before I blame someone/something else.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/560864#5608642Answer by Comptrol for Great programming quotesComptrol2009-02-18T12:33:07Z2009-02-18T12:33:07Z<p>Write in C / <a href="http://www.youtube.com/watch?v=J5LNTTGDKYo" rel="nofollow">Listen Here</a></p>
<pre><code>When I find my code in tons of trouble,
Friends and colleagues come to me,
Speaking words of wisdom:
"Write in C."
As the deadline fast approaches,
And bugs are all that I can see,
Somewhere, someone whispers:
"Write in C."
Write in C, Write in C,
Write in C, oh, Write in C.
LOGO's dead and buried,
Write in C.
I used to write a lot of FORTRAN,
For science it worked flawlessly.
Try using it for graphics!
Write in C.
If you've just spent nearly 30 hours
Debugging some assembly,
Soon you will be glad to
Write in C.
Write in C, Write in C,
Write in C, yeah, Write in C.
Only wimps use BASIC.
Write in C.
Write in C, Write in C
Write in C, oh, Write in C.
Pascal won't quite cut it.
Write in C.
Write in C, Write in C,
Write in C, yeah, Write in C.
Don't even mention COBOL.
Write in C.
</code></pre>
http://stackoverflow.com/questions/58640/great-programming-quotes/560882#5608827Answer by dincer80 for Great programming quotesdincer802009-02-18T12:39:11Z2009-02-18T12:39:11Z<p>"Simplicity is the ultimate sophistication." -- Leonardo da Vinci</p>
<p>I'm sure he didn't say it from a programmer's aspect but it definitely fits in..</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/560895#560895-3Answer by Fabian Vilers for Great programming quotesFabian Vilers2009-02-18T12:43:09Z2009-03-02T21:02:25Z<p>There's only 10 kinds of programmers: those who understand binary, and those who don't.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/560947#560947-4Answer by Aquila for Great programming quotesAquila2009-02-18T12:54:19Z2009-02-18T12:54:19Z<p><em>Use the force, read the source.</em></p>
<p>As an answer to where I may find any documentation about the software product.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/565288#5652884Answer by Anurag Uniyal for Great programming quotesAnurag Uniyal2009-02-19T13:27:26Z2009-05-19T13:46:27Z<p>a quote from my prev. manager</p>
<pre><code>- will it work on 19 inch monitor too
</code></pre>
http://stackoverflow.com/questions/58640/great-programming-quotes/580964#5809642Answer by Alex Barrett for Great programming quotesAlex Barrett2009-02-24T08:45:20Z2009-02-24T08:45:20Z<p><em>"Anything that can go wrong, will go wrong."</em> -- Murphy's Law</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/581027#5810274Answer by BubbaT for Great programming quotesBubbaT2009-02-24T09:08:49Z2009-02-24T09:08:49Z<p>Late but I'll try.
Jon Bentley had one column composed of many quotes, but one sticks in my mind.
IIRC it was from 1976.</p>
<p>"Use four digits. A new millenium is coming."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/581121#5811216Answer by Krzysztof Koźmic for Great programming quotesKrzysztof Koźmic2009-02-24T09:45:07Z2009-02-24T09:45:07Z<blockquote>
<p>"Code is never finished, only
abandoned."</p>
</blockquote>
<p>I don't know who said it first but it's based on Leonadro Da Vinci's quote:</p>
<blockquote>
<p>"Art is never finished, only
abandoned."</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/581142#5811422Answer by Krzysztof Koźmic for Great programming quotesKrzysztof Koźmic2009-02-24T09:50:51Z2009-02-24T09:50:51Z<p>I don't remember where I read it, but it went something like this: (about fixing bugs)</p>
<blockquote>
<p>"Novice programmers add corrective code. Seniore programmers remove defective code."</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/581201#58120113Answer by Krzysztof Koźmic for Great programming quotesKrzysztof Koźmic2009-02-24T10:14:47Z2009-02-24T10:14:47Z<blockquote>
<p>"Java is a DSL to transform big Xml
documents into long exception stack
traces."</p>
</blockquote>
<p>Scott Bellware</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/581442#58144214Answer by Donotalo for Great programming quotesDonotalo2009-02-24T11:35:03Z2009-02-24T11:35:03Z<p>My favourites:</p>
<p>Thomas A. Edison</p>
<blockquote>
<p>I have not failed. I've just found
10,000 ways that won't work.</p>
</blockquote>
<p>Richard Pattis</p>
<blockquote>
<p>When debugging, novices insert
corrective code; experts remove
defective code.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/587926#5879266Answer by Hkkathome for Great programming quotesHkkathome2009-02-25T21:24:15Z2009-02-25T21:24:15Z<p>"Programs must be written for people to read, and only incidentally for machines to execute." -Abelson/Sussman</p>
<p>"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." -Martin Fowler</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/590123#5901239Answer by Daniel T. Magnusson for Great programming quotesDaniel T. Magnusson2009-02-26T11:21:41Z2009-02-26T11:21:41Z<p><em>Requirements are like water. They're easier to build on when they're frozen.</em></p>
<p><em>-Anonymous</em></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/591792#5917924Answer by LFSR Consulting for Great programming quotesLFSR Consulting2009-02-26T18:19:49Z2009-02-26T18:19:49Z<blockquote>
<p>Processes and methodologies can make good servants but are poor masters</p>
</blockquote>
<p>Mark Dowd, John McDonald & Justin Schuh in "<a href="http://rads.stackoverflow.com/amzn/click/0321444426" rel="nofollow">The Art of Software Security Assessment</a>"</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/591977#5919773Answer by Maxim Veksler for Great programming quotesMaxim Veksler2009-02-26T19:07:19Z2009-02-27T08:27:27Z<blockquote>
<p>I love deadlines. I especially like the whooshing sound they make as they go flying by. (Douglas Adams).</p>
<p>Tell me what you need and I'll tell you how to get along without it. (Unknown)</p>
<p>The 50-50-90 rule: Anytime you have a 50-50 chance of getting something right, there's a 90% probability you'll get it wrong. (Unknown)</p>
<p>Latest survey shows that 3 out of 4 people make up 75% of the world's population. (Unknown)</p>
<p>Documentation is like sex: when it is good, it is very, very good; and when it is bad, it is better than nothing. -- Dick Brandon</p>
<p>The whole point of getting things done is knowing what to leave undone. (Oswald Chambers)</p>
<p>To error is human, to fix it - divine. (Maxim Veksler)</p>
<p>I'll try to be nicer if you try to be smarter (Assaf Nitzan)</p>
<p>When debugging, novices insert corrective code; experts remove defective code. ~Richard Pattis</p>
<p>When a programming language is created that allows programmers to program in simple English, it will be discovered that programmers cannot speak English. ~Author Unknown</p>
<p>One man's constant is another man's variable. ~Alan J. Perlis</p>
<p>Ready, fire, aim: the fast approach to software development. Ready, aim, aim, aim, aim: the slow approach to software development. ~Author Unknown</p>
<p>Programming is like sex. One mistake and you have to support it for the rest of your life. ~Michael Sinz</p>
<p>From a programmer's point of view, the user is a peripheral that types when you issue a read request. ~Peter Williams</p>
<p>Programmer - an organism that turns coffee into software. ~Author Unknown</p>
</blockquote>
<p>Attribute goes to our bugzilla quips collection, and to the authors among them yours humble.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/592003#5920033Answer by Gumbo for Great programming quotesGumbo2009-02-26T19:15:56Z2009-02-26T19:15:56Z<blockquote>
<p>Simplicity is hard to build, easy to use, and hard to charge for. Complexity is easy to build, hard to use, and easy to charge for.<br />
— <a href="http://twitter.com/sacca/statuses/860432283" rel="nofollow">Chris Sacca</a></p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/592021#5920212Answer by Scott Vercuski for Great programming quotesScott Vercuski2009-02-26T19:21:09Z2009-02-26T19:21:09Z<p>Don't comment your code ... if it was hard to write ... it's going to be hard to read!</p>
<p>-unknown</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/593987#5939873Answer by baash05 for Great programming quotesbaash052009-02-27T08:38:09Z2009-02-27T08:38:09Z<p>"Great things are not done by impulse, but by a series of small things brought together." -- Vincent Van Gogh -- </p>
<p>It is what we do.. </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/594015#5940155Answer by freggel for Great programming quotesfreggel2009-02-27T08:50:15Z2009-02-27T08:50:15Z<p>Keep It Simple Stupid </p>
<p><a href="http://en.wikipedia.org/wiki/KISS%5Fprinciple" rel="nofollow">KISS</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/596731#5967312Answer by Ascalonian for Great programming quotesAscalonian2009-02-27T21:21:22Z2009-02-27T21:21:22Z<p>From the <a href="http://www.canonical.org/~kragen/tao-of-programming.html" rel="nofollow">Tao Of Programming</a> :</p>
<blockquote>
<p>Though a program be but three lines
long, someday it will have to be
maintained.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/597778#59777810Answer by Esko Luontola for Great programming quotesEsko Luontola2009-02-28T09:16:27Z2009-02-28T09:16:27Z<blockquote>
<p>Measuring programming progress by lines of code is like measuring aircraft building progress by weight.</p>
<p>— <a href="http://en.wikipedia.org/wiki/Source%5Flines%5Fof%5Fcode#Disadvantages" rel="nofollow">Bill Gates</a></p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/597801#59780119Answer by raspi for Great programming quotesraspi2009-02-28T09:44:19Z2009-06-13T18:04:03Z<pre><code>There are only two types of people in the world:
1. Those that start array indices at 1
1. Those that start array indices at 0
</code></pre>
<p>-- Unknown</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/597810#5978102Answer by X-Istence for Great programming quotesX-Istence2009-02-28T10:00:38Z2009-02-28T10:00:38Z<p>"You can write software expecting the hardware to be perfect, unfortunately hardware is not perfect and you have to fix it in code."</p>
<ul>
<li>W. Giraud.</li>
</ul>
<p>He was my mentor for FIRST Robotics, and this is absolutely true.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/603880#6038805Answer by Maxim Veksler for Great programming quotesMaxim Veksler2009-03-02T20:32:27Z2009-03-02T20:32:27Z<p>Quoting here the zen of python </p>
<pre><code>$ python
>>> import this
</code></pre>
<blockquote>
<p>The Zen of Python, by Tim Peters</p>
</blockquote>
<p>Brought to you as is, unedited:</p>
<blockquote>
<p>Beautiful is better than ugly.</p>
<p>Explicit is better than implicit.</p>
<p>Simple is better than complex.</p>
<p>Complex is better than complicated.</p>
<p>Flat is better than nested.</p>
<p>Sparse is better than dense.</p>
<p>Readability counts.</p>
<p>Special cases aren't special enough to break the rules.</p>
<p>Although practicality beats purity.</p>
<p>Errors should never pass silently.</p>
<p>Unless explicitly silenced.</p>
<p>In the face of ambiguity, refuse the temptation to guess.</p>
<p>There should be one-- and preferably only one --obvious way to do it.</p>
<p>Although that way may not be obvious at first unless you're Dutch.</p>
<p>Now is better than never.</p>
<p>Although never is often better than <em>right</em> now.</p>
<p>If the implementation is hard to explain, it's a bad idea.</p>
<p>If the implementation is easy to explain, it may be a good idea.</p>
<p>Namespaces are one honking great idea -- let's do more of those!</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/603908#6039085Answer by BoltBait for Great programming quotesBoltBait2009-03-02T20:42:32Z2009-03-02T20:42:32Z<p>"code that ALMOST works looks NOTHING like the code that ACTUALLY works."</p>
<p><a href="http://bash.org/?696919" rel="nofollow">http://bash.org/?696919</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/619279#6192790Answer by Maxim Veksler for Great programming quotesMaxim Veksler2009-03-06T15:39:44Z2009-03-06T15:39:44Z<p>Once cut fails try awk, once awk fails do perl. Once perl sucks learn python. (Me, commenting on bash tips thread)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/624130#6241302Answer by Pat for Great programming quotesPat2009-03-08T19:25:25Z2009-03-28T03:51:45Z<blockquote>
<p>"A well-written program is its own heaven; a poorly-written program is its own hell."</p>
</blockquote>
<p>From the TAO Of Programming</p>
<blockquote>
<p>It's hard enough to find an error in your code when you're looking for it; it's even harder when you've assumed your code is error-free.</p>
</blockquote>
<p>Steve McConnell</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/624574#6245746Answer by Adam for Great programming quotesAdam2009-03-08T23:43:56Z2009-03-08T23:43:56Z<p>In theory this should work.</p>
<p>--anonymous developer</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/641410#6414103Answer by Stephen P. in Roswell for Great programming quotesStephen P. in Roswell2009-03-13T03:53:15Z2009-03-13T03:53:15Z<p>"Perspective is worth 80 I.Q. points" - Alan Kay</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/641560#64156010Answer by John Fouhy for Great programming quotesJohn Fouhy2009-03-13T05:19:23Z2009-03-13T05:19:23Z<p>"What I cannot build, I do not understand." – Richard Feynman</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/641594#6415942Answer by m.u.sheikh for Great programming quotesm.u.sheikh2009-03-13T05:41:40Z2009-03-13T06:02:22Z<p>This one I saw written on advertising posters in coding competitions held in my univeristy, I don't know who coined it:</p>
<p>There are 10 types of people in this world: those who understand ternary, those who don't, and those who confuse it with binary.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/652237#65223743Answer by Sandman for Great programming quotesSandman2009-03-16T21:31:49Z2009-03-16T21:31:49Z<p>"There's no test like production"<br/></p>
<p>-By a colleague of mine</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/664551#66455137Answer by mschmidt42 for Great programming quotesmschmidt422009-03-20T00:26:55Z2009-03-20T00:26:55Z<p>I love deadlines. I like the whooshing sound they make as they fly by.</p>
<p> Douglas Adams
<br> <i>English humorist & science fiction novelist (1952 - 2001)</i></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/674387#6743872Answer by fsdemir for Great programming quotesfsdemir2009-03-23T17:27:36Z2009-03-23T17:27:36Z<blockquote>
<p>The whole HTML validation exercise is questionable, but validating as XHTML is flat-out masochism. Only recommended for those that enjoy pain. Or programmers. I can't always tell the difference. </p>
</blockquote>
<p>-Jeff Atwood</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/690607#6906074Answer by dewde for Great programming quotesdewde2009-03-27T17:01:47Z2009-03-27T17:01:47Z<p>Selecting a project due date before the requirements are properly gathered is like selecting which corner you want to paint yourself into, while simultaneously negating the doorway as a viable option. - Chris Ames</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/692117#6921178Answer by Checkers for Great programming quotesCheckers2009-03-28T03:22:18Z2009-03-28T03:22:18Z<blockquote>
<p><em>“A computer programmer is a device for turning coffee into bugs.”</em></p>
<blockquote>
<p><em>Bram Moolenaar (author of Vim)</em></p>
</blockquote>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/711703#7117031Answer by Mutant for Great programming quotesMutant 2009-04-02T21:28:51Z2009-04-02T21:28:51Z<p>Change is the only constant thing in Software Engineering.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/712666#7126662Answer by lovetocamp for Great programming quoteslovetocamp2009-04-03T05:37:36Z2009-04-03T05:37:36Z<p>There are only 10 kinds of people, those who understand ternary, those who don't and those who think it's binary</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/712706#7127062Answer by Gili for Great programming quotesGili2009-04-03T06:02:07Z2009-04-03T06:02:07Z<p><em>"When in doubt, leave it out"</em> - Joshua Bloch</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/716879#7168791Answer by Fortyrunner for Great programming quotesFortyrunner2009-04-04T10:40:33Z2009-04-04T10:40:33Z<p>If you're going to break it, then break it good. Break everything. Get to the very front of the line. Don't like move up a couple of slots. That's pointless.</p>
<p>--Anders Hejlsberg</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/717951#7179512Answer by Don Werve for Great programming quotesDon Werve2009-04-04T22:30:04Z2009-04-04T22:30:04Z<p>If debugging is the act of removing bugs from software, than programming must be the act of putting them in.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/721374#7213745Answer by Johnny Blaze for Great programming quotesJohnny Blaze2009-04-06T13:13:52Z2009-06-21T05:45:20Z<p>"A Programmer is a device for turning coffee into code"</p>
<p>which is a variation of a quote from Paul Erdos</p>
<p>"A mathematician is a device for turning coffee into theorems."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/725544#72554415Answer by Jay Levitt for Great programming quotesJay Levitt2009-04-07T12:51:04Z2009-06-21T07:22:20Z<blockquote>
<p>Abraham Lincoln once said:</p>
<blockquote>
<p>Give me six hours to chop down a tree and I will spend the first four sharpening the axe.</p>
</blockquote>
<p>But for me, the big problem with "axe sharpening" is that it's recursive, in a Xeno's paradox kinda way: You spend the first two thirds of the time alloted to accomplishing a task actually working on the tool. But working on the tool is itself a task that involves tools: to sharpen the axe, you need a sharpening stone. So you spend two-thirds of the sharpening time coming up with a good sharpening stone. But before you can do that you need to spend time finding the right stone. And before you can do that you need to go to the north coast of Baffin Island where you've heard the best stones for sharpening come from. But to get there, you need to build a dog sled....</p>
</blockquote>
<p>-- James Gosling</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/729878#7298782Answer by Nuno Furtado for Great programming quotesNuno Furtado2009-04-08T13:01:15Z2009-04-08T13:01:15Z<p>In the JSR-296 "The intended audience for this snapshot is experienced Swing developers with a moderately high tolerance for pain. "</p>
<p>Gil Hova Reply :"Wait. There are Swing developers with low tolerances for pain?"</p>
<p>from : <a href="http://asserttrue.blogspot.com/2009/04/swing-versus-death-by-paper-cut.html" rel="nofollow">http://asserttrue.blogspot.com/2009/04/swing-versus-death-by-paper-cut.html</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/729920#7299207Answer by Jon for Great programming quotesJon2009-04-08T13:10:49Z2009-04-08T13:10:49Z<p>Not really programming, but it is definitely relevant:</p>
<blockquote>
<p>I love deadlines. I like the whooshing
sound they make as they fly by.
- Douglas Adams</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/739471#739471-4Answer by Ankur for Great programming quotesAnkur2009-04-11T03:44:47Z2009-04-11T03:44:47Z<p>640K ought to be enough for anyone ~ Bill Gates</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/749639#7496393Answer by digijock for Great programming quotesdigijock2009-04-14T22:49:01Z2009-04-14T22:49:01Z<p>Like a gas, software expands to fill its containing memory completely.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/749647#74964712Answer by WOPR for Great programming quotesWOPR2009-04-14T22:53:03Z2009-04-14T22:53:03Z<p>To paraphrase P.J O'Rourke : </p>
<blockquote>
<p>"Giving pointers and threads to
programmers is like giving whisky and
car keys to teenagers"</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/753792#7537922Answer by voyager for Great programming quotesvoyager2009-04-15T21:24:11Z2009-04-15T21:24:11Z<blockquote>
<p>Arrogance in computer science is
measured in nano-Dijkstras.
- Alan Kay</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/754860#7548609Answer by Benjol for Great programming quotesBenjol2009-04-16T05:37:18Z2009-04-16T05:37:18Z<p>Wow, I can't believe it. 16 pages and apparently no mention of Wes Dyer's classic:</p>
<pre><code>Make it correct,
make it clear,
make it concise,
make it fast.
In that order.
</code></pre>
<p>Source: <a href="http://blogs.msdn.com/wesdyer/archive/2007/03/01/immutability-purity-and-referential-transparency.aspx" rel="nofollow">http://blogs.msdn.com/wesdyer/archive/2007/03/01/immutability-purity-and-referential-transparency.aspx</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/754884#7548845Answer by Michael Buen for Great programming quotesMichael Buen2009-04-16T05:49:38Z2009-04-16T05:49:38Z<p>Don't code today what you can't debug tomorrow</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/756768#7567689Answer by edholder for Great programming quotesedholder2009-04-16T15:50:52Z2009-06-13T16:10:40Z<blockquote>
<p>The more bizarre the behavior, the more stupid the mistake.</p>
</blockquote>
<p>-Ed's Law of Debugging</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/766368#7663684Answer by Kim Rutherford for Great programming quotesKim Rutherford2009-04-19T23:22:45Z2009-04-19T23:22:45Z<blockquote>
<p>C++ is more of a rube-goldberg type thing full of high-voltages,
large chain-driven gears, sharp edges, exploding widgets, and spots to
get your fingers crushed. And because of it's complexity many (if not
most) of it's users don't know how it works, and can't tell ahead of
time what's going to cause them to loose an arm.</p>
</blockquote>
<p>-- Grant Edwards</p>
<blockquote>
<p>C: a language that combines all the elegance and power of assembly language
with all the readability and maintainability of assembly language</p>
</blockquote>
<p>-- Unknown</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/789071#78907140Answer by Kb for Great programming quotesKb2009-04-25T14:55:52Z2009-04-25T14:55:52Z<blockquote>
<p>Better train people and risk they
leave – than do nothing and risk they
stay.</p>
<ul>
<li>Anonymous</li>
</ul>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/790385#7903853Answer by Sohail Anwar for Great programming quotesSohail Anwar2009-04-26T06:55:42Z2009-04-26T06:55:42Z<p>It's hard enough to find an error in your code when you're looking for it;
it's even harder when you've assumed your code is error-free.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/790398#7903986Answer by Sohail Anwar for Great programming quotesSohail Anwar2009-04-26T07:06:11Z2009-04-26T07:06:11Z<p>Good code is its own best documentation. As you're about to add a comment,
ask yourself, 'How can I improve the code so that this comment isn't
needed? </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/790402#7904026Answer by Sohail Anwar for Great programming quotesSohail Anwar2009-04-26T07:10:09Z2009-04-26T07:10:09Z<p>UNIX is simple. But It just needs a genius to understand its simplicity.
--Dennis Ritchie </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/828096#8280960Answer by backslash17 for Great programming quotesbackslash172009-05-06T05:06:10Z2009-05-06T05:06:10Z<p>Completly happiness is utopic, but getting paid for doing some lines of "only you know what" it's almost the the same. The problem arises when neither you know what these lines were for! :)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/828124#8281246Answer by praavDa for Great programming quotespraavDa2009-05-06T05:18:28Z2009-05-06T05:18:28Z<p><em>"The difference between theory and practice is larger in practice than it is in theory".</em></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/828168#82816814Answer by guardi for Great programming quotesguardi2009-05-06T05:35:35Z2009-05-06T05:35:35Z<p>"Multi-threading is the art of screwing things up before, during or after something else."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/828189#8281895Answer by MikeJ for Great programming quotesMikeJ2009-05-06T05:41:40Z2009-05-06T05:41:40Z<p>If your software breaks, do you get to keep both pieces?</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/828257#82825718Answer by MikeJ for Great programming quotesMikeJ2009-05-06T06:15:57Z2009-05-06T06:15:57Z<p>Pasting code from the internet into production code is like chewing gum found in the street.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/869942#8699422Answer by G.G. for Great programming quotesG.G.2009-05-15T17:30:46Z2009-05-15T17:30:46Z<blockquote>
<p>Any problem in computer science can be
solved with another layer of
indirection. But that usually will
create another problem.</p>
</blockquote>
<p>David Wheeler</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/869990#86999010Answer by Joe Stropich for Great programming quotesJoe Stropich2009-05-15T17:42:17Z2009-05-15T17:42:17Z<p>Cursing is the one language every programmer knows.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/877035#87703513Answer by Konstantinos for Great programming quotesKonstantinos2009-05-18T10:13:31Z2009-07-19T04:20:44Z<p>By MCConnell in Code Complete</p>
<blockquote>
<p><em>"The fact that a design uses inheritance and polymorphism doesn't
make it a good design"</em></p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/877047#8770473Answer by Jonathan Prior for Great programming quotesJonathan Prior2009-05-18T10:17:23Z2009-05-18T10:17:23Z<blockquote>
<p>“It’s hardware that makes a machine fast. It’s software that makes a fast machine slow.”</p>
<p>– Craig Bruce</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/877405#87740518Answer by Marco van de Voort for Great programming quotesMarco van de Voort2009-05-18T12:07:17Z2009-07-19T04:20:09Z<p>On a wall in our building:</p>
<blockquote>
<p>Theory is when one knows everything,
but nothing works.</p>
<p>Practice is when everything works, but
nobody knows why.</p>
<p>In this building, Theory and Practice
are in perfect harmony. Nobody knows
why nothing works.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/878151#8781510Answer by Jonas for Great programming quotesJonas2009-05-18T14:58:02Z2009-06-14T06:30:23Z<blockquote>
<p>There is no royal road to geometry.</p>
<p>– <a href="http://en.wikiquote.org/wiki/Euclid" rel="nofollow">Euclid</a></p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/920919#9209196Answer by lispmachine for Great programming quoteslispmachine2009-05-28T13:47:12Z2009-05-28T13:47:12Z<blockquote>
<p>There are no significant bugs in our released software that any significant number of users want fixed.</p>
</blockquote>
<p>--
Bill Gates</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/932444#93244415Answer by kedarmhaswade for Great programming quoteskedarmhaswade2009-05-31T16:57:29Z2009-06-13T18:09:31Z<blockquote>
<p>It is easier to optimize correct code
than to correct optimized code.</p>
</blockquote>
<p>(Another version of "Premature optimization is the root of all evil").</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/938245#9382456Answer by Commander for Great programming quotesCommander2009-06-02T07:00:15Z2009-06-02T08:53:28Z<p>I don't know from where I got this but I like this one:</p>
<blockquote>
<p>Software is like entropy. It is
difficult to grasp, weighs nothing,
and obeys the second law of
thermodynamics; i.e. it always
increases.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/938273#9382733Answer by James Brooks for Great programming quotesJames Brooks2009-06-02T07:12:08Z2009-06-02T07:12:08Z<p>I love this one.</p>
<blockquote>
<p>Did you write the case structure? If you did, please get your colleague to slap your head. If your colleague wrote it, please slap your colleague in the head. Preferably hard. That code is stupid and redundant.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/938446#9384466Answer by Pratik for Great programming quotesPratik2009-06-02T08:12:29Z2009-06-02T08:12:29Z<blockquote>
<p>Three things should never be seen in
the process of being created: laws,
sausage, and software.
-- Source unknown to me</p>
<p>I have found that the reason a lot of
people are interested in artificial
intelligence is the same reason a lot
of people are interested in artificial
limbs: they are missing one.
-- David Parnas</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/938481#9384816Answer by Jon Hess for Great programming quotesJon Hess2009-06-02T08:23:01Z2009-06-02T08:23:01Z<p>This one by Jamie Zawinski always made me laugh </p>
<blockquote>
<p>Using these toolkits is like trying to make a bookshelf out of mashed potatoes</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/938506#9385063Answer by e-satis for Great programming quotese-satis2009-06-02T08:32:08Z2009-06-02T08:32:08Z<p>Reiser, a French drawer once wrote this little chat :</p>
<blockquote>
<ul>
<li><p>Today's computers are amazing. Then can perform 20 billion calculations a
second, making only one mistake every
10 billion calculations !</p></li>
<li><p>2 screw up a second, so that's progress ?</p></li>
</ul>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/965420#9654207Answer by David for Great programming quotesDavid2009-06-08T15:21:27Z2009-06-08T15:21:27Z<blockquote>
<p>Once in a while, there comes along
something really new and truly
innovative. Of all the machines I've
seen, only Macintosh embodies that
standard.</p>
</blockquote>
<p>Bill Gates</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/988615#9886150Answer by Andrew Siemer for Great programming quotesAndrew Siemer2009-06-12T19:33:31Z2009-06-12T19:33:31Z<p>"All your base are belong to us!"</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/990765#9907651Answer by Erwin Smout for Great programming quotesErwin Smout2009-06-13T14:20:25Z2009-06-13T14:20:25Z<p>Some programmers try to reach higher by standing on other programmers' shoulders.
Other programmers try to reach higher by standing on other programmers' toes.</p>
<p>Don't know where I got it from.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/990769#9907699Answer by crauscher for Great programming quotescrauscher2009-06-13T14:23:13Z2009-06-13T14:23:13Z<blockquote>
<p>Later equals never</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/990776#9907763Answer by Jeff Fritz for Great programming quotesJeff Fritz2009-06-13T14:27:53Z2009-06-13T14:27:53Z<p>We had a good one recently from one of our developers on staff:</p>
<blockquote>
<p><em>If our customers wanted a product that worked that way, tell them to
purchase a product that works that
way.</em></p>
</blockquote>
<p>I like it because it speaks towards the never ending list of requests from our customers, and how some customers have EXACTLY the opposite opinion of how another customer likes our software to work.</p>
<p>But without those picky customers, we wouldn't have a job... oh well...</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/990929#9909298Answer by David Spillett for Great programming quotesDavid Spillett2009-06-13T16:01:07Z2009-06-13T16:01:07Z<p>One that is relevant to the way I'm often forced to work:</p>
<blockquote>
<p>Any sufficiently successful rigged
demo is indistinguishable from
advanced technology.</p>
</blockquote>
<p>(to paraphrase A C Clarke)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/991029#9910295Answer by Joe White for Great programming quotesJoe White2009-06-13T16:58:08Z2009-06-13T16:58:08Z<blockquote>
<p>The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts <em>only!</em>): Don't do it yet.</p>
</blockquote>
<p>-- <a href="http://en.wikipedia.org/wiki/Optimization_(computer_science)#Quotes" rel="nofollow">Michael A. Jackson</a></p>
<blockquote>
<p>I must not prematurely optimize. Premature optimization is the mind-killer. Premature optimization is the little-death that brings total obliteration. I will face my desire to prematurely optimize. I will permit it to pass over me and through me. And when it has gone past I will turn the inner eye to see its path. Where the desire has gone there will be nothing. Only I will remain.</p>
</blockquote>
<p>-- <a href="http://blog.alieniloquent.com/2005/08/23/the-progammers-litany/" rel="nofollow">Samuel Tesla</a>, with apologies to <a href="http://www.quotationspage.com/quote/33089.html" rel="nofollow">Frank Herbert</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/991187#99118731Answer by Ian Boyd for Great programming quotesIan Boyd2009-06-13T18:07:01Z2009-06-13T18:07:01Z<p>A good programmer looks both ways before crossing a one-way street.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/991200#9912001Answer by le dorfier for Great programming quotesle dorfier2009-06-13T18:12:44Z2009-06-13T18:12:44Z<p>Some day, someone will construct a list of 500 Great Programming Quotes, and this will be one of them.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/991227#99122717Answer by Ian Boyd for Great programming quotesIan Boyd2009-06-13T18:26:39Z2009-06-13T18:26:39Z<blockquote>
<p>Java. The elegant simplicity of C++.
The blazing speed of Smalltalk.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/991248#9912482Answer by Christopher Farnell for Great programming quotesChristopher Farnell2009-06-13T18:39:05Z2009-06-13T18:39:05Z<p>"All programs can be shortened by at least one line.</p>
<p>All programs contain at least one error.</p>
<p>All programs can be reduced to one line which is wrong!"</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/991290#9912902Answer by Andrew for Great programming quotesAndrew2009-06-13T19:04:42Z2009-06-13T19:04:42Z<p>Here's one for the <a href="http://www.lhotka.net/cslanet/" rel="nofollow" title="Rockford Lhotka's CSLA .NET framework">CSLA.Net</a> programmers, a twist on the catchprase of The Fast Show's '<a href="http://en.wikipedia.org/wiki/Swiss%5FToni" rel="nofollow" title="Swiss Toni, The Fast Show - Wikipedia">Swiss Toni</a>'..</p>
<blockquote>
<p>"Programming with the CSLA is like making love to a beautiful woman. First you have to check the IsDirty() flag"</p>
<p>-
Dean Biggs</p>
</blockquote>
<p>Still makes me chuckle :o)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/996818#99681822Answer by Erwin Smout for Great programming quotesErwin Smout2009-06-15T15:39:29Z2009-06-15T15:39:29Z<p>One programmer can do in one day what two programmers can do in two.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1001666#10016660Answer by Andrew Garrison for Great programming quotesAndrew Garrison2009-06-16T13:59:56Z2009-06-16T13:59:56Z<p>I always think about this one when I'm forced to work with FORTRAN</p>
<blockquote>
<p>"In the good old days physicists repeated each other's experiments, just to be sure. Today they stick to FORTRAN, so that they can share each other's programs, bugs included." </p>
<p>-Edsger W.Dijkstra</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1003525#10035255Answer by bill for Great programming quotesbill2009-06-16T19:33:28Z2009-06-16T19:33:28Z<p>The best things are simple, but finding these simple things is not simple.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1008761#10087615Answer by THEn for Great programming quotesTHEn2009-06-17T18:23:33Z2009-06-17T18:23:33Z<p>Don't fix it if it ain't broke presupposes that you can't improve something that works
reasonably well already. If the world's inventors had believed this, we'd still be driving Model A Fords and using outhouses. (H. W. Kenton)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1026707#10267071Answer by Subzero for Great programming quotesSubzero2009-06-22T11:40:22Z2009-06-22T11:40:22Z<p>Behind Every Successful Coder, there'an even more successful De-Coder to understand that Code.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1026718#10267183Answer by Lloyd for Great programming quotesLloyd2009-06-22T11:44:19Z2009-06-22T11:44:19Z<p>My all time favourite adaptation of Shakespeare:</p>
<p>0x2B || !0x2B</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1053565#10535654Answer by Dima for Great programming quotesDima2009-06-27T20:38:25Z2009-06-27T20:38:25Z<p>If architects built buildings the way <strong>programmers</strong> build programs, the first <strong>woodpecker</strong> to come along would destroy the whole civilization.</p>
<p>-- Gerald Weinberg </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1063238#1063238-3Answer by curious_geek for Great programming quotescurious_geek2009-06-30T11:48:06Z2009-06-30T11:48:06Z<p>This one is great..</p>
<blockquote>
<p><strong>Anybody can write a code that a comupter can understand, A good
programmer will write the code that a
human can understand.</strong></p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1073067#10730671Answer by Rigo Vides for Great programming quotesRigo Vides2009-07-02T07:57:45Z2009-07-02T07:57:45Z<p>Back to home at the bus today, I thought this one:</p>
<blockquote>
<p>The time machine's software will have a
recursive main method.</p>
</blockquote>
<p>I know it's horrible, but it stoned me for 2 seconds.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1082213#10822137Answer by Anon for Great programming quotesAnon2009-07-04T13:29:15Z2009-07-04T13:29:15Z<p>Java is to JavaScript what Tea is to Teabagging.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1098884#10988844Answer by Daff for Great programming quotesDaff2009-07-08T15:37:58Z2009-07-08T15:37:58Z<blockquote>
<p>"It's interface, not in your face"</p>
</blockquote>
<p>[ Kai Krause ]</p>
<p>Read that one and it gave me a laugh and added it here since I couldn't find it.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1098947#10989474Answer by Mark for Great programming quotesMark2009-07-08T15:48:53Z2009-07-08T15:48:53Z<p>If you use copy and paste while you're coding, you're probably committing a design error.</p>
<p>-- <a href="http://en.wikipedia.org/wiki/David%5FParnas" rel="nofollow">David Parnas</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1101448#11014483Answer by IDreamOf362 for Great programming quotesIDreamOf3622009-07-09T01:48:19Z2009-07-09T01:48:19Z<p>One Page Principle:
A specification that will not fit on one page of 8.5x11 inch
paper cannot be understood.
-- Mark Ardis</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1107436#11074364Answer by rprandi for Great programming quotesrprandi2009-07-10T02:45:19Z2009-07-10T02:45:19Z<p>Friend of mine: "Artificial Intelligence is a technic for making computers act like Paris Hilton."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1111684#111168412Answer by Kenster for Great programming quotesKenster2009-07-10T20:01:20Z2009-07-27T11:24:10Z<blockquote>
<p>The two most common elements in the
universe are hydrogen and stupidity.</p>
</blockquote>
<p>-- Harlan Ellison</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1132240#11322408Answer by CSharperWithJava for Great programming quotesCSharperWithJava2009-07-15T15:45:45Z2009-07-15T15:45:45Z<blockquote>
<p>Only Half of programming is coding. The other 90% is debugging.</p>
</blockquote>
<p>-- T-shirt wisdom</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1141956#11419564Answer by Justin Johnson for Great programming quotesJustin Johnson2009-07-17T08:06:17Z2009-07-17T08:06:17Z<blockquote>
<p>Programming is not like being in the CIA; you don't get credit for being sneaky. It's more like advertising; you get lots of credit for making your connections as blatant as possible.</p>
</blockquote>
<p>Steve McConnell on coupling from, "Code Complete."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1147467#11474672Answer by unknown (google) for Great programming quotesunknown (google)2009-07-18T12:46:32Z2009-07-18T13:00:02Z<p>Don't know who said it and if the quote is 100% correct (maybe someone can help) but here goes...</p>
<p>"Development has two outputs... Code & Bugs"</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1149266#11492663Answer by Steven Oxley for Great programming quotesSteven Oxley2009-07-19T04:57:21Z2009-07-19T04:57:21Z<p>Matthew Leffler:</p>
<blockquote>
<p>You want a dot operator in PHP?</p>
<pre>
<code>eval(str_replace('.', '->', $code_with_dot_operator))</code>
</pre>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1158543#11585433Answer by wazoox for Great programming quoteswazoox2009-07-21T11:07:43Z2009-09-23T15:29:41Z<p>Here are a couple that aren't directly programming-related but fit nicely anyway :</p>
<blockquote>
<p>I love deadlines, I love the whooshing noise they make as they go by.</p>
<p>Douglas Adams</p>
</blockquote>
<p>This one is of unknown origin but I find it funny:</p>
<blockquote>
<p>Jesus saves but only Buddha makes incremental backups.</p>
</blockquote>
<p>This one really isn't programming related, but programmers certainly know what it means anyway:</p>
<blockquote>
<p>Writing about music is like dancing about architecture.</p>
<p>Frank Zappa</p>
</blockquote>
<p>Then you think about that pointy haired boss, or your lost job, or your ailing startup and you get this one for you :</p>
<blockquote>
<p>Dope will get you through times of no money better
than money will get you through times of no dope.</p>
<p>Freewheelin' Franklin</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1164163#11641636Answer by Martin Chiteri for Great programming quotesMartin Chiteri2009-07-22T09:42:59Z2009-07-22T09:42:59Z<p>This is related to project management / Software design. I hope it has not been submitted. </p>
<blockquote>
<p>"Designing software in a team is like writing poetry in a committee meeting." [ Joel Spolsky ]</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1165440#11654401Answer by n002213f for Great programming quotesn002213f2009-07-22T13:55:07Z2009-07-22T13:55:07Z<ul>
<li>Will work for bandwith</li>
</ul>
<p>altered version the popular</p>
<ul>
<li>Will code HTML for food.</li>
</ul>
http://stackoverflow.com/questions/58640/great-programming-quotes/1175781#117578113Answer by danielbowen for Great programming quotesdanielbowen2009-07-24T04:47:32Z2009-07-24T04:47:32Z<p>I don't think this one's been mentioned yet:</p>
<blockquote>
<p>You know, when you have a program that
does something really cool, and you
wrote it from scratch, and it took a
significant part of your life, you
grow fond of it. When it's finished,
it feels like some kind of amorphous
sculpture that you've created. It has
an abstract shape in your head that's
completely independent of its actual
purpose. Elegant, simple, beautiful.</p>
<p>Then, only a year later, after making
dozens of pragmatic alterations to
suit the people who use it, not only
has your Venus-de-Milo lost both arms,
she also has a giraffe's head sticking
out of her chest and a cherubic penis
that squirts colored water into a
plastic bucket. The romance has become
so painful that each day you struggle
with an overwhelming urge to smash the
f---ing thing to pieces with a hammer.</p>
</blockquote>
<p>-- Nick Foster ("Life as a programmer") </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1175798#11757987Answer by Ludovic for Great programming quotesLudovic2009-07-24T05:00:14Z2009-07-24T05:00:14Z<p><em>(note that I could be wrong about the authors of the quotes)</em></p>
<ul>
<li>Any sufficiently advanced bug is indistinguishable from a feature. ~Rich Kulawiec</li>
<li>From a programmer's point of view, the user is a peripheral that types when you issue a read request. ~Peter Williams</li>
<li>It should be noted that no ethically-trained software engineer would ever consent to write a DestroyBaghdad procedure. Basic professional ethics would instead require him to write a DestroyCity procedure, to which Baghdad could be given as a parameter. ~Nathaniel S. Borenstein</li>
</ul>
<p>And my favorite:</p>
<ul>
<li>Should array indices start at 0 or 1? My compromise of 0.5 was rejected without, I thought, proper consideration. ~Stan Kelly-Bootle</li>
</ul>
http://stackoverflow.com/questions/58640/great-programming-quotes/1175800#11758005Answer by ojrac for Great programming quotesojrac2009-07-24T05:02:03Z2009-07-27T11:22:43Z<blockquote>
<p>WOMBAT: Works On My Box All the Time</p>
</blockquote>
<ul>
<li>Most of us, at some point in our careers</li>
</ul>
http://stackoverflow.com/questions/58640/great-programming-quotes/1179712#11797122Answer by codedude for Great programming quotescodedude2009-07-24T19:33:00Z2009-07-24T19:33:00Z<p>“In a world without walls and fences, who needs Windows and Gates”</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1179725#11797254Answer by Michael McCarty for Great programming quotesMichael McCarty2009-07-24T19:34:15Z2009-07-24T19:34:15Z<p>The quality goes in after the code goes out</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1184683#11846831Answer by Umesh Aawte for Great programming quotesUmesh Aawte2009-07-26T14:09:16Z2009-07-26T14:09:16Z<blockquote>
<p>If you have a source do any thing.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1184863#11848638Answer by xcramps for Great programming quotesxcramps2009-07-26T15:39:16Z2009-07-26T15:39:16Z<p>"Yes, sometimes Perl looks like line noise to the uninitiated, but to the seasoned Perl programmer, it looks like checksummed line noise with a mission in life." </p>
<p>-Randal Shwartz</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1184934#11849343Answer by Bryan Oakley for Great programming quotesBryan Oakley2009-07-26T16:11:26Z2009-07-27T10:55:53Z<blockquote>
<p><a href="http://www.gapingvoid.com/Moveable%5FType/archives/003940.html" rel="nofollow">it's not what the software does. it's what the user does.</a>
-hugh macleod</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1187719#11877197Answer by kts for Great programming quoteskts2009-07-27T11:46:33Z2009-07-27T11:46:33Z<p>Education is the process of learning more and more about less and less until one knows everything about nothing and is entitled to call oneself 'Doctor'</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1217299#12172995Answer by CaptainProton for Great programming quotesCaptainProton2009-08-01T19:29:51Z2009-08-01T19:29:51Z<blockquote>
<p>When a professional race car driver races, his pulse gets lower and he relaxes. <br/>
When I code it is the same thing.</p>
</blockquote>
<p>--Jun-ichiro Hagino</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1237397#12373978Answer by unknown (yahoo) for Great programming quotesunknown (yahoo)2009-08-06T07:24:53Z2009-08-06T07:24:53Z<blockquote>
<p>God is Real, unless declared Integer.</p>
</blockquote>
<p>(J. Allan Toogood)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1238969#12389692Answer by Darknight for Great programming quotesDarknight2009-08-06T13:42:02Z2009-08-06T13:42:02Z<blockquote>
<p>It's difficult to express the sorrow of losing code that you spent hours on, simply because you forgot to save...</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1254220#12542206Answer by JonHopkins for Great programming quotesJonHopkins2009-08-10T10:48:21Z2009-08-10T10:48:21Z<p>"That time in Seattle... was a nightmare. I came out of it dead broke, without a house, without anything except a girlfriend and a knowledge of UNIX." </p>
<p>"Well, that's something," Avi says. "Normally those two are mutually exclusive." </p>
<p>-- Neal Stephenson, "Cryptonomicon"</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1267246#12672465Answer by Dave for Great programming quotesDave2009-08-12T16:26:04Z2009-08-12T16:26:04Z<p>There's a nice collection of quotes here:</p>
<p><a href="http://www.bobarcher.org/software/programming%5Fquotes.html" rel="nofollow">Programming quotes</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1267287#1267287-3Answer by Ahmad Farid for Great programming quotesAhmad Farid2009-08-12T16:34:36Z2009-09-23T15:24:29Z<p>There are 10 types of people, those who know binary and those who don't!
-- some t-shirt</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1267391#12673913Answer by Zac for Great programming quotesZac2009-08-12T16:53:20Z2009-08-12T17:18:53Z<p>"It compiles. Ship it!" - anon.</p>
<p>"People who find Wiki-markup too difficult to use and need a WYSIWYG-editor shouldn't be using a Wiki in the first place." - me</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1282446#12824466Answer by Gordon Bell for Great programming quotesGordon Bell2009-08-15T17:48:42Z2009-08-15T17:48:42Z<p><strong>"Part of the inhumanity of the computer is that, once it is competently programmed and working smoothly, it is completely honest."</strong></p>
<p><em>--Isaac Asimov</em> </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1304991#13049914Answer by n002213f for Great programming quotesn002213f2009-08-20T09:23:00Z2009-08-20T09:23:00Z<p>"Good programmers know what to write. Great ones know what to rewrite (and reuse)."</p>
<p>Eric Raymond</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1312747#13127477Answer by Juan Manuel for Great programming quotesJuan Manuel2009-08-21T15:43:04Z2009-08-21T15:43:04Z<p>“Most software today is very much like an Egyptian pyramid with millions of bricks piled on top of each other, with no structural integrity, but just done by brute force and thousands of slaves.”</p>
<p>-- Alan Kay</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1339385#13393852Answer by Dawie Strauss for Great programming quotesDawie Strauss2009-08-27T07:21:20Z2009-08-27T07:21:20Z<blockquote>
<p><strong>Fowler’s law</strong> is invoked when you have a penetrating insight into object-oriented programming.</p>
<p>If the quality of your insight is very high, you realise that Martin Fowler published the idea only five years ago. If the idea is poor, you realise that he published your idea more than 10 years ago…</p>
</blockquote>
<p>-- <a href="http://nomorehacks.wordpress.com/2009/08/25/fowlers-law/" rel="nofollow">No More Hacks</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1415199#14151991Answer by Tristan for Great programming quotesTristan2009-09-12T14:06:21Z2009-10-16T23:42:46Z<p>I have one:</p>
<p>Don't lose your knowledge with a lot of information.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1423340#14233403Answer by Buggieboy for Great programming quotesBuggieboy2009-09-14T19:07:46Z2009-09-14T19:07:46Z<p>j++; // increment j</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1426891#14268911Answer by Absolute0 for Great programming quotesAbsolute02009-09-15T12:28:36Z2009-09-15T12:28:36Z<pre><code>Everything is computable!
</code></pre>
http://stackoverflow.com/questions/58640/great-programming-quotes/1462197#14621972Answer by Rachel for Great programming quotesRachel2009-09-22T19:46:02Z2009-09-22T19:46:02Z<p>Requirements are like water. They are easy to build on when they are frozen. </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1462301#14623011Answer by Bomlin for Great programming quotesBomlin2009-09-22T20:09:33Z2009-09-22T20:09:33Z<p>While tracking down a long running process, I found the offending line of code. The bad code had the following comment.</p>
<p>"Change so simple, no need to test."</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1462344#146234410Answer by Rachel for Great programming quotesRachel2009-09-22T20:19:43Z2009-09-22T20:19:43Z<blockquote>
<p>If you can't explain something to a six-year-old, you really don't understand it yourself. </p>
</blockquote>
<ul>
<li>Albert Einstein</li>
</ul>
<p>This quote fits from Architecture Point of Software. You need to understand different component of Architecture properly so that you can explain your team how their particular module/component fall in place together to make complete Software</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1462801#14628012Answer by Rachel for Great programming quotesRachel2009-09-22T21:42:43Z2009-09-22T21:42:43Z<blockquote>
<p>Design bugs are often subtle and occur by evolution with early assumptions being
forgotten as new features or uses are added to a system.
—Fernando J. Corbató</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1462817#146281711Answer by Larsenal for Great programming quotesLarsenal2009-09-22T21:45:46Z2009-09-22T21:45:46Z<blockquote>
<p>Programmers usually have good
reasons for making bad decisions.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1464065#14640653Answer by Superfilin for Great programming quotesSuperfilin2009-09-23T05:06:40Z2009-09-23T05:06:40Z<blockquote>
<p>Don't use web services to transfer data between databases located in the same room.</p>
</blockquote>
<p>Some of the architects after realising failure of his provided architecture.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1464791#14647910Answer by williamtroup for Great programming quoteswilliamtroup2009-09-23T08:49:47Z2009-09-23T08:49:47Z<p>Life is like a set of development methodologies, there is always more than 1 way of doing it.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1466377#14663771Answer by Ed G for Great programming quotesEd G2009-09-23T14:31:53Z2009-09-23T14:31:53Z<p>"No software survives contact with the users." ~ Me</p>
<p>FYI: Reworking of "No battle plan survives contact with the enemy" ~Field Marshall Helmuth Carl Bernard von Moltke </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1466673#14666730Answer by Digitalex for Great programming quotesDigitalex2009-09-23T15:18:06Z2009-09-23T15:18:06Z<blockquote>
<p>[...] and the three of us spent one
afternoon a week working, talking, and
drinking beer at Dijkstra's house.
The algorithm emerged from one of
those afternoons. I think I was its
primary author, but as I mention in
the paper, the beer and the passage of
time made it impossible for me to be
sure of who was responsible for what.</p>
</blockquote>
<p>Leslie Lamport, on his paper about <a href="http://research.microsoft.com/en-us/um/people/lamport/pubs/new-approach.pdf" rel="nofollow">proving the correctness of multiprocess programs</a>.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1467088#14670885Answer by Rachel for Great programming quotesRachel2009-09-23T16:17:46Z2009-09-23T16:17:46Z<blockquote>
<p>you have to "solve" the problem once in order to clearly define it and
then solve it again to create a solution that works.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1467176#14671760Answer by Rachel for Great programming quotesRachel2009-09-23T16:33:18Z2009-09-23T16:33:18Z<blockquote>
<p>Software isn't the only kind of structure that changes over time.</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1467997#14679974Answer by Rachel for Great programming quotesRachel2009-09-23T19:05:00Z2009-09-23T19:05:00Z<p>**</p>
<blockquote>
<p>There are two ways of constructing a software design: one way is to make it so simple
that there are obviously no deficiencies, and the other is to make it so complicated that
there are no obvious deficiencies.
—C. A. R. Hoare</p>
</blockquote>
<p>**</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1477536#14775363Answer by Raj More for Great programming quotesRaj More2009-09-25T14:13:10Z2009-10-05T04:04:24Z<blockquote>
<p>If you get it free, it is worthless. If
you pay for it, is has value. If you
build it yourself, it is priceless.</p>
<pre><code>- Raj More
</code></pre>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1491821#14918210Answer by dstibbe for Great programming quotesdstibbe2009-09-29T10:44:18Z2009-09-29T10:44:18Z<p>In theory, theory and practice are the same; in practice, they are not.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1498570#14985701Answer by Kevin for Great programming quotesKevin2009-09-30T14:44:42Z2009-09-30T14:44:42Z<p>I compiled a short list of my favorite quotes which reflect upon my experiences: <a href="http://froz.net16.net/quotes.php" rel="nofollow">http://froz.net16.net/quotes.php</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1501900#15019005Answer by gf for Great programming quotesgf2009-10-01T04:32:30Z2009-10-01T04:32:30Z<p><i>Must be zero, or equal to MAPI_UNICODE. In either case, however, this parameter is ignored.</i><br />
... <a href="http://msdn.microsoft.com/en-us/library/ms859728.aspx" rel="nofollow">MSDN</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1518425#15184253Answer by Rachel for Great programming quotesRachel2009-10-05T05:45:39Z2009-10-05T05:45:39Z<blockquote>
<p><strong>Application written in Java is Platform independent but Version dependent</strong> </p>
</blockquote>
<p>This quote came from our Manager because Java is not backward compatible and so Application running on 1.5 needs to be port at client side on java 1.5 only and if it is ported on java 1.6 than it would not run properly and would get some wierd things happening. </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1544009#15440095Answer by Chintan Patel for Great programming quotesChintan Patel2009-10-09T14:07:56Z2009-10-10T12:59:05Z<p>A very inspiring note.</p>
<p>Apple's Welcome Kit for new hires has this written on the bottom of the box: </p>
<blockquote>
<p>There's work and there's your life's
work. </p>
<p>The kind of work that has your
fingerprints all over it. The kind of
work that you'd never compromise on.
That you'd sacrifice a weekend for.
You can do that kind of work at Apple.
People don't come here to play it
safe. They come here to swim in the
deep end. </p>
<p>They want their work to add up to
something. </p>
<p>Something big. Something that couldn't
happen anywhere else.</p>
<p><strong>Welcome to Apple.</strong></p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1547975#15479754Answer by vobject for Great programming quotesvobject2009-10-10T13:35:27Z2009-10-10T13:35:27Z<blockquote>
<p>"The Free Lunch Is Over"</p>
<p>Herb Sutter</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1548034#15480343Answer by Marcus Lindblom for Great programming quotesMarcus Lindblom2009-10-10T14:04:07Z2009-10-10T14:04:07Z<p>Documentation is like sex. When it's good, it's fantastic. When it's bad, it's still better than nothing. - Unknown</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1565760#15657606Answer by Suraj Chandran for Great programming quotesSuraj Chandran2009-10-14T11:46:03Z2009-11-03T12:34:13Z<blockquote>
<p>A programmer who can get a blonde is
not a programmer enough!</p>
</blockquote>
<p>--Suraj Chandran</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1570891#15708913Answer by Dilip for Great programming quotesDilip2009-10-15T07:53:57Z2009-10-15T07:53:57Z<p>“Computers are useless. They can only give you answers.”
(Pablo Picasso)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1574780#15747802Answer by SketchBookGames for Great programming quotesSketchBookGames2009-10-15T20:18:18Z2009-10-15T20:18:18Z<blockquote>
<p>"Rob say 'Code Monkey very diligent,
but his output stinks. His code not
functional or elegant, what does code
monkey think' _codeMonkey think 'Maybe
manager Rob want to write gosh darn
log-in page him self."</p>
</blockquote>
<p><strong>Jonathan Coulton - Code Monkey. (song)</strong></p>
<blockquote>
<p>"Apature Science, we do what we must
because we can. For the good of all
of us, except the ones who are dead.
But there's no since crying over every
mistake, you just keep on trying 'till
you run out of cake."</p>
</blockquote>
<p><strong>Jonathan Coulton & GlaDOS - Still Alive (song)</strong></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1574793#15747932Answer by azamsharp for Great programming quotesazamsharp2009-10-15T20:21:27Z2009-10-15T20:21:27Z<p>I am not smart I just screwed up first! </p>
<p>I am not smart I just stay with problems longer. </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1576113#15761134Answer by gf for Great programming quotesgf2009-10-16T02:09:01Z2009-10-16T22:59:01Z<p><em>If you require information, do not free memory containing the information.</em><br/>
... <a href="http://msdn.microsoft.com/en-us/library/aa366701%28VS.85%29.aspx" rel="nofollow">MSDN</a></p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1577102#15771026Answer by Paul McGuire for Great programming quotesPaul McGuire2009-10-16T09:35:33Z2009-10-16T09:35:33Z<p>The origins aren't in programming, but this certainly is relevant when getting the requirements from the customer:</p>
<blockquote>
<p>If we'd asked the customers what they
wanted, they would have said "faster
horses" - Henry Ford</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1577111#15771112Answer by Paul McGuire for Great programming quotesPaul McGuire2009-10-16T09:37:13Z2009-10-16T09:37:13Z<blockquote>
<p>I finally found a definition for "middleware". "Middleware" is the software nobody
wants to pay for. - Chris Stone,
President of the Object Management
Group</p>
</blockquote>
<p>Lamenting the difficulty of cost-justifying infrastructure software like CORBA.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1583075#1583075-1Answer by Rachel for Great programming quotesRachel2009-10-17T20:00:25Z2009-10-17T20:00:25Z<blockquote>
<p><strong>Software Designer should also be a Software Engineer and Software Engineer should also know about Software Designing to create Quality Software - Unknown</strong></p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1584189#15841890Answer by Anon for Great programming quotesAnon2009-10-18T06:43:58Z2009-10-18T06:43:58Z<p>"Prematurely quoting someone else won't get you to the root of anything."</p>
<p>(Emphasis on "prematurely" here. The point in the Knuth quote this references is of course valid, but too often that quote is used to reflexively shoot down any question about performance. An intellectual curiosity about performance first principles is better than that kind of faux "wisdom", something I'm sure Knuth would agree with.)</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1585733#15857333Answer by Ravi for Great programming quotesRavi2009-10-18T19:04:29Z2009-10-18T19:04:29Z<p>A logician trying to explain logic to a programmer is like a cat trying to explain to a fish what it's like to get wet."
- unknown</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1585761#15857614Answer by Ravi for Great programming quotesRavi2009-10-18T19:13:24Z2009-10-18T19:13:24Z<p>"Good software, like wine, takes time."
- Joel Spolsky</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1596169#15961690Answer by Ether for Great programming quotesEther2009-10-20T17:36:05Z2009-10-20T17:36:05Z<p>"Errors, like straws, upon the surface flow; He who would search for pearls must dive down below." - John Dryden</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1596173#15961731Answer by Ether for Great programming quotesEther2009-10-20T17:36:48Z2009-10-20T17:36:48Z<p>"Fixing Unix is easier than living with NT." - Jonathan Gilpin</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1601597#16015972Answer by Guy van den Berg for Great programming quotesGuy van den Berg2009-10-21T15:23:18Z2009-10-21T15:23:18Z<p>No code is faster than no code - merb motto</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1618918#16189182Answer by anishmarokey for Great programming quotesanishmarokey2009-10-24T19:59:17Z2009-10-24T19:59:17Z<p>i like the Quotes</p>
<p>1)</p>
<blockquote>
<p>What I hear, I forget. What I see, I
remember. What I do, I understand. -
Confucius</p>
</blockquote>
<p>2)</p>
<blockquote>
<p>Any fool can write code that a
computer can understand... But only
good programmers write code that
humans can understand.
-- Martin Fowler</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1618924#16189242Answer by anishmarokey for Great programming quotesanishmarokey2009-10-24T20:03:20Z2009-10-24T20:03:20Z<blockquote>
<p>If debugging is the process of
removing software bugs, then
programming must be the process of
putting them in” – Edsger Dijkstra</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1619011#16190112Answer by Khilon for Great programming quotesKhilon2009-10-24T20:32:41Z2009-10-24T20:32:41Z<p>Few of the quotes from my collection (that I didn't see in the earlier answers):</p>
<blockquote>Artificial Intelligence is no match for natural stupidity.</blockquote>
<p>-Unknown</p>
<blockquote>Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.</blockquote>
<p>-Rich Cook</p>
<blockquote>The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offence.</blockquote>
<p>-Edsger Dijkstra</p>
<blockquote>APL is a mistake, carried through to perfection. It is the language of the future for the programming techniques of the past: it creates a new generation of coding bums.</blockquote>
<p>-Edsger Dijkstra</p>
<blockquote>If you give someone a program, you will frustrate them for a day; if you teach them how to program, you will frustrate them for a lifetime.</blockquote>
<p>-Unknown</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1620338#16203383Answer by orip for Great programming quotesorip2009-10-25T08:19:05Z2009-10-25T08:19:05Z<blockquote>
<p>Now I'm a pretty lazy person and am prepared to work quite hard in order to avoid work.</p>
</blockquote>
<p>Martin Fowler, "Refactoring", page 90</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1648889#16488891Answer by Srinivas Iyer for Great programming quotesSrinivas Iyer2009-10-30T09:49:18Z2009-10-30T09:49:18Z<p>"Be Jack of all you can be Master at any time and on any programming language"</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1648893#16488931Answer by Martin DeMello for Great programming quotesMartin DeMello2009-10-30T09:51:42Z2009-10-30T09:51:42Z<p>Any sufficiently well-documented lisp program contains an ML program in its comments -- Unknown</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1648900#16489001Answer by hapalibashi for Great programming quoteshapalibashi2009-10-30T09:53:47Z2009-10-30T09:53:47Z<pre><code>WTF?!
</code></pre>
<p>Attributed to anybody ready anybody else's code.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1649033#16490331Answer by Mich Ravera for Great programming quotesMich Ravera2009-10-30T10:30:41Z2009-10-30T10:30:41Z<p>Ravera's observation on premature optimization: "If it doesn't work, it doesn't matter how fast it doesn't work"</p>
<p>Ravera's First Law of System Administration: "Any set of procedures, no matter how well intentioned or useful, that are too difficult to follow, will be circumvented."</p>
<p>You can have it cheap, fast, or right -- pick any two.</p>
<p>If you make it a constant today, you will have to make it a variable in a couple of weeks. If, however, you think that you need to look it up in a table somewhere, it will become a univeral constant that could have been completely factored out of your code, not just hardcoded. </p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1653573#16535732Answer by lemotdit for Great programming quoteslemotdit2009-10-31T06:07:55Z2009-10-31T06:07:55Z<p>nihilism:</p>
<pre><code>while (true) {
return null;
}
</code></pre>
http://stackoverflow.com/questions/58640/great-programming-quotes/1656991#16569912Answer by Ravi for Great programming quotesRavi2009-11-01T11:59:34Z2009-11-01T11:59:34Z<p>Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it<br />
-Brian W. Kernighan</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1662033#16620332Answer by Ravi for Great programming quotesRavi2009-11-02T15:41:46Z2009-11-02T15:41:46Z<p>The function of good software is to make the complex appear to be simple.</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1662042#16620422Answer by Ravi for Great programming quotesRavi2009-11-02T15:42:38Z2009-11-02T15:42:38Z<p>Good code is its own best documentation</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1673398#16733981Answer by Julio for Great programming quotesJulio2009-11-04T12:07:37Z2009-11-04T12:07:37Z<p>One of my collegues had a great quote in french:
"Tout nouveau développement contient au moins un bug. Toute correction de bug est un nouveau développement."</p>
<p>Which translates to
"Every new development contains at least one bug. Every bug correction is a new development"</p>
<p>Where I work it sadly happens to be true...</p>
http://stackoverflow.com/questions/58640/great-programming-quotes/1683926#16839260Answer by Rachel for Great programming quotesRachel2009-11-05T21:56:06Z2009-11-05T21:56:06Z<blockquote>
<p>"Always code as if the guy who ends up
maintaining your code will be a
violent psychopath who knows where you
live." ---- Martin Golding</p>
</blockquote>
http://stackoverflow.com/questions/58640/great-programming-quotes/1689954#16899540Answer by RMorrisey for Great programming quotesRMorrisey2009-11-06T19:53:34Z2009-11-06T19:53:34Z<blockquote>
<p>Team debugging: the act of
intimidating a PC into doing for two
people what it refuses to do for one.</p>
</blockquote>