Author Topic: I PLACED FIFTH IN A PROGRAMMING CONTEST IN PERL FUCK YES  (Read 1000 times)

0 Members and 1 Guest are viewing this topic.

T234

  • Canadian Legal Expert and Hillballer
  • Senior Member
I PLACED FIFTH IN A PROGRAMMING CONTEST IN PERL FUCK YES
« on: April 22, 2008, 07:50:31 PM »
I HAD NEVER WRITTEN A LINE OF CODE IN MY LIFE UP UNTIL THIS SEMESTER AND I PLACED FIFTH IN A PROGRAMMING CONTEST FUCK YES 


YO SCENESTER, I DID IT


TO PROLE WHO GAVE ME THE SEXMOUSE I USED TO CLICK THE PUTTY SHORTCUT IN MY SHORTCUT DIRECTORY, I THANK YOU


TO MAF WHO GAVE ME MY WEIGHTED COMPANION CUBE OF WIN AND GOOD, I THANK YOU


TO TENNIN, GENGHIS COHEN, AND ECROFIRT WHO SAID A FEW WORDS OF INSPIRATION ALONG THE WAY, I THANK YOU


UK

Powerslave

  • Senior Member
Re: I PLACED FIFTH IN A PROGRAMMING CONTEST IN PERL FUCK YES
« Reply #1 on: April 22, 2008, 07:53:58 PM »
you're the best mayne

hyp

  • Casual Gamer™
  • Senior Member
Re: I PLACED FIFTH IN A PROGRAMMING CONTEST IN PERL FUCK YES
« Reply #2 on: April 22, 2008, 08:06:48 PM »
5th is the new 3rd.

gj t234
pyh

Rman

  • Senior Member
Re: I PLACED FIFTH IN A PROGRAMMING CONTEST IN PERL FUCK YES
« Reply #3 on: April 22, 2008, 08:07:26 PM »
Not bad.  Good for you for persevering.  

T234

  • Canadian Legal Expert and Hillballer
  • Senior Member
Re: I PLACED FIFTH IN A PROGRAMMING CONTEST IN PERL FUCK YES
« Reply #4 on: April 22, 2008, 08:30:48 PM »
Ah man polish chicks dig coders. Youre getting some now.
Borys must be swimming in it.
UK

Joe Molotov

  • I'm much more humble than you would understand.
  • Administrator
Re: I PLACED FIFTH IN A PROGRAMMING CONTEST IN PERL FUCK YES
« Reply #5 on: April 22, 2008, 08:33:36 PM »
You're the best...around. Nothing's gonna ever keep you down.
©@©™

T234

  • Canadian Legal Expert and Hillballer
  • Senior Member
Re: I PLACED FIFTH IN A PROGRAMMING CONTEST IN PERL FUCK YES
« Reply #6 on: April 22, 2008, 08:49:39 PM »
Oh hey thats cool, don't thank me or anything. I mean, I just motivated you to work hard and shit. So yeah, don't thank me I clearly did nothing to help you achieve your goals.

spoiler (click to show/hide)
Really though Congratulation's, now code me a girlfriend!
[close]

#!/usr/local/bin/perl
##### #. ########
###### ######
#evilbore 145 J001
#pgmPussay.pl
###########################################################################
print "Input the name of your current location in lower case letters only: \n";
$loc = <>;

if ($loc eq "east coast") then
{
print "Tell every chick you see that you have oxycontin in your pocket. Repeat until profit.";
}
else
{
print "Tell every chick you see that you have meth in your pocket. Repeat until profit.";
}

« Last Edit: April 22, 2008, 08:51:47 PM by T234 »
UK

T234

  • Canadian Legal Expert and Hillballer
  • Senior Member
Re: I PLACED FIFTH IN A PROGRAMMING CONTEST IN PERL FUCK YES
« Reply #7 on: April 22, 2008, 10:11:46 PM »
BUMP FOR PROLE
UK

recursivelyenumerable

  • you might think that; I couldn't possibly comment
  • Senior Member
Re: I PLACED FIFTH IN A PROGRAMMING CONTEST IN PERL FUCK YES
« Reply #8 on: April 22, 2008, 11:29:29 PM »
5th out of how many?
QED

Ecrofirt

  • Heavy Metal Jesus
  • Senior Member
Re: I PLACED FIFTH IN A PROGRAMMING CONTEST IN PERL FUCK YES
« Reply #9 on: April 22, 2008, 11:42:29 PM »
I'm glad I inspired you, though I'm not sure that was my intent.

Glad to hear you're picking up the language.
8=D

Flannel Boy

  • classic millennial sex pickle
  • Icon
Re: I PLACED FIFTH IN A PROGRAMMING CONTEST IN PERL FUCK YES
« Reply #10 on: April 22, 2008, 11:45:35 PM »
Ah man polish chicks dig coders. Youre getting some now.
Philosophy majors, not so much. This seems to be the case for women of all nationalities.

T234

  • Canadian Legal Expert and Hillballer
  • Senior Member
Re: I PLACED FIFTH IN A PROGRAMMING CONTEST IN PERL FUCK YES
« Reply #11 on: April 23, 2008, 12:21:37 AM »
5th out of how many?
9, but I did manage to beat two professional progammers. One of the other guys in my class wrote the best subroutine for this contest EVER, so I wasn't in a pool of midgets.
I'm glad I inspired you, though I'm not sure that was my intent.

Glad to hear you're picking up the language.
Thank you.
UK

recursivelyenumerable

  • you might think that; I couldn't possibly comment
  • Senior Member
Re: I PLACED FIFTH IN A PROGRAMMING CONTEST IN PERL FUCK YES
« Reply #12 on: April 23, 2008, 12:26:31 AM »
"professional programmer" unfortunately isn't such an elite classification.
but congrats.  I hope you crack open a theory book someday
QED

Bloodwake

  • Legend in his own mind
  • Senior Member
Re: I PLACED FIFTH IN A PROGRAMMING CONTEST IN PERL FUCK YES
« Reply #13 on: April 23, 2008, 12:27:07 AM »
Congrats!
HLR

T234

  • Canadian Legal Expert and Hillballer
  • Senior Member
Re: I PLACED FIFTH IN A PROGRAMMING CONTEST IN PERL FUCK YES
« Reply #14 on: April 23, 2008, 12:42:21 AM »
"professional programmer" unfortunately isn't such an elite classification.
but congrats.  I hope you crack open a theory book someday
Can you recommend any for a complete noob like myself? I suck at everything, especially math, so keep that in mind.
UK

recursivelyenumerable

  • you might think that; I couldn't possibly comment
  • Senior Member
Re: I PLACED FIFTH IN A PROGRAMMING CONTEST IN PERL FUCK YES
« Reply #15 on: April 23, 2008, 01:01:56 AM »
http://www.htdp.org takes a relatively principled approach to teaching program design, and might be good for you
QED