I am 13 years old and want to learn C++. What are some good websites or books to get started on it?
"The C++ Primer" and "Effective C++" are a good start (in that order, mind you).
I recommend this website's tutorials[1] and the tutorials at Learncpp.com[2].
References
[1]http://www.cplusplus.com/doc/tutorial/
[2]http://www.learncpp.com/
Wazzak
Last edited on