Object Oriented Programming
Tandon School of Engineering: Computer Science
This intermediate-level programming course teaches object-oriented programming in C++. Topics: Pointers, dynamic memory allocation and recursion. Classes and objects including constructors, destructors, methods (member functions) and data members. Access and the interface to relationships of classes including composition, association and inheritance. Polymorphism through function overloading operators. Inheritance and templates. Use of the standard template library containers and algorithms. | Prerequisite: CS-UY 1134 (C- or better); Corequisite: EX-UY 1
Enjoyment
5.0 / 5.0
Difficulty
3.0 / 5.0
Workload
2.0 / 5.0
Value
5.0 / 5.0
Spring 2021 with Peter DePasquale
Enjoyment:
Really Enjoyed (5/5)
Difficulty:
Neutral (3/5)
Workload:
Somewhat Light (2/5)
Value:
Really Valuable (5/5)
Great class on OOP and C++!
6
Apr 16, 2022

CS-UY 2124