This course covers the introductory topics in programming using C++ language. It includes the inroduction to computers and programming, the fundamentals of programming, problem solving and software development. Data types and operators, selection, repetition, function, array, file, structured data and pointer are among the topics covered in the course.
At the end of this module student should be able to:
Identify the fundamental principles of problem solving, programming techniques and structures in program development.
Practice program codes in problem solving and programming techniques to solve given problems.
Construct computer program codes by applying suitable programming structures and techniques.