Advanced
C++ course contents
Study of a string class
including advanced issues such as overloading new and delete.
Exception handling
Merging C++ exceptions with UNIX asynchronous handling.
Templates
Passing more than one argument
OOA and OOD using CRC cards
Implementing OOA and OOD into C++ code.
The standard C++ library (STL)
C++ and performance Pointers
Pointers to members
New ANSI C++ features
|