There is a saying that if you want to learn C++ and you know C then you must forget C.
This is an important advice to prevent writing "procedural-OOP" code, but I still think it's a terrible one.
The most important thing with C++ is to learn Object Oriented Programming because for this reason...