
Main Page
About DigiPen
Degree Programs
Admissions
Incoming Students
Continuing Education
Workshops
Apply Online
Financial Aid
Campus Life
Visiting DigiPen
Events Calendar
Request Info
Order Apparel
Singapore Campus
[edit]
CS 270
Advanced C++, Designing Classes (3 Cr.)
Prerequisite: CS 220
Description: This course presents the Object-Oriented Methodologies used in the development of large software projects. Combined with the knowledge acquired in the C++ Programming Language courses (CS 120/170/220), students will be able to better manage their Game Software Design and Production and produce reusable code and libraries. Among the advanced C++ topics are class and function templates, function and operator overloading, multiple inheritance, runtime type information, the standard template library, and performance issues.
