Catalog 2014-2015 
    
    May 05, 2024  
Catalog 2014-2015 [ARCHIVED CATALOG]

ITAD 133 C++ Programming II

5 credits
This class teaches Object Oriented Programming (OOP) concepts and their implementation in C++. It covers programming techniques needed to implement object hierarchies. The topics taught include class inheritance, polymorphism, encapsulation, as well as use of virtual functions, exceptions, operator overloads, and templates.
Prerequisites: ITAD 123 .