Journey to cpp My cpp progression for diving into unreal engine ! Datastructures: structures Functions: Introduction to functions Sample mathematical function Class: Introduction to class Inheritance Multiple inheritance sample class with calculator program scope resolution operator introduction scope resolution operator function definition Constructors: Introduction to constructors Templates: Introduction to templates Class based templates Compound types: Arrays: Introduction Initialization Structures: Introduction Assigning values to structures Arrays of structures Introduction to pointers Changing values in pointers