John C. answered 05/12/20
BS and MS in Comp Sci, 34 years experience, 3 yrs CS tutoring
There are many important topics in C++, but I'd say the most important is classes. Learning how to properly use classes is necessary in order to learn how to solve problems using Object Oriented Design, a skill that is transferable to other languages like Java and Python.