Page 1 of 2

programmers, sign here!

Posted: Thu Sep 06, 2007 4:33 pm
by Topgun
I just wanted to know how many programmers came to sector game and how many of them are on the scp team.

Posted: Thu Sep 06, 2007 11:20 pm
by BlackHole
I'm a programmer, but i'm too obsessed with my various crazy projects to help out on the SCP. At least, for now.

Posted: Fri Sep 07, 2007 3:09 am
by d3jake
I am a noob C++ programmer, and couldn't program his way out of a paper bag....

Posted: Fri Sep 07, 2007 3:11 pm
by Enzo03
i can make a printer type "go to hell" over and over again using liberty basic :)

Posted: Fri Sep 07, 2007 4:15 pm
by aldo
I get paid to program.

Posted: Fri Sep 07, 2007 6:04 pm
by Topgun
program what?

Posted: Fri Sep 07, 2007 10:33 pm
by Matthew
If working with XMl and a tad bit of LUA, and putting a java chat in a webpage conuts, then I qualify.

Posted: Sat Sep 08, 2007 2:20 am
by Thesizzler
I am learning in a class. I'm really far ahead, and it's really boring, but that's not all that impressive considering it's true basic and the fourth day of classes.

Posted: Sun Sep 09, 2007 4:30 am
by Hippo
i was a cs major for a year

Posted: Mon Sep 10, 2007 2:56 am
by Topgun
do you mean c#? or something else?

Posted: Mon Sep 10, 2007 8:58 am
by aldo
Topgun wrote:do you mean c#? or something else?
CS = computing science.

Posted: Mon Sep 10, 2007 7:50 pm
by Kietotheworld
Started a programming class last week, so far I've managed to write a program in VB which can tell you your height in Inches if you type your height in Feet and Inches.

Frankly, I'm days away from joining the SCP.

Posted: Mon Sep 10, 2007 9:49 pm
by Topgun
I made many programs like that in c :D.

I made one that gave your value if you wher made out of gold :lol:
.

Posted: Thu Sep 20, 2007 2:10 pm
by Wild Fragaria
I took a couple of semester in programming back when I was an undergrad :D

Posted: Sat Sep 22, 2007 2:12 am
by Martinus
I spent the last year building a software tool that automagically analyses and categorises gait (walking) patterns based on 3D motion capture trajectories. Prior to that I had no real (read real as 'worthwhile') goal so my programming was bitty and I didn't do a lot. The tools was built in Matlab, an engineering application with its own 4th generation language. Since then I have found Python which, terrifyingly, is actually fun to program in.

The reason why I don't program in C (I know the basics of the language) is because I spend more time fixing syntactical errors than I do coding. Python allows me to code bit-by-bit, try things and when I'm happy only then do I compile. There's a lot to be said for interpreted languages. :)


P.S. I had to learn Visual Basic back in college. I still cry at night sometimes.