CNS 1350- Object Oriented Programming

Course Description:
This course builds on the object oriented design and programming principles taught in CNS 1250. In this course you will complete your study of the C++ language and learn important principles in designing object oriented programs. C++ topics covered in this course include inheritance, polymorphism, templates, recursion, execptions, operator overloading, and the standard template library.