vote up 809 vote down star
1,096

When I teach introductory computer science courses, I like to lighten the mood with some humor. Having a sense of fun about the material makes it less frustrating and more memorable, and it's even motivating if the joke requires some technical understanding to 'get it'!

I'll start off with a couple of my favorites:

Q: How do you tell an introverted computer scientist from an extroverted computer scientist?

A: An extroverted computer scientist looks at your shoes when he talks to you.

And the classic:

Q: Why do programmers always mix up Halloween and Christmas?

A: Because Oct 31 == Dec 25!

I'm always looking for more of these, and I can't think of a better group of people to ask. What are your best programmer/computer science/programming jokes?

flag
13  
Godwin's law! Godwin's law! – Erik Oct 24 '08 at 18:27
45  
please do NOT close this. this is so fun haha – Johannes Schaub - litb Nov 23 '08 at 14:18
141  
hahaha I understand now Octal 31 is equal to Decimal 25 – Jader Dias Dec 28 '08 at 19:36
17  
Subjective is a reason for closing? Does that mean that every question with a "Subjective" tag is going to be closed now? Or is argumentative the only reason for closing? When comments and answers are argumentative, the question gets blamed? – Windows programmer Feb 26 at 2:17
31  
I don't think this question is doing any harm. If you don't like jokes, don't view it! The clue's in the title. – MarkJ Apr 21 at 8:26
show 26 more comments

552 Answers

prev 1 4 5 6 7 8 19 next
vote up 30 vote down

Writing XML is like being an alcoholic. It may give you a sense of control while you're doing it, but it's only when you stop and look at what you have done that you realize how much trouble you've caused.

link|flag
vote up 30 vote down

The salesman and the system analyst took off to spend a weekend in the forest, hunting bear. They'd rented a cabin, and, when they got there, took their backpacks off and put them inside. At which point the salesman turned to his friend, and said, "You unpack while I go and find us a bear."

Puzzled, the analyst finished unpacking and then went and sat down on the porch. Soon he could hear rustling noises in the forest. The noises got nearer -- and louder -- and suddenly there was the salesman, running like hell across the clearing toward the cabin, pursued by one of the largest and most ferocious grizzly bears the analyst had ever seen.

"Open the door!", screamed the salesman.

The analyst whipped open the door, and the salesman ran to the door, suddenly stopped, and stepped aside. The bear, unable to stop, continued through the door and into the cabin. The salesman slammed the door closed and grinned at his friend. "Got him!", he exclaimed, "now, you skin this one and I'll go rustle us up another!"

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

"There are 10 kinds of people in the world: Those that know binary & those that don't"

link|flag
19  
There are 10 types of people in the world. Those that know ternary, those that don't and those that think it's binary. – Even Mien Oct 24 '08 at 18:52
5  
There are 1 kinds of people in this world, those who understand optimization. Everyone else is the default case. – ReaperUnreal Oct 25 '08 at 23:33
2  
There are 10 kinds of people in this world. Those that know binary and those that have girlfriends. – CSharperWithJava Jul 21 at 20:34
show 3 more comments
vote up 29 vote down

Program, noun: A magic spell cast upon a computer to enable it to turn input into error messages.

link|flag
vote up 29 vote down

How many Intel hardware engineers does it take to change a lightbulb?

1.0000000000001736442

But Its close enough for most people.

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

Optimist : The glass is half full. Pessimist : The glass is half empty. Coder: The glass is twice as big as it needs to be.

link|flag
5  
I would say that the glass clearly has a memory leak. – indyK1ng Jun 28 at 5:05
show 5 more comments
vote up 29 vote down

A programmer and a business analyst are sitting in the break room one day eating lunch when suddenly the microwave catches fire. Thinking quickly, the analyst leaps up, unplugs the microwave, grabs the trash can, fills it with water from sink, and dumps the water on the microwave to put out the flames.

A few weeks later the two are again having lunch in the break room when suddenly the coffee maker bursts into flames. The programmer leaps up, grabs the coffee maker, shoves it into the microwave oven, and then hands the trash can to the business analyst, thus re-using the solution developed for the previous project.

link|flag
2  
Hey, this is the most up-votes I've gotten for any post I've made on this site yet. Kind of sad, actually. – Jay Aug 21 at 17:10
4  
If you'd said mathematician instead of programmer, you'd have done better. Everyone knows real programmers rewrite everything from scratch. – jmucchiello Aug 21 at 20:22
show 1 more comment
vote up 27 vote down

A classic one from learning finite state machines: "Kleeneliness is next to Gödeliness"

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

WWJD? JWRTFM!

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

Not quite CS, but I'm sure it can be appreciated here:

"An engineer, a physicist and a mathematician find themselves in an anecdote, indeed an anecdote quite similar to many that you have no doubt already heard.

After some observations and rough calculations the engineer realizes the situation and starts laughing.

A few minutes later the physicist understands too and chuckles to himself happily as he now has enough experimental evidence to publish a paper.

This leaves the mathematician somewhat perplexed, as he had observed right away that he was the subject of an anecdote, and deduced quite rapidly the presence of humour from similar anecdotes, but considers this anecdote to be too trivial a corollary to be significant, let alone funny."

link|flag
vote up 27 vote down

KDE or Gnome - it's like deciding which fat girl you want to date.

link|flag
vote up 26 vote down

Electrical Engineering vs. Computer Science

Wire wrapped board. Once upon a time, in a kingdom not far from here, a king summoned two of his advisors for a test. He showed them both a shiny metal box with two slots in the top, a control knob, and a lever. "What do you think this is?"

One advisor, an engineer, answered first. "It is a toaster," he said. The king asked, "How would you design an embedded computer for it?" The engineer replied, "Using a four-bit microcontroller, I would write a simple program that reads the darkness knob and quantizes its position to one of 16 shades of darkness, from snow white to coal black. The program would use that darkness level as the index to a 16-element table of initial timer values. Then it would turn on the heating elements and start the timer with the initial value selected from the table. At the end of the time delay, it would turn off the heat and pop up the toast. Come back next week, and I'll show you a working prototype."

The second advisor, a computer scientist, immediately recognized the danger of such short-sighted thinking. He said, "Toasters don't just turn bread into toast, they are also used to warm frozen waffles. What you see before you is really a breakfast food cooker. As the subjects of your kingdom become more sophisticated, they will demand more capabilities. They will need a breakfast food cooker that can also cook sausage, fry bacon, and make scrambled eggs. A toaster that only makes toast will soon be obsolete. If we don't look to the future, we will have to completely redesign the toaster in just a few years."

"With this in mind, we can formulate a more intelligent solution to the problem. First, create a class of breakfast foods. Specialize this class into subclasses: grains, pork, and poultry. The specialization process should be repeated with grains divided into toast, muffins, pancakes, and waffles; pork divided into sausage, links, and bacon; and poultry divided into scrambled eggs, hard- boiled eggs, poached eggs, fried eggs, and various omelet classes."

"The ham and cheese omelet class is worth special attention because it must inherit characteristics from the pork, dairy, and poultry classes. Thus, we see that the problem cannot be properly solved without multiple inheritance. At run time, the program must create the proper object and send a message to the object that says, 'Cook yourself.' The semantics of this message depend, of course, on the kind of object, so they have a different meaning to a piece of toast than to scrambled eggs."

"Reviewing the process so far, we see that the analysis phase has revealed that the primary requirement is to cook any kind of breakfast food. In the design phase, we have discovered some derived requirements. Specifically, we need an object-oriented language with multiple inheritance. Of course, users don't want the eggs to get cold while the bacon is frying, so concurrent processing is required, too."

"We must not forget the user interface. The lever that lowers the food lacks versatility, and the darkness knob is confusing. Users won't buy the product unless it has a user-friendly, graphical interface. When the breakfast cooker is plugged in, users should see a cowboy boot on the screen. Users click on it, and the message 'Booting UNIX v.8.3' appears on the screen. (UNIX 8.3 should be out by the time the product gets to the market.) Users can pull down a menu and click on the foods they want to cook."

"Having made the wise decision of specifying the software first in the design phase, all that remains is to pick an adequate hardware platform for the implementation phase. An Intel 80386 with 8MB of memory, a 30MB hard disk, and a VGA monitor should be sufficient. If you select a multitasking, object oriented language that supports multiple inheritance and has a built-in GUI, writing the program will be a snap. (Imagine the difficulty we would have had if we had foolishly allowed a hardware-first design strategy to lock us into a four-bit microcontroller!)."

The king wisely had the computer scientist beheaded, and they all lived happily ever after.

link|flag
10  
....... TLDR ;-) – corlettk May 16 at 11:51
show 3 more comments
vote up 26 vote down

I � Unicode.

link|flag
1  
It's a shame you're ambivalent, I ❤ Unicode. – Eamon Nerbonne Sep 4 at 8:47
show 3 more comments
vote up 26 vote down

THE AMAZING ESCAPE

THE AMAZING ESCAPE

link|flag
vote up 25 vote down

Computers let you make more mistakes than any other invention in history. With the possible exception of handguns and tequila.

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

There are three types of people in this world:

  • Those that understand recursion
  • Those that don't understand recursion
  • Those that think there are three types of people in this world:

    • Those that understand recursion
    • Those that don't understand recursion
    • Those that think there are three types of people in this world:

      • Those that understand recursion
      • Those that don't understand recursion
      • Those that think there are three types of people in this world:

        • ...
link|flag
22  
I came up with this one in a better format: "There are two types of people in this world: those who understand recursion and those who don't understand that there are two types of people in this world: ..." – niXar Nov 28 '08 at 14:08
vote up 25 vote down

Q: How many software engineers does it take to change a light bulb?

A: Light bulb works just fine on the machine on my desk...

link|flag
vote up 24 vote down

The new (insert current fast processor, but when I heard it, the value was "cray") is so fast, it can execute an infinite loop in only 3 seconds.

link|flag
10  
I think the modern equivalent is "Chuck Norris". – Peter Feb 23 at 4:03
7  
A good compiler will make it run in less ;) – Liran Orevi Mar 23 at 0:27
3  
@Peter, no, it's Skeet. – Jonathan C Dickinson May 12 at 20:33
5  
Peter, you mean "The new Cray is so fast it can execute Chuck Norris in only 3 seconds?" – Ölbaum Aug 25 at 21:32
vote up 24 vote down

Year 2014. Little girl asks her mommy. - Mommy who is this man that always sit on computer and always talks to himself? - He is your dad. He is a programmer. Several years ago he found website called Stackoverflow.com and ...

link|flag
5  
... got stuck to the damn thread named "Programmer Jokes — what’s your best one?" (Reading for almost an hour now^^) – Kevin D. May 30 at 21:46
show 2 more comments
vote up 23 vote down

Personal one I came up with:

"Pirates go arg!!!, Computer pirates go argv!!" - mempko

link|flag
1  
sounds like a Scandinavian pirate to me – Ellery Newcomer Feb 21 at 19:00
show 2 more comments
vote up 23 vote down

A scrupulous and honest programmer checked his receipt from a convenience store and found they had neglected to charge him for the new cigarette taxes recently mandated by congress. He wrestled with his conscience about returning the money and pointing out the mistake, but in the end he decided it best to make an exception for the sin tax error.

link|flag
4  
ow. – Beska Aug 21 at 20:25
vote up 23 vote down

Q: What's the difference between a computer and a woman?

A: A computer will accept a 3 and a half inch floppy.

link|flag
8  
When is the last time you saw a 3.5" Floppy? – ojblass Jun 1 at 1:49
27  
Wait... don't answer that. – ojblass Jun 1 at 1:50
7  
Baby you make my floppy turn into a hard drive. – CSharperWithJava Jul 21 at 21:04
show 3 more comments
vote up 23 vote down

Q: Why should OS X be afraid of Windows 7?

A: Because 7 8 9. And 10 is next.

link|flag
1  
Well, Windows will floor the thing anyways... – Svish Feb 23 at 23:44
30  
Actually, 10 is NeXT... – Thorbjørn Ravn Andersen May 3 at 22:47
show 3 more comments
vote up 22 vote down

When we write programs that "learn", it turns out we do and they don't.

link|flag
vote up 22 vote down

I always love the following poke at Java from Steve Yegge:

A popular nursery rhyme in Javaland

For the lack of a nail,
    throw new HorseshoeNailNotFoundException("no nails!");

For the lack of a horseshoe,
    EquestrianDoctor.getLocalInstance().getHorseDispatcher().shoot();

For the lack of a horse,
    RidersGuild.getRiderNotificationSubscriberList().getBroadcaster().run(
      new BroadcastMessage(StableFactory.getNullHorseInstance()));

For the lack of a rider,
    MessageDeliverySubsystem.getLogger().logDeliveryFailure(
      MessageFactory.getAbstractMessageInstance(
        new MessageMedium(MessageType.VERBAL),
        new MessageTransport(MessageTransportType.MOUNTED_RIDER),
        new MessageSessionDestination(BattleManager.getRoutingInfo(
                                        BattleLocation.NEAREST))),
      MessageFailureReasonCode.UNKNOWN_RIDER_FAILURE);

For the lack of a message,
    ((BattleNotificationSender)
      BattleResourceMediator.getMediatorInstance().getResource(
        BattleParticipant.PROXY_PARTICIPANT,
        BattleResource.BATTLE_NOTIFICATION_SENDER)).sendNotification(
          ((BattleNotificationBuilder)
            (BattleResourceMediator.getMediatorInstance().getResource(
            BattleOrganizer.getBattleParticipant(Battle.Participant.GOOD_GUYS),
            BattleResource.BATTLE_NOTIFICATION_BUILDER))).buildNotification(
              BattleOrganizer.getBattleState(BattleResult.BATTLE_LOST),
              BattleManager.getChainOfCommand().getCommandChainNotifier()));

For the lack of a battle,
    try {
        synchronized(BattleInformationRouterLock.getLockInstance()) {
          BattleInformationRouterLock.getLockInstance().wait();
        }
    } catch (InterruptedException ix) {
      if (BattleSessionManager.getBattleStatus(
           BattleResource.getLocalizedBattleResource(Locale.getDefault()),
           BattleContext.createContext(
             Kingdom.getMasterBattleCoordinatorInstance(
               new TweedleBeetlePuddlePaddleBattle()).populate(
                 RegionManager.getArmpitProvince(Armpit.LEFTMOST)))) ==
          BattleStatus.LOST) {
        if (LOGGER.isLoggable(Level.TOTALLY_SCREWED)) {
          LOGGER.logScrewage(BattleLogger.createBattleLogMessage(
            BattleStatusFormatter.format(BattleStatus.LOST_WAR,
                                         Locale.getDefault())));
        }
      }
    }

For the lack of a war,
    new ServiceExecutionJoinPoint(
      DistributedQueryAnalyzer.forwardQueryResult(
        NotificationSchemaManager.getAbstractSchemaMapper(
          new PublishSubscribeNotificationSchema()).getSchemaProxy().
            executePublishSubscribeQueryPlan(
              NotificationSchema.ALERT,
              new NotificationSchemaPriority(SchemaPriority.MAX_PRIORITY),
              new PublisherMessage(MessageFactory.getAbstractMessage(
                MessageType.WRITTEN,
                new MessageTransport(MessageTransportType.WOUNDED_SURVIVOR),
                new MessageSessionDestination(
                  DestinationManager.getNullDestinationForQueryPlan()))),
              DistributedWarMachine.getPartyRoleManager().getRegisteredParties(
                PartyRoleManager.PARTY_KING ||
                PartyRoleManager.PARTY_GENERAL ||
                PartyRoleManager.PARTY_AMBASSADOR)).getQueryResult(),
        PriorityMessageDispatcher.getPriorityDispatchInstance())).
      waitForService();

All for the lack of a horseshoe nail.
link|flag
show 1 more comment
vote up 22 vote down

One day, the prince goes to the dragon lair in order to kill the dragon.

When the dragon shows up, the prince cuts off his head but two new heads appear. The prince cuts off the two heads and four appear. The prince cuts off the four heads and 16 appear. ... The prince cuts off the 128 heads and 256 appear. The prince cuts off the 256 heads and the dragon dies. Why?

A: It was an 8 bit dragon.

link|flag
11  
Sounds like a 9-bit dragon to me, else already 128*2 == 0... – sth Aug 2 at 20:41
6  
It is a 0 head-indexed dragon. 1 head = 0000 0000; 2 heads = 0000 0001; ... ; 256 heads = 1111 1111 :) – Victor Hurdugaci Aug 3 at 17:28
7  
@Victor Then it shouldn't it have had 1 head when the 256 were cut off? – Drakonite Aug 14 at 21:44
3  
These comments are more funny than the joke. – Beska Aug 21 at 20:27
10  
What was he doing attacking a dragon with a sword of left-shifting? – jmucchiello Aug 21 at 20:43
show 2 more comments
vote up 22 vote down

Colors or words - what do You prefer ? alt text

link|flag
show 4 more comments
vote up 21 vote down
if(you.AreHappy && you.KnowIt){
  you.ClapHands();
}
link|flag
2  
consider: you.Hands.Clap() – CrashCodes Jan 14 '09 at 22:31
3  
for each (o in you.hands){o.clap();} – svinto Feb 19 at 18:05
1  
you->getHand(HAND_LEFT)->performAction(HAND_ACTION_CLAP, you->getHand(HAND_RIGHT)); Please consider. – LiraNuna Feb 22 at 19:41
1  
LiraNuna, Refactor ... you->leftHand->clap(you->rightHand); – strager Feb 22 at 19:44
1  
Enterprise version: for(var hand in you.hands){ hand.clap() } – Mike Robinson May 18 at 21:11
show 4 more comments
vote up 21 vote down

Software salesmen and used-car salesmen differ in that the latter know when they are lying.

link|flag
2  
... And some of them actually know how to drive. – Adriano Varoli Piazza Nov 18 '08 at 18:40
vote up 21 vote down

Rome wasn't built in O(1).

link|flag
4  
How do you know, unless they built two Romes of different sizes? – Alderath Aug 18 at 7:12
3  
If you only have a finite number of bullets then you won't be able to distinguish O(n) from O(1). The time required to fire all n bullets will be some length of time, Z seconds. Z is a constant. Z is O(1). No matter what number of bullets you decide to fire, it will take Z seconds or less. O(1). – Windows programmer Aug 21 at 3:05
show 5 more comments
prev 1 4 5 6 7 8 19 next

Your Answer

Get an OpenID
or

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