My all-time favorite programming quote has to be this Nathaniel Borenstein bon mot:
This is a companion discussion topic for the original blog entry at: http://www.codinghorror.com/blog/2007/05/your-favorite-programming-quote.html
My all-time favorite programming quote has to be this Nathaniel Borenstein bon mot:
Iâd have to say Ditto on Steve McConnell. Reading Code Complete actually inspired a passion for programming I didnât quite have up to that point.
I have to add this quote too because itâs one of my all time favorites:
âNo matter how slick the demo is in rehearsal, when you do it in front of a live audience the probability of a flawless presentation is inversely proportional to the number of people watching, raised to the power of the amount of money involved.â
-Mark Gibbs
Another site with a nice list of quotes is Cluefire (http://www.cluefire.net/)
âLearning to program has no more to do with designing interactive software than learning to touch type has to do with writing poetryâ - Ted Nelson
haha nice quotes Jeff and Jivlain. I am developing ethics tools, so the quote from Nathaniel Borenstein is perfect.
Donât know if I have any fancy software developers, but I have always admired John Carmack [ID Software] a lot, but maybe that was more because I enjoyed his Quake games.
âLow-level programming is good for the programmerâs soul.â
John Carmack
Programmers, by nature, want to write good programs.
When the completion of a program becomes more important than having a good program, then said program is neither good nor complete.
-James D. Shea
and another:
" Donât study the idea to death with experts and committees. Get on with it and see if it works. "
Ken Iverson
[Sonium] someone speak python here?
[lucky] HHHHHSSSSSHSSS
[lucky] SSSSS
[Sonium] the programming language
One of my favorites is Michael Jacksonâs story about Fred and Jane, entitled âBrillianceâ. It is a bit too long to quote here, but I recently quoted it on my blog: http://www.code-muse.com/blog/?p=13
It says a lot about programmers as human beings, which is I think very interestingâŚ
without hesitation, the greatest influence on my work as a software developper is Niklaus Wirth. from âAlgorithms + Data Structures = Programsâ to âA Plea for Lean Softwareâ, i just plain love his work and admire his writing skills.
i will simply quote his most famous pun, which also best describes his value through my eyes:
âWhereas Europeans generally pronounce my name the right way (âNi-klows Wirtâ), Americans invariably mangle it into âNick-les Worthâ. This is to say that Europeans call me by name, but Americans call me by value.â
there is much to learn from is work, but you know people never really learn. the best proof comes from the Dartmouth Basic manual, edited in 1964: âtyping is no substitute for thinkingâ. how many people around you are following this advice, 40 years later ?
âDonât include a single line in your code which you could not explain to your grandmother in a matter of two minutes.â
And of course⌠assume your grandmother is not Ada Lovelace.
http://www-pu.informatik.uni-tuebingen.de/users/klaeren/epigrams.html
Every single one of Alan J. Perlis epigrams is a gem.
Hereâs one favorite:
Because of its vitality, the computing field is always in desperate need of new cliches: Banality soothes our nerves.
The best thing about a boolean is even if you are wrong, you are only off by a bit.
Thanks, Bryan.
When we donât understand a process, we fall into magical thinking about results.
âJef Raskin
True greatness is measured by how much freedom you give to others, not by how much you can coerce others to do what you want.
âLarry Wall
Simple things should be simple, complex things should be possible.
â Alan Kay
Good design adds value faster than it adds cost.
âThomas C. Gale
It is not about bits, bytes and protocols but profits, losses and margins.
â Lou Gerstner
Reading influences you a lot. Read through the âReal Programmersâ section of Wikiquote without the prior knowledge that it was meant to be funny, and you get theDailyWTFâŚ
My all-time favorite is:
Simplicity and elegance are unpopular because thy require hard work and discipline to achieve and education to be appreciated. â Edsger Dijkstra
Cheers!
Iâd create a City class and implement IDisposable. City resources (especially in Baghdad) are unmanagedâŚ
On Perl:
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. [Jon Ribbens]
@Siegfried: LOL
Are you aiming for quotes that describe programmers to laypeople? Or quotes that inspire programmers to program?
âHow To Become a Better Programmer by Not Programmingâ
âGo To Statement Considered Harmfulâ