• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

programming tutorials

CedarTeeth135

Senior member
I've been looking for a good online programing tutorial. Interested in making a simple game or the like. If anyone knows of a good site were I can get a little tutorial or something similar, please tell me.

Any help is appreciated.
 
LOL, dude you might want to be a bit more precise on your comment. Like what language (VB, C, C++, Java) there are ton of great resources out there and some very knowledge ppl on here, but they all need a bit of more details when it comes to such a broad question.







dam(go out and play)
 
I have no clue to all the different programming languages, thats what i mean, never done this before. Maybe like an introduction to programming. Sorry.
 
Try this link.
I think Python is probably a pretty good language for a beginner to learn with. It's a scripting language, so you don't need to get all wrapped up in the compilation & linking step, it has an interactive interpretor which is nice for experimenting with stuff, OO, lots of libraries and stuff to work with.
Good luck
 
Back
Top