Oct 09, 2024  
2019-2020 Archived Catalog 
    
2019-2020 Archived Catalog

COMS-171 Introduction to C++

Credits 4 / 4 Contact Hours
Prerequisite: Placement into RDNG-016  (ACSR-016) Prerequisite: 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