C++ Programming:
Introduction
Course specifications
Course number: 077704
Software version number: n/a
Course length: 5 days
Course description
Overview:
C++ Programming: Introduction provides a practical hands-on introduction to
the C++ programming language. Participants will learn the central concepts of the C++
language, with emphasis on the use of object-oriented techniques in writing robust code.
Prerequisites:
· Participants should be fluent in ANSI
C and have an understanding of object-oriented concepts such as classes and inheritance.
Delivery method:
Instructor-led, group-paced, classroom-delivery learning model with structured
minds-on activities.
Target student:
The target student for this course is an entry-level programmer interested in
developing applications using C++ .
Performance-based objectives
Lesson objectives help students become comfortable with the course, and
also provide a means to evaluate learning. Upon successful completion of this course,
students will be able to:
- Describe object-oriented programming techniques.
- Use the syntax and semantics of the C++ programming language.
- Create new classes.
- Write an object-oriented program in C++.
- Discovering both initialization and assignment.
- Describe the process of data abstraction.
- Create new data types using inheritance.
- Discover about polymorphism.
- Use C++ class libraries.
- Implement exception handling.
- Write template functions and classes.
|