2024-2025 Catalog 
    
    Nov 21, 2024  
2024-2025 Catalog

CSC 134 C++ Programming

Lecture: 2 Lab: 3 Clinic: 0 Credits: 3
This course introduces computer programming using the C++ programming language with object-oriented programming principles. Emphasis is placed on event-driven programming methods, including creating and manipulating objects, classes, and using object-oriented tools such as the class debugger. Upon completion, students should be able to design, code, test and debug at a beginning level.

This course has been approved for transfer under the CAA as a premajor and/or elective course requirement.

Pre-requisite(s): CIS 115  or CSC 120 
Course is typically offered in Fall.
Course has transfer restrictions - 10 years

Student Learning Outcomes (SLOs)
At completion of the course, the student should be able to do the following:

  1. Utilize an Integrated Development Environment (IDE) in the development of C++ programs. 
  2. Apply the syntax of C++ in the development of C++ programs.
  3. Create control structures in C++ programs.
  4. Develop data structures in C++ programs.