Introduction to Computer Programming using C++ Course Outline
Posted by Fawad Ishaq on June 3, 2008
Introduction
This course introduces students to computer programming using C++ programming language. C++ is one of today’s most popular software development languages and has become the implementation language of choice. During the course students will learn the basic of computer programming as well as the master the advance programming concepts such as abstraction, encapsulation, inheritance, and polymorphism. The emphasis will be on problem solving rather than just learning the programming language.