While C++ is very popular and the language of choice for game development and other performance-intensive applications, it is also significant in spawning other important languages such as Java and C#. This course introduces C++ (ANSI/ISO) in an Integrated Development Environment (IDE). An emphasis will be placed on improving software quality through unit-testing and debugging. The C++ Standard Library and Standard Template Library will be used for console I/O and data structure definition. The powerful Standard Template Library will be used to examine classic data structures and algorithms and how they impact software design and performance.
Course Code:
INFO-1156
Area of Interest:
Computers, Design, and Media
Prerequisites:
Take INFO-1150 (Programming Fundamentals) or INFO-1214 (Programming Fundamentals) ;