The Armor Games website will be down for maintenance on Monday 10/7/2024
starting at 10:00 AM Pacific time. We apologize for the inconvenience.

ForumsProgramming ForumProgramming Help

7 4197
skba1704
offline
skba1704
1 posts
Nomad

im kinda new to this programming thing, can anyone tell me what websites i could use to get help.

THX

  • 7 Replies
gaboloth
offline
gaboloth
1,612 posts
Peasant
beech
offline
beech
107 posts
Nomad
Zidjian
offline
Zidjian
2 posts
Nomad

Hey thats a pretty good link. Thanks :-)

gaboloth
offline
gaboloth
1,612 posts
Peasant

Lol beech I'm surprised... A skilled programmer like you write (just funnin instead of (just funnin )? in as3 it would be a error!

beech
offline
beech
107 posts
Nomad

PHAHAHAHHA

public static function terminateBeech( action:Boolean ):String {
return (success) ? "terminated" : "existing";
}

terminateBeech(true);

beech
offline
beech
107 posts
Nomad

**** - even screwed up my code humor ... LOL!

success === action

:P

Midmenj
offline
Midmenj
216 posts
Nomad

I would pick up the book Beginning C++ through game programming, third edition. It has a bunch of cool stuff in it like Hello World and Game Over and the Expensive calculator. It also explains it and tells you what program to use.

Showing 1-7 of 7