What We Say

Sysprog.net has a list of programming quotes that anyone who is a developer will get a chuckle out of. Here are a couple of my favorites:

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

[The BLINK tag in HTML] was a joke, okay? If we thought it would actually be used, we wouldn’t have written it!
–Mark Andreessen

Pointers are like jumps, leading wildly from one part of the data structure to another. Their introduction into high-level languages has been a step backwards from which we may never recover.
–Charles Hoare