Level 1

  • The Main Structure
  • The cout Object
  • endl and \n
  • Escape Sequences

Level 2

  • Data Types
  • Rules for Naming Variables
  • Rubbish Data

Level 3

  • Types of Operators
  • The Order of Operations
  • Increment & Decrement Operators

Level 4

  • User Input

Level 5

  • Types of if Statement
  • Conditions