Learning C++
Here are some useful websites for learning C++, the language Torque is written in. Note that most game logic is written in TorqueScript - but your game-specific TorqueScript code calls C++ functions inside the game engine.
- "The" C++ tutorial
- C++ reference and tutorials, as well as forums for getting help
- C and C++ tutorials
- StackOverflow c++ tag for getting help
- A huge list of C++ books categorised by difficulty and subject area
page revision: 1, last edited: 12 Dec 2014 23:04