Click here to send us email or ask for information
Lecture 01
Lecture 02
Lecture 03
Lecture 04
Exercises
Advanced C++ Course Content

After completing this course, you will

  • Use the containers and algorythms of the Standard Template Library to solve data driven business problems
    • Use function objects to further broaden the scope of standard algorythms and containers
    • Use iterators to decouple business logic from the underlying data structures

The course is a combination of lectures and exercises. The course is based on the ANSI C++ Standard and most pages of the course are footnoted to the section of the standard that they explain.  Click on the buttons to the right to see the details

[C++ Curricullum] [CPP 155] [CPP 172] [CPP 355]