Add to Wishlist
CPA: Programming Essentials in C++
Start Here to Learn C++
As one of the most popular programming languages, C++ is hailed for its efficiency and its ease for developing games, real-time systems, and applications with graphical libraries. Take the course to learn the basics of programming in the C++ language, and the fundamental notions and techniques it uses. C++ knowledge lends itself well for landing jobs in Security, Networking and IoT fields. Don’t miss out. This first course, in the 2-course series, introduces you to the basics then progressively extends your capabilities. No programming knowledge required. See more about the C++ Certified Associate Programmer Certification (CPA).
You’ll Learn These Core Skills:
- Learn the syntax, semantics, and basic data type of C++.
- Understand principles of the object-oriented model.
- Implement and write in C++ and resolve typical implementation challenges via language libraries.
- Prepare for the C++ Certified Associate Programmer Certification (CPA)
Lessons
1
Introduction to Programming and C++
2
Data Types, Variables, and Arithmetic Expressions
3
Control Statements: Part 1
4
Control Statements: Part 2
5
User-Defined Functions
6
Arrays and Strings
7
Pointers
8
Classes and Data Abstraction
9
Inheritance
10
File Input/Output
11
Exceptions
12
Recursion
13
Standard Template Library (STL)