vote up 472 vote down star
774

There are a lot of great programming quotes out there. Which do you like?

Today (Sept 12, 2008) I heard a new one from a friend, Lars-Gunnar, he said "Gud finns i Emacs" (in Swedish). This basically means "God is in Emacs". Still laughing about it here :) What he meant was that a function "gud is grand-unified-debugger" is in Emacs.

A great one I think all programmers should know is The Three Great Virtues of a Programmer.

flag
12  
I've got to stop reading this one, I've run out of votes 2 days in a row! – lagerdalek Mar 17 at 0:57
6  
i love reading these quotes as i wait for my app to compile – sobbayi Mar 20 at 11:46
96  
Yeh, but you realise 10 minutes after your app has compiled that you are still reading – lagerdalek Apr 19 at 21:44
61  
282 voted up, 445 favorited, and 5 closed it all down. Welcome to StackOverflow. – serg555 Jun 21 at 5:55
18  
Closing doesn't prevent voting, it prevents adding more answers. If you think that the people adding new 'great quotes' are reading every single one of the 500+ answers beforehand to avoid duplicates, you are sadly mistaken. If the site were designed to efficiently vote for polls like this (ie, a programming quote "kitten war") then having thousands of quotes with duplicates would be ok. Not so good for this site though. Alternately, if there were an easy way to avoid duplicates then it could work ok. As is, though, I don't believe there's a compelling reason to keep it open. – Adam Davis Jul 30 at 15:30
show 6 more comments

627 Answers

prev 1 17 18 19 20 21
vote up 6 vote down

You can't parse [X]HTML with regex. Because HTML can't be parsed by regex. Regex is not a tool that can be used to correctly parse HTML. As I have answered in HTML-and-regex questions here so many times before, the use of regex will not allow you to consume HTML. Regular expressions are a tool that is insufficiently sophisticated to understand the constructs employed by HTML. HTML is not a regular language and hence cannot be parsed by regular expressions. Regex queries are not equipped to break down HTML into its meaningful parts. so many times but it is not getting to me. Even enhanced irregular regular expressions as used by Perl are not up to the task of parsing HTML. You will never make me crack. HTML is a language of sufficient complexity that it cannot be parsed by regular expressions. Even Jon Skeet cannot parse HTML using regular expressions. Every time you attempt to parse HTML with regular expressions, the unholy child weeps the blood of virgins, and Russian hackers pwn your webapp. Parsing HTML with regex summons tainted souls into the realm of the living. HTML and regex go together like love, marriage, and ritual infanticide. The cannot hold it is too late

//snip (click link for rest)

bobince on StackOverflow

link|flag
vote up 3 vote down

"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."

— Frederick P. Brooks Jr.

link|flag
vote up 3 vote down

UNIX is simple. It just takes a genius to understand it's simplicity.

-- Dennis Ritchie

link|flag
vote up 7 vote down

UNIX is user friendly. Its just picks whom it want to be friends with.

link|flag
vote up 3 vote down

"Any sufficiently advanced bug is indistinguishable from a feature." - Carl Franklin

link|flag
vote up -4 vote down

Never make any mistaeks.

link|flag
vote up 9 vote down

Never memorize what you can look up in books. -Albert Einstein

I believe that being resourceful is one of the most important skills a developer can have due to the wide variety and breadth of problems they must solve from day to day. It seems like with every new problem the solution requires researching new libraries, tools, API's, etc.

link|flag
vote up 3 vote down

It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience. -Albert Einstein

This has been requoted as "Everything should be made as simple as possible, but no simpler." but I've never seen where he was actually been documented as saying exactly that.

There are two facets of this quote that relate to software development and maintaining a balance between complexity and simplicity.

The key thing not to miss is "as simple as possible" or "without having to surrender the adequate representation of a single datum" means that sacrifices should not be made in the name of simplification which would result in over-simplification.

Never make a solution more complex because it feels more clever. Sometimes in the face of a deadline, it could also mean don't make something more complex trying to satisfy non-existent "what if" requirements. The "What if our [insert software used by 10 internal staff] goes commercial and we need to provide it in 20 different languages?" Reusability and generalization can be good, but there is a sweet spot of balance between the extra effort becoming wasteful, and the lack of effort creating future challenges.

There are those developers who sometimes don't completely feel out all the scenarios their software will encounter, and then there is the flip side where you have overly passionate developers that sometimes make things far more complex than necessary. Both of which have a lot to gain from this quote.

link|flag
vote up 4 vote down

If you don't have time to fix it now, what on Earth makes you think you will have time to fix it later?

-- Bob Mannes (IT Operations Mgr, in response to programmers trying to put programs with known deficiencies into production in order to meet their project deadlines/milestones)

link|flag
vote up 6 vote down

'Goto' is always evil, like in 'goto school' or 'goto work'.

link|flag
vote up 1 vote down

Better is the enemy of good. ("le mieux est l'ennemi du bien")

--Voltaire

link|flag
show 1 more comment
vote up 1 vote down

From Bash.org

<\DusK> python is pretty easy to learn
<\DusK> you write pseudocode, and you indent it correctly :)

<\Maniaman> so lets say i have a date
<\Andares> Who's the lucky girl?
<\Maniaman> if that date occurs between 2 dates in a single row in a database

<\Jay> Did you hear about the Linux-car finishing last in the indy500?
<\MrBeek> I did now ;-)
<\MrBeek> Not surprised though... You know how impossible it is to find a decent driver for linux hardware?

<\HaX.13307> U're all lame as hell here!!!!! I can hack u all in no time! just tell me your ip and u're dead!
<\Maler.home> try mine
<\Maler.home> 127.0.0.1
*** Signoff: HaX.1337 (Connection reset by peer)
<\Damz|dispute> wow. never thought such a retard nick can get his hands on something actually working xD

<\SixFeet-> rejected by a computer script, new low in my life
<\NTT> well, at least u didnt have cybersex with one of those bots that pm's you here on mirc
<\SixFeet-> well i tried, but it replied with "lets just be friends..."
<\SixFeet-> =(

<\CragHack>Theory is when you know everything and nothing works.
<\CragHack>Practice is when things work, and noone knows why. <\CragHack>Here we combine theory and practice. <\CragHack>Nothing works and noone knows why.

<\mentor> How do you escape handcuffs?
<\mentor> backslashes

<\Chipper> Hexidecimal counting systems are awesome!
<\Chipper> On a scale from 1 to 10, I give them an E

<\mav> I've always wanted to change my legal name to ;DROP DATABASE; and see what kind of havoc ensues...

<\slifty> Your mom is so fat she sat on a binary tree and turned it into a linked list in constant time!

<\sm-> how would i check a mysql database to see if a table exists?
<\Alpha232> put down a table cloth, if it doesn't turn into a rug, then it exists

Maybe_Factor: C++ doesn't have a compiler, it has a complainer.

scruss: a guy called us and complained because his dsl didn't work, come to find out he had win98 and actually took a knife and trimmed the rj45 connection to fit into the rj11 jack

<\RogueFoxx> I'm going to go outside
<\RogueFoxx> where no nerd has gone before
<\RogueFoxx> pray for me

  • +ramoth4 slaps politik with an unsigned long double
  • +politik comes back with a _uint64 uppercut
  • +ramoth4 pulls out a struct and returns fire
  • +politik corrupts ramoth's heap
  • +Fire_Elemental-Coding- ducks to avoid leaked memory
  • +politik pops Fire_Elemental-Coding- square in the stack
  • +ramoth4 stuffs politik's face in the bitbucket, and begins to operate on nil pointers
  • +politik throws uncatchable exceptions around the room
  • +ramoth4 dodges skillfully with his try-catch block
  • +politik cuts off ramoth's private member
  • +ramoth4 encapsulates the wound in a protected class
  • +politik destroys all foes with up-casts to inappropriate derived classes!
  • +politik is out of ideas
  • +politik :: ~politik();
  • +ramoth4 declares flipcode his namespace!
    <+ramoth4> I win!
  • +ramoth4 beat C++.
    <+ramoth4> The last guy was hard.

<\ruffkin2> HAHAHAH dat dude you sent me 127.0.0.1 iz enfected wit sub7 im fuckin with him now
<\andrw> oh good, format his computer
<\Testicular_One> format his computer
<\TheGreaterZero> format him

<\typobox43> programming without arrays is like swimming without trunks. it works, but for most people, it's ugly.

<\Feren> I'm a network engineer, and I'm o-kay / I plot all night and capture packets all day.
<\Athena> You smack down PCs and eat Cat5, and go to the lavatory? On wednesdays you hunt scriptkiddies, and have roasted punk for tea?
<\Slipstream> Old MacDonald had a network. EIGRP. And on this Network, he had some packets. EIGRP. With an ACK, ACK, here, and an ACK, ACK, there. Here an ACK, there an ACK, everywhere an ACK-ACK. Old Macdonald had a Network. EIGRP.

<\hydro> i had this weird dream
<\hydro
> someome broke into the house
<\hydro`> and changed the wallpaper on the computer and left

<\Gho5t> i decided against that php bumper sticker
<\Gho5t> i don't want my friends from home to think i turned into a super geek
<\Gho5t> i can just imagine what would happen when they ask what 'php' meant
<\ASleep>hah
<\ASleep>I don't drive so my PHP sticker is on my laptop.
<\ASleep> Of course, I'm getting my php tattoo this weekend so it doesn't matter.

link|flag
vote up 4 vote down

"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

link|flag
vote up 2 vote down

"We don't have time to plan. We only have time to execute."

link|flag
show 1 more comment
vote up 3 vote down

"It depends" is the answer to all good software engineering questions, but to be a good software engineer, you should know on what it depends, and why.

-- User:hexium, on StackOverflow.

link|flag
show 1 more comment
vote up 1 vote down

Syntactic sugar causes cancer of the semicolon

link|flag
vote up -1 vote down

We don't have time to do it right, but we have time to do it twice.

Engineering slogan in one of the start-ups I worked for. I think the CTO was the source of it (at least in our company)

link|flag
show 2 more comments
vote up -1 vote down

Programming is like sex: one mistake and you have to support it for the rest of your life.

link|flag
show 1 more comment
vote up 2 vote down

Deleted code is debugged code.

Jeff Sickel

link|flag
vote up 1 vote down

They really need some way to search through the answers for questions like this! LOL
But here's my contribution...

"Make something fool-proof and someone will make a better fool." !!!
link|flag
vote up -1 vote down

There are 10 types of people : those who know binary, and those who don't.

link|flag
vote up 0 vote down
We reject kings, presidents and voting. We believe in rough consensus and running code.

-- David Clark

Be conservative in what you send and liberal in what you accept.

-- John Postel

link|flag
vote up 2 vote down

A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.

-- Douglas Adams

link|flag
vote up 1 vote down

http://imgs.xkcd.com/comics/regular_expressions.png

The second row.

link|flag
vote up 0 vote down

One of my friends likes this very much:

Open source software only comes in one edition: awesome.

link|flag
vote up 1 vote down

“The question of whether computers can think is like the question of whether submarines can swim.” (Edsger W. Dijkstra)

link|flag
vote up 1 vote down

Occam's Taser: The simplest solution is often the most painful.

Don't remember where I heard it, but it describes my life well.

link|flag
prev 1 17 18 19 20 21

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.