PDA

View Full Version : Any good beggining c++ tutorials, and command lists?


1jetsam
04-15-04, 01:13 AM
I am trying to learn c++, and I need some tutorials to better understand c++, and a list with all the C++ commands that tell what they do for futur programming.

The reason is that my friends and I are making a c++ game in Torque...(yes we have a license, hehehe!), and not all of us know c++ so we need to learn it. () if you going to ask, lets just say this was origanly going to be an mmog website...but no more...)
Thanks for the help.

hyjacked
04-17-04, 01:35 AM
well the easiest way to get it all is to pick up a book on c++ programming, this will give you the most complete coverage of the topic.

otherwise there aren't too many good resources for c++.
http://www.cplusplus.com/
is a site you could try, i'm not sure how good it is though...

best of luck.