I'm going to start to learn C++

I have good knowledge of HTML and CSS. I have basic knowledge with Javascript and PHP. Is this the easiest place to learn C++?
I am taking classes in C++, and yes, the tutorial here is the best, in my opinion.

http://www.cplusplus.com/doc/tutorial/
I am learning too and find this place to have less negative junk and advertising. People are always helping and I have found my way to other useful sites from here. There is a great tutorial in the Documentation section that you can download, many user created articles and the standard library reference is great.
Refer to these links:

http://www.youtube.com/playlist?list=PLAE85DE8440AA6B83
http://www.youtube.com/playlist?list=PL1D10C030FDCE7CE0
http://www.cplusplus.com/doc/tutorial/

one of the greatest C++ books i've ever read:
http://ebooks.z0ro.com/ebooks/C_and_C%2B%2B/C%2B%2B_Through_Game_Programming.pdf

use this guy's tutorials as a summary on each chapter you learn:
http://www.youtube.com/playlist?list=PLA68C1F33757B4A38

make sure to quiz yourself (Very important)
http://www.cprogramming.com/quiz/

another great C++ playlist, this guy's tutorials are really good
http://www.youtube.com/playlist?list=PL68244A805BD16617

and of course, when you need help with something feel free to post a thread, the cplusplus community is the best.

Last edited on
Thank you all for your replies. I look forward in learning C++.
Topic archived. No new replies allowed.