Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership

Poll : Popular Programming Languages in Nepal

Programming Languages in Nepal ?
256th Day of year - aka - Programmers' Day !
  • bhu1stbhu1st September 2011
    Just got to know that it's Programmer's Day today.
    Happy Programmer's Day to all of you fellow coders out there. Enjoy!

    From wiki page:

    Programmers' Day is an international professional holiday, recognized in many technology companies and programming firms, that is celebrated on the 256th (0x100th) day of each year (September 13 during common years and on September 12 in leap years).

    The number 256 (28) was chosen because it is the number of distinct values that can be represented with an eight-bit byte—a number that is typically very well known to programmers.[3] Starting from zero, the 256th value represented by a sequential permutation of 8 bits is unsigned integer 255 or hexadecimal 0xff or binary 0b11111111. 256 is the highest power of two that is less than 365, the number of days in a common year.

    By the same logic, the color white was chosen because it represents a hex number with the largest value in a 24-bit red green blue (RGB) color space: 0xFFFFFF, so programmers worldwide wear white in celebration.

    Wiki: http://en.wikipedia.org/wiki/Programmers%27_Day
    HN Discussion: http://news.ycombinator.com/item?id=2990108
    Thanked by 1mansubarna