C++ 101

Welcome to C++ 101! In this course, we will learn the basics of C++, the foundation of computer science and a language known for top performance.

What will you learn?

  1. CLion installation and compiler settings
  2. Strict type declarations and I/O basics
  3. Efficient use of conditional statements and loops
  4. Vector and Map data structures