Hello everyone,
A few months ago i bought myself a book about c++ and started learning.
Altought i haven't finished the book yet (But i will ofcourse) i wanted to know how far i already am
and what is still essential to learn in order to start making small games (like pong first).
The things i know know are:
-variables
-statements like if, for, switch, etc.
-functions
-arrays
-vectors
-pointers(the theory, but sometime it still can be hard to use)
-classes
I hope you will have something about this information.
Thanks in advance.