Dont know what to do...

Is there a way to test how much c++ you know and then tell you what you need to learn about next? I am currently stumped and not sure what I need to learn about next :/ Anyone who can help in any way please do so :) thank you!
read effective and more effective C++. You will be amazed by how much you didn't know when you go through those books.
After that, you can learn GUI programming. I suggest Qt.
Do you mean reading source code? Or books?
Yeah shadowcode means books. The names of the books are "Effective C++" and "More Effective C++" by Scott Meyers.
You should also read the tutorials on this site and learncpp.
http://www.cplusplus.com/doc/tutorial/
http://www.learncpp.com/
Topic archived. No new replies allowed.