CIS 155 : Introduction to C++ Programming
Based on the C programming language, C++ is an improved version of C that takes the C language to the next evolution of programming languages. Proper program design using structured programming techniques is emphasized, as well as the C++ syntax. The course covers data basics, C++ operators, loops, branching, function, arrays, pointers, structures, and file processing. Three class hours a week. Instructional Support Fee applies.
Gen. Ed. Competencies Met: Critical Thinking and Information Literacy.
Course Outcomes
- Demonstrate basic understanding of the C++ programming language.
- Grasp the building blocks of a C/C++ program including the use of variable definitions, data types, functions, scopes and operators.
- Understand the difference between procedural and object-oriented programming.
- Work and become productive in Integrated Development Environment, using compiler, linker and debugger.