Quiche Jokes / Recent Jokes

Real programmers don't eat quiche. Real programmers don't even know how to spell
Quiche. They like Twinkies, Coke, and palate-scorching Szechwan food.
Real programmers don't write application programs. They program right down to the bare
metal.
Application programs are for dullards who can't do system programming.
Real programmers don't write specs. Users should be grateful for whatever they get.
They are lucky to get any program at all.
Real programmers don't comment their code. If it was hard to write, it should be hard to
understand and even harder to modify.
Real programmers don't draw flowcharts. Flowcharts are, after all, the illiterate's form of documentation. Cavemen drew flowcharts; look how much it did for them.
Real programmers don't read manuals. Reliance on a reference is a hallmark of the
novice and the coward.
Real programmers don't use Cobol. Cobol is for wimpy application programmers.
Real programmers don't use more...

Part 9 - (The Future of Real Programmers) - the final part
--------------------------------------------------
What of future? It is a matter of some concern to Real Programmers that the latest generation of
computer programmers are not being brought up with the same outlook on life as their elders. Many of
them have never seen a computer with a front panel. Hardly anyone graduating from school these days
can do hex arithmetic without a calculator. College graduates these days are soft - protected from the
realities of programming by source level debuggers, text editors that count parentheses, and "user friendly"
opearing systems. Worst of all, some of these alleged "computer scientists" manage to get degrees without
ever learning FORTRAN! Are we destined to become an industry of Unix hackers and PASCAL
programmers?
From my experience, I can only report that the furure is bright for Real Programmers everywhere. more...

A man goes into a restaurant and is seated. All the waitresses are gorgeous. A particularly voluptuous waitress wearing a very short skirt and legs that won't quit came to his table and asked if he was ready to order, "What would you like, sir?"

He looks at the menu and then scans her beautiful frame top to bottom, then answers, "A quickie."

The waitress turns and walks away in disgust. After she regains her composure she returns and asks again, "What would you like, sir?"

Again the man thoroughly checks her out and again answers, "A quickie, please."

This time her anger takes over, she reaches over and slaps him across the face with a resounding "SMACK!" and storms away.

A man sitting at the next table leans over and whispers, "Um, I think it's pronounced' QUICHE'."

Part 1 (Introduction) - (Original Author: nobody@hangout. rutgers. edu)
------------------------------------------------------------
Back in the good old days - the "Golden Era" of computers, it was easy to separate the men from boys
(sometimes called "Real Men" and "Quiche Eaters" in the literature). During this period, the Real Men were
the ones that understood the computer programming, and the Quiche Eaters were the ones that didn't. A
real computer programmer said things like "DO 10 I=1, 10" and "ABEND" (they actually talked in capital
letters, you understand), and the rest of world said things like "computers are too complicated for me" and
"I can't relate to computers - they are so impersonal". (A previous work [1] points out that Real Men don't
relate to anything, and aren't afraid of being impersonal.)
But, as usual, times change. We are faced today with a world more...

Part 2 (Languages) - (Original author: nobody@hangout. rutgers. edu)
-----------------------------------------------
The easiest way to tell a Real Programmer from the crowd is by the programming language (s)he uses.
Real Programmers use FORTRAN. Quiche Eaters use PASCAL. Nicklaus Wirth, the designer of PASCAL,
gave a talk once at which he was asked, "How do you pronounce your name?" He replied, "You can call
me either by name, pronouncing it' Veert', or call me by value' Worth'." One can tell immediately from this
comment that Nicklaus Wirth is a Quiche Eater. The only parameter passing mechanism endorsed by Real
Programmers is call-by-value-return, as implemented in the IBM/370 FORTRAN-G and H compilers. Real
programmers don't need all these abstract concepts to get their job done - they are perfectly happy with
a keypunch, a FORTRAN IV compiler and a beer.
- Real Programmers do List Processing in FORTRAN.
- more...