Learning C++
by Brett · in General Discussion · 04/28/2002 (9:51 am) · 2 replies
I need help on learning c++. I understand some of it like If statements and loops and i know how to do that but if someone can tell me where i can find an acuall tutorial or if you could me to design a very simple game i would really appriciate it
#2
here is a good start directory.google.com/Top/Computers/Programming/Languages/
04/28/2002 (5:05 pm)
you wont find a tutorial or book that doesnt require a solid understanding of C in order to learn C++ .... you can search the web for some tutorials for anylanuage including C and C++ ... here is a good start directory.google.com/Top/Computers/Programming/Languages/
Torque Owner Anthony McCrary
The basics like loops are the same in every language.