Brief Introduction
Learn the principles of programming for building large and extensible systems.
Description
Go beyond the basics of programming to understand object-oriented methodology, the approach to modular and reusable software systems.
Topics Include:
- Introduction to Object Oriented Programming
- Classes and Methods
- Polymorphism
- Inheritance
- Standard Library of C++
This course is part of the Fundamentals of Computer Science XSeries Program:
Knowledge
- How to abstract a problem in an object oriented style
- Object oriented programming, basics to advanced level, using C++
- How to use the Standard Template Library (STL)