Apr 25, 2024  
2021-2022 Archived Catalog 
    
2021-2022 Archived Catalog

COMS-171 Introduction to C++

Credits 4 / 4 Contact Hours
Pre-requisite: Placement into ACRD 080 COMS-170 . Note: Some previous programming experience strongly recommended.
This course provides an introduction to programming techniques using the language C++.

Course Outcomes
1. Describe the historical development of C++ language 2. Describe typical uses for C++ in today’s programming environment 3. Identify the various parts of the Developer studio and describe their uses 4. Create and execute a simple program in C++ 5. Describe and use the following: data types; basic I/O operations; calculating; variable types and casting; decisions and loops, arrays; pointers and references; structure and functions; data types and classes; class inheritance