Lecture 1
Course Plan
  1. C++ basics
  2. Containers and templates (client) - vector, grid, queue, stack, set, map
  3. Recursion (emphasis on this) and recursive backtracking 
  4. Pointer, memory 
  5. Linked structures - strucutres that can grow/shrink (understanding how internet works, etc)
  6. Inheritance 
   Login to remove ads X
Feedback | How-To