Nov 23, 2024  
2019-2020 Academic Catalog 
    
2019-2020 Academic Catalog [ARCHIVED CATALOG]

Add to Portfolio (opens a new window)

INT-2130 Programming in C++


Credits 4
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.
Prerequisite(s): INT-1111  with grade of C or higher.
Formerly offered as CIS 2130. Students may not receive credit for both CIS 2130 and INT 2130.
3 class/3 lab hours.
(Not offered summer.)

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)