Results 1 to 10 of 10

Thread: Hip-Hop and Programming homework don't mix...

  1. #1
    Join Date
    Oct 2004
    Location
    Cupertino, CA
    Beans
    5,092
    Distro
    Ubuntu 10.04 Lucid Lynx

    Hip-Hop and Programming homework don't mix...

    Code:
    [jdong@DROPTOP:ps1/code]$ python ps1.py                          
                   (09-21 15:26)
      File "ps1.py", line 39
        domain = set([x[0] fo x in L1])
                            ^
    SyntaxError: invalid syntax
    Had Pandora going in the background while doing a bit of programming homework. Hilarity ensues.

    My room's pretty cold today and the fingers have been clamming up on the keyboard leading to all kinds of surprising typos.
    Quote Originally Posted by tuxradar
    Linux's audio architecture is more like the layers of the Earth's crust than the network model, with lower levels occasionally erupting on to the surface, causing confusion and distress, and upper layers moving to displace the underlying technology that was originally hidden

  2. #2
    Join Date
    Apr 2006
    Beans
    1,979
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Hip-Hop and Programming homework don't mix...

    Quote Originally Posted by jdong View Post
    Code:
    [jdong@DROPTOP:ps1/code]$ python ps1.py                          
                   (09-21 15:26)
      File "ps1.py", line 39
        domain = set([x[0] fo x in L1])
                            ^
    SyntaxError: invalid syntax
    Had Pandora going in the background while doing a bit of programming homework. Hilarity ensues.

    My room's pretty cold today and the fingers have been clamming up on the keyboard leading to all kinds of surprising typos.
    Code:
    fo(int ragz = 0; ragz < riches; ragz++){
       shizzle(mah_nizzle);
    }

  3. #3
    Join Date
    Aug 2007
    Beans
    2,132

    Re: Hip-Hop and Programming homework don't mix...

    Quote Originally Posted by Tomosaur View Post
    Code:
    fo(int ragz = 0; ragz < riches; ragz++){
       shizzle(mah_nizzle);
    }

  4. #4
    Join Date
    Aug 2007
    Location
    Manchester, UK
    Beans
    10,285
    Distro
    Ubuntu

    Re: Hip-Hop and Programming homework don't mix...

    Metal/Rock and homework go quite well.

    I find heavy metal with screaming goes well...the chances of typing "AAAGHHHHHHHHHHHHHHHHH" into your code isn't very high

  5. #5
    Join Date
    Oct 2004
    Location
    Cupertino, CA
    Beans
    5,092
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Hip-Hop and Programming homework don't mix...

    Quote Originally Posted by Joeb454 View Post
    Metal/Rock and homework go quite well.

    I find heavy metal with screaming goes well...the chances of typing "AAAGHHHHHHHHHHHHHHHHH" into your code isn't very high
    Code:
    
    int main(int arrrrrrrgc, char** arrrrrrrrgv){ ... }
    Man I wish someone can rewind two days for that.
    Quote Originally Posted by tuxradar
    Linux's audio architecture is more like the layers of the Earth's crust than the network model, with lower levels occasionally erupting on to the surface, causing confusion and distress, and upper layers moving to displace the underlying technology that was originally hidden

  6. #6
    Join Date
    May 2005
    Beans
    79
    Distro
    Ubuntu 6.10 Edgy

    Re: Hip-Hop and Programming homework don't mix...

    Obviously the answer is to invent a hip-hop friendly programming language.

  7. #7
    Join Date
    Aug 2007
    Location
    Manchester, UK
    Beans
    10,285
    Distro
    Ubuntu

    Re: Hip-Hop and Programming homework don't mix...

    Ok I have to give you that one, I hadn't thought of that.

    Classical?

  8. #8
    Join Date
    Oct 2007
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Hip-Hop and Programming homework don't mix...

    Quote Originally Posted by banjobacon View Post
    Obviously the answer is to invent a hip-hop friendly programming language.
    We could call it something like gshawty.
    The syntax would be totally incomprehensible but would look really amazing, just like (some) hip-hop, not to mention Perl after Acme::EyeDrops.
    Last edited by Sorivenul; September 22nd, 2008 at 05:31 AM.
    Spiralinear: Humanity & Machines
    RUNNING: Fedora | FreeBSD | Windows 7

  9. #9
    Join Date
    Mar 2007
    Location
    Georgia, USA
    Beans
    304
    Distro
    Ubuntu

    Re: Hip-Hop and Programming homework don't mix...

    gshawty.ROFL
    Last edited by Sand Lee; September 22nd, 2008 at 04:08 AM.
    Focus on how it can be rather than how it could've been.

  10. #10
    Join Date
    Nov 2007
    Beans
    228

    Re: Hip-Hop and Programming homework don't mix...

    Quote Originally Posted by jdong View Post
    Code:
    int main(int arrrrrrrgc, char** arrrrrrrrgv){ ... }
    Lol.
    Q)Why did the multithreaded chicken cross the road?
    A)to To other side. get the
    Q)Why did the multithreaded chicken cross the road?
    A)other to side. To the get

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •