Apr 19, 2024  
2020-2021 Addendum Catalog 
    
2020-2021 Addendum Catalog [ARCHIVED CATALOG]

CS 211 - C++ Programming II

(5)
This course is a continuation of CS 210. The successful student will be able to read and write C++ code containing recursion and abstract data types (ADTs) such as stacks, queues, linked lists, binary trees, lists, sets and maps. Students will utilize OOP concepts such as encapsulation, inheritance and polymorphism while implementing data structures themselves, or using components from the Standard Template Library. Prerequisite: A grade of C or better in CS 210 or Permission of Instructor