Jul 08, 2025  
2025-2026 College Catalog 
    
2025-2026 College Catalog
Add to Portfolio (opens a new window)

INT-2130 Programming in C++



Credits: 3
Using the C++ language, the course incorporates the concepts covered in INT-1111(Programming Logic and Design) and applies them specifically to the C++ programming language. Topics include basic C++ syntax, control structures, functions, arrays, file processing, pointers, structures, classes/objects and inheritance. This credit course may also be taken as a continuing education course TEC-654 Programming in C++.

Prerequisite(s): INT-1111  with grade of C or higher.

Formerly: CIS 2130. Students may not receive credit for both CIS 2130 and INT 2130.

Course Outcomes
  1. Develop  business-oriented C++ programs
  2. Examine a program’s syntax and logic for errors
  3. Construct one and two dimensional arrays 
  4. Implement different I/O techniques
  5. Design object-oriented programs
  6. Use pointers in a C++ program
  7. Develop sort and search routines in a C++ program
  8. Describe the concept of polymorphism
  9. Describe the use of operator overloading
  10. Design programs using inheritance
  11. Develop exception- handling routines





Add to Portfolio (opens a new window)