C++ bootcamp consist of sequence of topics that covers C++ as a programming language.
By the end of this bootcamp you will be able to
- Understand
C++language syntax. - Develop programs using
C++language. - Understand some advance programming topics (ex. pointers).