2020-2021 Academic Catalog 
    
    Apr 19, 2024  
2020-2021 Academic Catalog [ARCHIVED CATALOG]

CP 101 - C++ Programming 1

3 CR
This course is designed to introduce procedural programming fundamentals using the C/C++ programming environment. The student will learn to write programs involving variable storage, formatted input/output, use of control structures, program repetition, logical operations, file interaction, and structured programming. [32-32-64] Lab Fee

Requisites: (1) Next Gen ACCUPLACER® reading score of 244, or at least a grade of C in TSRE 55  (AND) (2) Next Gen ACCUPLACER® quantitative reason score of at least 243, or Next Gen ACCUPLACER® adv alg & functions score of at least 263, or 1 course from MATH 102  or MATH 125  with at least a grade of C.
General Education Requirement: Critical Thinking - Applied Core
Course Learning Outcomes:
  1. Construct a C++ program that the student will utilize the appropriate selection of data types both primitive and aggregate that is text mode interactive using specified formats.
  2. Construct and build a C++ program that applies the use of interactive input and decision control structures.
  3. Construct and build a C++ program that applies the use of interactive input and repetition control structures.
  4. Construct and build a C++ program that applies customized structured programming.