C++ Object Oriented Programming (CSC116)

(01/17/2023-05/09/2023)

Prerequisite Courses

Course Memo

This course teaches students to apply top-down modular programming techniques to generate computer engineering solutions to common problems in mathematics, science, and engineering. Some of the concepts covered in the course include interactive programming on the microcomputer, arithmetic operations, logical operations, selection and looping, functions, arrays, and inheritance. The C++ language implementation will help students to test and evaluate application techniques.