What you’ll learn
-
Understand the fundamentals concepts and syntax of C++ programming language.
-
Setup the development environment for C++ programming.
-
Write basic C++ programs, including input and output operations.
-
Use different data types and operators in C++ programming.
-
Work with decision-making and looping constructs.
-
Handle arrays, pointers, and functions in C++ programming.
-
Implement object-oriented programming (OOP) concepts in C++.
-
Understand function overloading and use it in C++ programming.
