1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Programmer jokes

Discussion in 'Entertainment and Technology' started by Fafner, Jan 4, 2015.

  1. Fafner

    Full Member

    Joined:
    Sep 23, 2014
    Messages:
    110
    Likes Received:
    0
    Location:
    Norway
    If you put a million monkeys in front of a million computers, one of them will eventually write a C++ program. The rest will write Perl-programs.


    How many Prolog-programmers does it take to change a lightbulb?
    Yes.


    A computer science student is reading outside, when one of his fellow students shows up with a new bike. "Where did you get that?" he asks.
    "Well, a girl came over to me on her bike, took all her clothes off and said: 'You can have anything you want'" the other one replied.
    "Good choice, her clothes probably wouldn't have fit you anyway"


    What are your best programmer/programming jokes? :grin:
     
  2. Argentwing

    Full Member

    Joined:
    Dec 13, 2012
    Messages:
    6,696
    Likes Received:
    3
    Location:
    New England
    Gender:
    Male
    Gender Pronoun:
    He
    Sexual Orientation:
    Bisexual
    Out Status:
    Out to everyone
    A programmer's wife sends him to the grocery store. She tells him, "We need one loaf of bread. And if they have eggs, get a half dozen."

    He returns with six loaves of bread. She got mad at him and he said, "What! They had eggs."
     
  3. Ryujin

    Full Member

    Joined:
    Aug 13, 2014
    Messages:
    1,561
    Likes Received:
    0
    Location:
    Location Location
    MIND = BLOWN

    error attempt to perform arithmetic on global 'BLOWN' (a nil value)
     
  4. Fafner

    Full Member

    Joined:
    Sep 23, 2014
    Messages:
    110
    Likes Received:
    0
    Location:
    Norway
    Why do programmers mix up halloween and christmas? Because OCT 31 = DEC 25
     
  5. JakkenDean

    Regular Member

    Joined:
    Dec 17, 2014
    Messages:
    0
    Likes Received:
    0
    Location:
    Australia, NSW
    Gender:
    Male
    Sexual Orientation:
    Gay
    There are 10 types of people in the world.
    Those who understand binary code and those who don't.
     
  6. Rikudou

    Regular Member

    Joined:
    Jan 3, 2015
    Messages:
    80
    Likes Received:
    0
    Location:
    Japan
    Gender:
    Male
    Sexual Orientation:
    Questioning
    Out Status:
    Out to everyone
    [​IMG]

    - To understand what recursion is, you must first understand recursion.
    - Unix is user friendly. It is just particular about who its friends are.
    - Do not anthropomorphize computers. They hate that.

     
  7. Fafner

    Full Member

    Joined:
    Sep 23, 2014
    Messages:
    110
    Likes Received:
    0
    Location:
    Norway
    This is a favourite ^^ If you wrote papers in your programming language of choice
    [​IMG]
     
  8. Chip

    Board Member Admin Team Advisor Full Member

    Joined:
    May 9, 2008
    Messages:
    16,560
    Likes Received:
    4,757
    Location:
    northern CA
    Gender:
    Male
    Gender Pronoun:
    He
    Sexual Orientation:
    Gay
    Out Status:
    Out to everyone
    If builders built houses the way programmers write programs, one woodpecker would destroy all of society.
     
  9. Fafner

    Full Member

    Joined:
    Sep 23, 2014
    Messages:
    110
    Likes Received:
    0
    Location:
    Norway
    Knock knock
    Race condition
    Who's there?
     
  10. Pret Allez

    Full Member

    Joined:
    Apr 19, 2012
    Messages:
    6,785
    Likes Received:
    67
    Location:
    Seattle, WA
    Gender:
    Female (trans*)
    Gender Pronoun:
    She
    Sexual Orientation:
    Bisexual
    Out Status:
    Some people
    This isn't a joke, but it's a real story:

    While I was at the University of Victoria, I didn't have a car, so I took the bus everywhere. One day, I was on the bus, and a mother was trying to teach her young daughter about courtesy. "Alright, we're about to get off the bus, so we want to thank the bus driver. Say thank you to the bus driver." At which point the daughter piped up and in the cutest voice, said "Thank you to the bus driver!" before they both stepped off.

    I know what she's doing when she grows up. :3
     
  11. twosoups

    Full Member

    Joined:
    Jun 2, 2014
    Messages:
    99
    Likes Received:
    0
    Location:
    Kuwait
    var(Jokeisfunny)=true
    if Jokeisfunny=true
    (console.log("laugh now"))

    I think this code is correct, it's been a while.
     
  12. confuzzled82

    Full Member

    Joined:
    Apr 15, 2012
    Messages:
    3
    Likes Received:
    1
    Location:
    Call district W8
    Gender:
    Female
    Gender Pronoun:
    She
    Sexual Orientation:
    Bisexual
    Out Status:
    Out to everyone
    How many people can read hex if only you and DEAD people read hex?

    DEAE, of course


    ---------- Post added 8th Jan 2015 at 10:04 PM ----------

    Endless Loop - See Loop, Endless
    Loop, Endless - See Endless Loop
     
  13. DelvSeigible

    Regular Member

    Joined:
    Dec 11, 2014
    Messages:
    84
    Likes Received:
    0
    Location:
    San Jose
    Gender:
    Female (trans*)
    I just bake chocolate mint cookies so I will post here.
     

    Attached Files:

  14. DelvSeigible

    Regular Member

    Joined:
    Dec 11, 2014
    Messages:
    84
    Likes Received:
    0
    Location:
    San Jose
    Gender:
    Female (trans*)
    My cookies
     

    Attached Files:

  15. DelvSeigible

    Regular Member

    Joined:
    Dec 11, 2014
    Messages:
    84
    Likes Received:
    0
    Location:
    San Jose
    Gender:
    Female (trans*)
    This is why some programmer take so long to come up with jokes.

    During sex some programmer can't untie panty strings. Why?

    Because they have a hard time computing Into her into a string.
     
  16. Alvina

    Regular Member

    Joined:
    Dec 31, 2014
    Messages:
    20
    Likes Received:
    0
    Gender:
    Female
    Sexual Orientation:
    Lesbian
    There are 3 types of errors:
    syntax errors and off by one errors
     
  17. Fafner

    Full Member

    Joined:
    Sep 23, 2014
    Messages:
    110
    Likes Received:
    0
    Location:
    Norway
    UNIX Russian roulette:

    Code:
    [ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo *Click*
     
  18. Nikky DoUrden

    Full Member

    Joined:
    Aug 25, 2013
    Messages:
    1,305
    Likes Received:
    0
    Location:
    Mediterranean Sea
    epic :d (!)

    ---------- Post added 9th Jan 2015 at 10:43 AM ----------

    no root permissions thu :thumbsup:
     
  19. MrK21

    Regular Member

    Joined:
    Aug 23, 2014
    Messages:
    166
    Likes Received:
    0
    Location:
    Earth
    Gender:
    Male
    here is an interactive javascript program that can tell you whether or not your joke is funny.

    var j=prompt("Enter Joke");
    function jokeIsFunnyTest(j)
    {
    var funny=0;
    if (funny===0)
    {
    alert("This joke: (" +j+") is NOT funny");}
    else
    {alert("This joke is ("+j") HILARIOUS");}
    }
    jokeIsFunnyTest(j);
     
  20. Fafner

    Full Member

    Joined:
    Sep 23, 2014
    Messages:
    110
    Likes Received:
    0
    Location:
    Norway
    To understand recursion, you must first understand recursion.