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?
- CLion installation and compiler settings
- Strict type declarations and I/O basics
- Efficient use of conditional statements and loops
- Vector and Map data structures