[C++ Professional]
C++ is the industry standard for systems programming where performance and deterministic behavior is critical. Although C++ has quite some similarities with other object oriented languages, it also has a lot of pitfalls and can have a steep learning curve.
Contents
This course will guide you through the most important aspects of C++. From the very basics such as how to declare variables and functions, all the way to operator overloading, smart pointers, exception handling and the standard library. It’s a hands-on course, where most part of the day you’ll be programming in C++.
Practical information
Duration: 4 days
Maximum participants: 12
Location: In-company
(EU)
For who
This course is for all programmers who are or will be programming in C++ and have limited experience with it.
Required knowledge
Students must have a basic understanding of objected oriented programming.
More training programs
Modern C++
A three-day course intended for experienced C++ programmers that want to write modern C++ using C++11, 14, 17, 20, and 23.
Kotlin Fundamentals
A one-day course that teaches the very basics of Kotlin.
Code Smells & Refactoring
A one-day course where students get to refactor aweful code,and learn from it.
Test-Driven Development
A one-day course that teaches the benefits of test-driven development.