What to learn in C++

After learning:

Flow control
Variables, Types, Expressions
Functional and Procedural Abstractions
Files and Streams
Branch and Loop Statements
Arrays and Strings
Pointers
Recursion

What else is there to learn? What is considered object-oriented and imperative?
Thank you, when you learned C++ did you fully understand what your doing but have problem figuring out which way to arrive to your solution? Seems that way for me so far.
when you learned C++ did you fully understand what your doing but have problem figuring out which way to arrive to your solution?

I did not fully understand what I was doing and what people, who were trying to help me, were suggesting that I do instead.

And so it is to this very day, in every aspect of my life. It would be depressing, if it wasn't funny.
I have been doing this for three days straight now, since i have a break from college. I enjoy it a lot and usual fulfill time studying things. The logic seems very simple and understandable, I can't wait to actually know it fully though, I have been just going through lectures on it online.

Anyways thanks for the help and the references, will be sure to use all of them.
Topic archived. No new replies allowed.