Course description:
This course is designed for people without prior programming experience. The topics covered include problem solving, C++ basics, control structure, array, pointers, string, function, structure, and file management.
 
Course objectives:
 
-Solve problems using procedural programming languages
-To know and use C++ programming language
-To know concepts of class in C++
-To get familiar with pointer and its application