Apr 27, 2024  
2023-2024 Catalog 
    
2023-2024 Catalog [ARCHIVED 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. Apply the Visual Studio 2008 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 the development of C++ Programs.
  4. Create data structures in the development of C++ Programs.