What should I do next?

I've been studying C++ for 2 months now, I've gone through these topics, and know them pretty well:

- The basics. (Variables, if/else if/else-statements, while/for/do-loops, switch-statements, etc.)
- Strings
- Arrays.
- Vectors.
- Functions.
- References.
- Pointers.
- Classes. (Briefly)

I've just finished reading this book, "Beginning C++ Through Game Programming", and I'm wondering if you have any tips on what I should study next or what book I should get.
https://www.udemy.com/cpp-short-and-sweet watch these videos they're really helpful and informative
Learn all about OOP. At least the basics. After that you're done going through basic tutorials. Just go out and start programming stuff that sounds interesting to you. It's the best way you'll learn and actually memorize all of this.
Topic archived. No new replies allowed.