2024-2025 Academic Catalog 
    
    Sep 24, 2026  
2024-2025 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 and functions score of at least 237, or 1 course from MATH 102 , MATH 105 , MATH 125 , MATH 130 , MATH 132 , MATH 140 , MATH 141 , MATH 142 , MATH 241 , or MATH 242  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.