Description
This course is designed as a broad-based introduction to computer programming, using the C++ programming language and basic operating system features.ÂBasic programming principles, including built-in and programmer-defined data, operators, functions and control structures.ÂIntroduction to classes and dynamic memory allocation.ÂText manipulation and parsing, binary files, and exception handling.ÂTop-down design, coding, debugging, and development of computer programs and accompanying documentation to solve problems. Prerequisite(s): CSCI-101Âor CIS-150