Description
In this coures, you will learn :
- C++ programmes can be used to automate everyday, repetitive tasks.
- Create visually appealing programmes.
- Build a solid foundation of computer science concepts that you can apply to any language you learn.
- Variables and operators can be used to store and manipulate small amounts of data.
Syllabus :
- C++ Basics: Selection and Iteration
- C++ Basic Structures: Vectors, Pointers, Strings, and Files
- C++ Object Basics: Functions, Recursion, and Objects
- Object-Oriented C++: Inheritance and Encapsulation