Does anyone know a good way to learn C++? Since Visual C++ at my school is being phased out after this year (due to our receding economy ) I can't learn it there.
I've tried a couple online C++ tutorials, but they didn't really help me understand. I'm the kind of person that needs to actually do something to learn it, so reading how to use something doesn't stick. I guess I need a more hands-on tutorial than the ones I've tried. Does anyone know of a good one?
(In the meantime I'll try once again to find a C++ tutorial that can actually help.)
Re: C++ « Reply #1 on: February 06, 2009, 01:11:18 am »
how much C++ do you want to learn? If you're looking for help at the beginner level, then book stores often sell guides with interactive learning CDs included. I'm not sure if this is what you meant by "tutorial", but that's the best I can think of.
If you already know a lot, then I can't really help you. Might have to wait till college or force your way through an advanced book. From what I know, being a good C++ programmer takes a lot of time.
Logged
I am not always understand about what you speak, unfortunately.
Re: C++ « Reply #5 on: February 18, 2009, 03:42:45 am »
Just get a C++ compiler and start writing some code. That's the best way to learn. Also a good forum and website with tonnes of articles and tutorials is gamedev.net.