In this tutorial you will learn about:
- How to install an IDE to edit, compile and debug your C++ code
- C++ basics and data types.
- Conditional statements such as if, else if and switch cases
- For and while loops
- How to work with arrays
- Functions and how to use them efficiently in your program
- Object-oriented programming and classes
- How to use pointers and references
At the end of this tutorial, you will be able to take a quiz., if you score above the passing score which is 70% you will receive a badge indicating that you successfully completed this tutorial.