Adventure Game Studio

Community => General Discussion => Topic started by: Wonkyth on Tue 13/09/2011 10:42:39

Title: Happy Programmer's Day!
Post by: Wonkyth on Tue 13/09/2011 10:42:39
Today is the 13th of September, or the 256th day of the year.
Therefore, I wish everyone, from those who've only touched a little python on a whim, to experienced programmers with decades of work in the industry, a very happy Programmer's Day!

Especially those of you in Russia.  :D
Title: Re: Happy Programmer's Day!
Post by: on Tue 13/09/2011 11:20:20
Oi, don't touch my tiny python!! Or there'll be SQL to pay! But have a great programmers day.
Title: Re: Happy Programmer's Day!
Post by: WHAM on Tue 13/09/2011 11:35:45
This is actually kind of awesome. Does this mean I can go home from work now and start coding He Watches some more?
Title: Re: Happy Programmer's Day!
Post by: ShiverMeSideways on Tue 13/09/2011 14:48:47
Yay! Thanks, Wonkyth, happy programmer day to you to (and to everyone else as well!). :D

Today shall not pass without at least one line of code written from me, even if it just Display("Hello World!");


(although I'd rather program MOBs in my game)
Title: Re: Happy Programmer's Day!
Post by: Ponch on Tue 13/09/2011 15:09:27
And Happy AGS Anniversary!  :D
Title: Re: Happy Programmer's Day!
Post by: on Tue 13/09/2011 17:01:37
Quote from: ShiverMeSideways+ on Tue 13/09/2011 14:48:47
Today shall not pass without at least one line of code written from me, even if it just Display("Hello World!");

Great idea, I will also partake in making sure I write at least one bit of AGS code.

And if everyone did that, all the games in production would not make any progress at all.  :P
Title: Re: Happy Programmer's Day!
Post by: cat on Tue 13/09/2011 17:19:48
After a customer meeting, a document review and instructing a co-worker I fixed a bug! So, yes, I did write one line of code today  ;)
Title: Re: Happy Programmer's Day!
Post by: LimpingFish on Tue 13/09/2011 17:23:46
10 PRINT HAPPY PROGRAMMERS DAY PEOPLE!
20 GOTO 10
Title: Re: Happy Programmer's Day!
Post by: on Tue 13/09/2011 17:25:30
10 CLS
20 SLEEP 5000
30 BEEP
40 GOTO 30

50, turn off monitor & leave classroom hastily  :=
Title: Re: Happy Programmer's Day!
Post by: Domino on Tue 13/09/2011 17:50:18
10 CLS
20 FOR X=1 TO 1000
30 PRINT X
40 NEXT X

Is that correct, I haven't Programmed in YEARS!!!  :)
Title: Re: Happy Programmer's Day!
Post by: Wyz on Tue 13/09/2011 20:29:50
Programmer's day at 0xff, how nifty. Well I sure haven't left it uncelebrated, I wrote serious amounts of code today.
If you really want to crash a system I suggest:

#include <stdlib.h>
int main(int argc, char *argv[])
{
 while(1) system(argv[0]);
}

;)
Title: Re: Happy Programmer's Day!
Post by: ShiverMeSideways on Tue 13/09/2011 21:47:32
Welp, it's 11:46 PM here, so this is my final "happy programmer's day" to everyone! :D

(http://shivermesideways.agser.me/Pub/AGSCrawl/agscrawlprogrammersday.PNG)
Title: Re: Happy Programmer's Day!
Post by: Wyz on Wed 14/09/2011 01:37:19
Looks like your game needs an army of cats there, Shivers. :D
Title: Re: Happy Programmer's Day!
Post by: Wonkyth on Wed 14/09/2011 08:53:00
Looking great! :D

As far as my programmer's day celebrations go, I get to do 8+ hours of debugging on a school assignment that's due on the 259th. :(
Title: Re: Happy Programmer's Day!
Post by: Ponch on Wed 14/09/2011 17:18:46
On an unrelated note, what's with all the plus signs after everyone's names? Is this some new thing like mittens? Or the order of the maggot? Or is there a new IceyDay afoot and no one told me?  ???
Title: Re: Happy Programmer's Day!
Post by: Babar on Wed 14/09/2011 17:20:48
People who have Google+ accounts trying to be fancy :P
Title: Re: Happy Programmer's Day!
Post by: Ponch on Wed 14/09/2011 17:24:38
Ah, thanks. Should have known it was something I couldn't care less about. Sigh. I was hoping it was something the cool AGS kids were doing so I could hop on the bandwagon and / or ride their coat tails.  :=
Title: Re: Happy Programmer's Day!
Post by: Babar on Wed 14/09/2011 17:39:10
Put a + next to your name anyway!

WHO'S GOING TO CATCH YOU?! The Google internet police?! :D
Title: Re: Happy Programmer's Day!
Post by: monkey0506 on Wed 14/09/2011 21:43:51
The cyber police might backtrace you, and then you'll be all goof'd up!
Title: Re: Happy Programmer's Day!
Post by: Baron on Wed 14/09/2011 23:11:50
QuotePonch+

Hey, you gotta license for that thing?  8)
Title: Re: Happy Programmer's Day!
Post by: tzachs on Wed 14/09/2011 23:51:50
Oh noes, I missed Programmer's day!  :'(

Also mods, you have a bug there, I am afraid you will be stuck in the classroom just going beep forever and ever...
Title: Re: Happy Programmer's Day!
Post by: Ponch on Thu 15/09/2011 01:18:35
Quote from: Baron on Wed 14/09/2011 23:11:50
QuotePonch>=

Hey, you gotta license for that thing?  8)

Don't need a license to be a cool cow, baby!  ;)
Title: Re: Happy Programmer's Day!
Post by: ShiverMeSideways on Thu 15/09/2011 06:29:31
Quote from: tzachs on Wed 14/09/2011 23:51:50
Oh noes, I missed Programmer's day!  :'(

Also mods, you have a bug there, I am afraid you will be stuck in the classroom just going beep forever and ever...

That's the point, he's trolling whoever's going to have a class there :=
Title: Re: Happy Programmer's Day!
Post by: Babar on Thu 15/09/2011 06:37:11
I'm more troubled by LimpingFish's lack of quotation marks. That program will throw back an error!