Game Development Community

Hello GG world

by Shane "Criimson" Barnett · in Torque Game Engine · 03/19/2002 (11:35 pm) · 3 replies

I just wanted to say hello to everyone...

I am new to programming of this nature, but have a lot of time to learn and am currently studying C++ as my major, so in time I'll try to add as much as I shall be asking.

Since I am a beginner, I was thinking of documenting my progress, the steps I take, the tools (tutorials, web sites, etc) that I use to learn and put it into a document for other new developers....sound like a good idea? Or am I the only newbie crazy enough to try to tackle this? lol

Anyway glad to be here...

Shane

#1
03/20/2002 (12:47 am)
Welcome =)
#2
03/20/2002 (1:30 am)
function Tim::HelloFunc(%this,%name) {

echo("Hello " @ %name @ "!");

}


Console:

> $Spock.HelloFunc("Shane \"Criimson\" Barnett");
-> Hello Shane "Criimson" Barnett!

-Tim aka Spock
#3
03/20/2002 (10:33 am)
Welcome :)


and Spock you are such a geek :)