Description
In this course, you will learn:-
- Learn the fundamentals of C++ and create simple apps.
Syllabus:-
-
Setup and installation
-
Outputting text in C++
-
Variables
-
User input
-
Arithmetic Operators
-
IF
-
IF - else if - else
-
For loop
-
While loop
-
do while loop