|
Description
This course makes C++ programmers more productive. It focuses on
effective use of the language. This course covers advanced language
features, describes useful implementation techniques, and reviews
object-oriented design guidelines.
Audience
Systems and applications programmers who need to use C++ to design
and write new software.
Prerequisites
Participants must have attended an introductory C++ course to the
level of Arkoa’s C++ Programming, and should have at least three
to six months of experience using C++.
Hardware and Software
A C++ development environment, including a compiler with template
support, is required. A compiler that supports exception handling
is recommended. The system should be able to load a 3.5” DOS-formatted
solution disk.
|
Format
Objectives
After completing this course, participants should be able to:
- Identify all the major features of
the C++ language, including templates and exceptions
- Discuss issues of inheritance
- Use a powerful set of C++ techniques
and idioms for solving problems
- Apply object-oriented design concepts
to C++ development
|