New

I am new at C++ what are some things that I should start with?
I like these resources. This website also has examples for every single std algorithm and container so I would also start by compiling some of those examples and stepping through them with your debugger. Learning to use a debugger is a critical part of the process.
http://cplusplus.com/doc/tutorial/
http://www.parashift.com/c++-faq-lite/index.html
I recommend starting off watching antirtfm videos.
Topic archived. No new replies allowed.