PDA

View Full Version : need to learn c++



sherlockmeister
03-02-2008, 03:06 PM
i got into programming some time ago (from srl!!) and decided to start with java cause it seemed to be easy and pretty much everyone recommended it as a first language. after reading the java tuts and becoming familiar with java i think that i am finally ready for c++. if anyone could recommend a good online tut for c++ that would be great (the java tuts were amazing) and perhaps a good compiler. any other advice would be great as well (although, much of the advice out there makes c++ look terrifying).

Dan Cardin
03-02-2008, 03:19 PM
3dbuzz.com has good c++ vids if you go to the training videos at the top.

http://www.cplusplus.com/doc/tutorial/ too, but i dont know if that would necessarilty be good for a beginner
http://www.cprogramming.com/tutorial.html
http://www.functionx.com/cpp/index.htm
and just about any other tut you see when you google "c++ tutorials" :)

as for a compiler: turbo c++, dev c++, visual c++ 2008, and im sure there are other good ones