Apr 27, 2024  
2023-2024 Catalog 
    
2023-2024 Catalog [ARCHIVED CATALOG]

CSC 234 Advanced C++ Programming

Lecture: 2 Lab: 3 Clinic: 0 Credits: 3
This course is a continuation of CSC 134  using the C++ programming language with standard programming principles. Emphasis is placed on advanced arrays/tables, file management/processing techniques, data structures, sub-programs, interactive processing, sort/merge routines, and libraries. Upon completion, students should be able to design, code, test, debug and document programming solutions.

Pre-requisite(s): CSC 134.  
Course is typically offered in Spring.
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. Demonstrate advanced features of Visual Studio 2008 IDE in a project according to the rubric of this course.
  2. Develop a project using advanced Visual C++ commands according to the rubric of this course.
  3. Use advanced Visual C++ control structures.
  4. Evaluate advanced Visual C++ data structures.