2014-2015 Catalog

INFO 1522 C++ Programming I

4.5 - 0.0 - 4.5

Prerequisite

(1) INFO 1003

Course Description

This course introduces the C++ programming language. It emphasizes problem-solving using structured design and covers various features of the C++ language, such as conditions, logical expressions, selection control structures, looping, functions, and variable scope. Students use modular programming techniques to solve a variety of problems.