MAC 102 — C++ for Engineers
This course introduces students to the structure and operation of a computer, concepts and properties of an algorithm and a programming language, and the principles and practice of programming in the C/C++ programming language. The topics of study include data types, control structures, functions, recursion, arrays, parameter passing, pointers, strings, structures, classes, overloading, and file processing.