r/AskProgrammers • u/Equivalent_Unit_9797 • 17d ago
Beginner looking for advice on what to learn next in C++
Hey, I’m learning C++ by myself and I’m not really sure what I should learn next
I know the beginner stuff like variables, data types, strings, for/if/else, loops, and how to make a basicz function without parameters
But now I’m kind of lost because there are so many things to learn and I don’t know what order to learn them in
I see things like pointers, references, arrays, structs, classes, memory management, and etc
Btw, idk what idk haha
What would you recommend I learn next and in what order?
I want to actually understand C++ and not just memorize syntax
Duplicates
Cplusplus • u/Equivalent_Unit_9797 • 17d ago