How do you say Happy Programmer Day?

We’re getting a lot of hits from around the world! Very Exciting! Thanks to everyone for showing your support! All this international traffic makes me want to know how do you say “Happy Programmer Day!”?

58 Responses to “How do you say Happy Programmer Day?”

  1. Juansan Says:

    Feliz Dia del Programador!!
    In spanish

  2. Raul Says:

    In portuguese : “Feliz dia do programador!”

  3. Monika Says:

    “Laimingos programuotojo dienos!”
    In Lithuanian

  4. Ece Says:

    PROGRAMCI GUNUNUZ MUTLU OLSUN!
    In Turkish

  5. Peter Says:

    Glædelige programmør dag
    or
    Glædelige software udvikler dag

  6. Juan Llera Says:

    // Don’t forget to put the happyProgramersDay token in the Messages
    // property file that corresponds to your local and language.
    System.out.println(ResourceBundle.getBundle(”Messages”).getString(”happyProgramersDay”));

    In Java with multi language and local support… :-)

  7. Ramon Says:

    “Feliç dia del programador”
    In Catalan

  8. Ed Says:

    48 61 70 70 79 20 50 72 6f 67 72 61 6d 6d 65 72 73 27 20 44 61 79 21

    In ASCII code (hexadecimal notation).
    (I shall leave the EBCDIC notation as an exercise for the reader!).

  9. Ed Says:

    Hey, Happy Programmers’ Day, eh?
    In Canadian

  10. dr_bonzo Says:

    “Szczęsliwego Dnia Programisty”

    in Polish

    btw. 1111 1111 is 255 not 256 :D

  11. SteveBaker Says:

    printf(”Hello World\n”);

  12. admin Says:

    dr_bonzo thanks for the Polish! 1111 1111 is the 256th value! Jan 1st is 0000 0000

  13. abhiMenon Says:

    programmer divas shub kamnaye

    in Hindi

  14. abhiMenon Says:

    programmer dina ashamsagal

    in Malayalam

  15. Lior Says:

    Yom Metachnetim sa-me-ach!

    in Hebrew.

  16. HunterNIU Says:

    I say it in LOLCODE. (Do a GIS for LOLCODE for a funny picture.)

    HAI
    CAN HAS STDIO?
    VISIBLE “HAPAY PROGRAHMAZ DEH!”
    KTHXBYE

  17. Vijay Says:

    programmer roju subhakankshalu
    in Telugu (India)

  18. bpbrainiak Says:

    Feliz dia colegas!!!!!!!

  19. Soulbrighter Says:

    In Italian:
    Buona giornata del programmatore!!!
    :-)

  20. Sir Not Appearing In This Film Says:

    Once more, with formatting…

    ++++++++[>+++++++++<-]>.<
    +++++[>+++++<-]>.<
    +++++[>+++<-]>..<
    +++[>+++<-]>.<
    ++++++++[>———–<-]>-.<
    ++++++[>++++++++<-]>.<
    ++[>+++++++++++++++++<-]>.<
    >—.<
    ++++[>–<-]>.-<
    ++[>++++++<-]>.-<
    ++++[>—-<-]>.<
    ++[>++++++<-]>..<
    ++[>—-<-]>.+<
    ++[>++++++<-]>.<
    +++++[>—————<-]>.+<
    +++++[>+++++++++++++++<-]>.+<
    +++++++[>————<-]>.<
    ++++++[>++++++<-]>.+<
    ++++[>+++++++<-]>.<
    ++++[>++++++<-]>.++<
    +++++++++[>———-<-]>.

    In Brainf**k.

  21. Kenny Says:

    for(int i = 0; i

  22. Nathan Strong Says:

    If programmer day is on the 256th day of the year was is the binary representation of this number actually only the number 255?

    OOPS!!!!!!!!!!!!!!!!!!!!!

  23. Nathan Strong Says:

    In binary as all programmers should know 256 in base 10 is not equal to 1111 1111

    256 base 10 is equal to 0001 0000 0000 in base two.

    MINOR OVERSIGHT WOULDN”T YOU SAY!!!!!!!!!!!!!

  24. Pierre Says:

    In my former company: “The network crashed again!” :-)

  25. manglio Says:

    FELIZ DIA DEL PROGRAMADOR DESDE GUATEMALA, NOSOTROS TRABAJAMOS DURO POR NUESTRAS EMPRESAS SOMOS LOS HEROES ANONIMOS

  26. Pippilina Says:

    Alles gut zum Programmertag!

  27. Neil Says:

    My router crashed five minutes ago!
    I think it was celebrating the day on my behalf!

    lol@256 btw! ;o)

  28. admin Says:

    Nathan Strong - Thanks for dropping by! You’re off by one, a common programmer error! 0000 0000 is Jan 1st so today (the 256th day) is 1111 1111. You are correct that it equals 255, but we started from zero so it’s the 256th day.

  29. Shashi Says:

    3B858B9E5DBA7739EF8EC98D2808490D41EEC527

    Since that is one way sha1 hashing I will translate it.
    “Happy Programmers Day!”
    Obviously Without the quotes smarty!
    Cheers all

  30. MatuDuke Says:

    Programer Day

    Happy Programmer Day!

    In HTML & JavaScript, from Argentina!

  31. Marko Says:

    if (dayCount == 256){

    return “feliz día del programador (in spanish)”;
    }else{

    return “feliz no día del programador (in spanish)”
    }

  32. zlythern Says:

    Happy Programmer Day

    Having a programmer background, this truly is a joy to share :D

  33. HPer Says:

    My wife likes to flash her tits on programmers day. ‘0′ is the hidden state, ‘1′ is the visible state. God bless ‘1′.

  34. Possumdude0 Says:

    It’s a good computer-writing thang day, y’all! (In Southern Redneck)

  35. Matt Says:

    #include
    #include

    using namespace std;

    int main (int argc, char *args[]) {
    if (argc > 1 && *args[1] == “pd”) {
    while (kbhit() != ‘q’) {
    cout

  36. Matt Says:

    it fumbled my message

  37. Iván Says:

    So… today (sept. 14th) should be called “the overflow day” ? X-D

    Happy Overflow Day!!

  38. Michael Sagalovich Says:

    ‘S Dnyom Programmista’ - in Russian

  39. Nelo Says:

    perl -e ‘print “Feliz dia del programador\n”‘

    perl + español

  40. V.Saulis Says:

    Su programuotoju diena! That’s in Lithuanian.

    In JavaScript it would be something like this:

    #!/usr/bin/js

    // Coincidently, if we take every 16-th day of calendar, starting from
    // some day in January, and sum up first 16 of them, we can sometimes get 255!
    // By the way, I think the median of all such sums is near 255.

    // Unfortunately I found it for leap years only
    var d = new Date(2008, 0, 1, 0, 0);
    var i;
    var programmers_day = 0;

    // Add Magic number
    d.setDate(d.getDate() + 10);

    for (i=1; i<=16; i++) {
    d.setDate(d.getDate() + 16);
    programmers_day += d.getDate();
    }

    print (”programmers day = ” + programmers_day);

    ———-
    programmers day = 255

    Happy Programmer’s Day!

    (Also, please discard my previous post)

  41. Allw Says:

    Kanini Paniyaalar Thina Nalvaazhthukkal !!

  42. Kwame Says:

    Bonan Tagon de Programisto!

    In Esperanto

  43. Robert Says:

    – FROM MySQL
    SELECT IF(DATE(NOW()) = INTERVAL 256 DAY + CONCAT(YEAR(NOW()) - 1,
    ‘-12-31′), CONCAT(’Feliz Día del Programador ‘, YEAR(NOW()), ‘ - (Spanish)’),
    ‘No es Día del Programador - (Spanish)’) AS ‘Día del Programador’;

  44. Daniel Says:

    – FROM MySQL
    SELECT @Fecha := DATE(NOW()) AS Hoy, IF(DATE(@Fecha) = INTERVAL 256 DAY + CONCAT(YEAR(@Fecha) - 1,
    ‘-12-31′), CONCAT(’Feliz Día del Programador ‘, YEAR(@Fecha), ‘ - (Spanish)’),
    ‘No es Día del Programador - (Spanish)’) AS ‘Día del Programador’;

  45. Felix Says:

    – FROM MySQL
    SELECT @Fecha := DATE(NOW()) AS Hoy, IF(DATE(@Fecha) = INTERVAL 255 DAY + CONCAT(YEAR(@Fecha),
    ‘-01-01′), CONCAT(’Feliz Día del Programador ‘, YEAR(@Fecha), ‘ - (Spanish)’),
    ‘No es Día del Programador - (Spanish)’) AS ‘Día del Programador’;

  46. Adrian Says:

    En tico:

    Feliz día del tarrero!! :P

  47. mohamed antar Says:

    youm bargaga sa3ed or يوم برمجة سعيد

    in arabic

  48. Interval Says:

    I like the theme of your blog! Job well done

  49. taith Says:

    $v) $o.=(is_numeric($v))? $le[$v] : ‘ ‘;
    return $o;
    }
    echo say(’33|0|15|15|24||41|17|14|6|17|0|12|12|4|17||29|0|24′);
    ?>

  50. taith Says:

    it cut off my function! how rude…
    <?
    function say($l){
    $o=”;
    $le=array_merge(range(a,z),range(A,Z));
    foreach(explode(’|',$l) as $k=>$v) $o.=(is_numeric($v))? $le[$v] : ‘ ‘;
    return $o;
    }
    echo say(’33|0|15|15|24||41|17|14|6|17|0|12|12|4|17||29|0|24′);
    ?>

  51. Andy Says:

    С Днём программиста!!! - Russian

  52. Zark Says:

    Честит ден на програмиста!

    On Bulgarian

  53. Mihai Says:

    La Multi Ani de ziua programatorului!
    In Romanian.

  54. Ivan Rodrigo Says:

    Feliz dia para todos los programadores del mundo

    while (true){
    ++behappy;
    }

  55. Camondongs - Desenvolvimento Web Says:

    […] http://blog.programmerday.info/2007/09/13/how-do-you-say-happy-programmer-day/ […]

  56. DDDepressionnn Says:

    There has come winter :(
    It became cold and cloudy!
    Mood very bad :(
    Depression Begins

  57. DDDDepressionnnn Says:

    Depression Depression Depression aaaaaaaa
    HEEEEELP :( :( :(
    I hate winter! I want summer!

  58. wintervssummer Says:

    I very much love summer :)
    Someone very much loves winter :(
    I Wish to know whom more :)
    For what you love winter?
    For what you love summer? Let’s argue :)

Leave a Reply