C/C++
C++ Developers Training Outline
BEGINNERS
- Fundamental concepts of C++ programming language
- Introduction to generic and functional programming
- New C++11 Features
INTERMEDIATE
- Advanced object-oriented concepts- basic syntax, declaring, defining and using classes, inheritance, and dynamic memory management
ADVANCED
- Write Code in three distinct styles: procedural, object-oriented, and generic
- Builds on existing knowledge and how to use basic language features correctly
- Standard Template Library and most recent advances in C++, majors on OO development and the Standard Template Library and the Boost libraries