C++ is one of the most popular programming languages in the world. It is used for everything from systems-level programming to mobile app development and is a solid foundation for every programmer's skill set.
In this course you will:
- Explore introductory C++ language programming with simple language and up-to-date code examples
- Learn how to work with templates and the C++ Standard Template Library (STL)
- Write functional code with C++ functions, Lambda functions, templates, and the RxCpp Reactive Extensions library
- Build data-driven websites and make RESTful API calls using C++