AquinasTraining.co.uk - training courses. Home  -  FAQ  -  Corporate Plans

C++: Introduction for C Programmers (5 day)

CPP-C5      Course duration (days): 5
Talk to a Training Advisor
Tel. 0800 652 0202
Availability
Schedule available upon request within 24 hours.
Need help? Contact us now.

About this class

This course is designed to give delegates the knowledge to develop/maintain programs using C++ and its object oriented techniques. It also covers recent additional features such as the Standard Template Library defined in the final draft.

What prerequisites are required

Good experience in C programming.

Contents of this class

  • Enhanced features of C
  • Declaring and using References
  • Classes
  • Defining Classes
  • Classes - basis of object oriented design
  • Inheritance and derived classes
  • Creation and use of Objects
  • Operator overloading
  • Function overloading
  • Polymorphism and dynamic binding
  • IOstreams - object oriented I/O
  • Class libraries
  • Exception handling
  • Templates
  • C++ STL
  • Function objects, Iterators
  • string class
  • General algorithms
  • Container classes