|
Week
|
Topics
|
Study Metarials
|
|
1
|
Introduction
|
R1-Chapter-1
|
|
2
|
C++, A Better C Non-object oriented features
|
R1-Chapter-2
|
|
3
|
Classes and Objects,
Controlling Access to Members
|
R1-Chapter-3
|
|
4
|
Constructors, Destructors
|
R1-Chapter-6
|
|
5
|
Constant Objects and Const Member Functions,
Static Class
|
R1-Chapter-8
|
|
6
|
Operator Overloading
|
R1-Chapter-12
|
|
7
|
Inheritance, Redefining Members (Name Hiding),Access Control
|
R1-Chapter-14
|
|
8
|
Inheritance, Redefining Members (Name Hiding),Access Control
|
R1-Chapter-14
|
|
9
|
Special Member Functions and Inheritance, Multiple Inheritance
|
R1-Chapter-15
|
|
10
|
POLYMORPHISM
|
R1-Chapter-15
|
|
11
|
The Unified Modeling Language ? UML,
EXCEPTIONS
|
R2-Chapter-2
|
|
12
|
Templates
|
R1-Chapter-16
|
|
13
|
THE STANDARD TEMPLATE LIBRARY (STL)
|
R1-Chapter-16
|
|
14
|
Object Design
|
R2-Chapter-4
|