Here's your chance to learn how to program the easy way in C++. Introduction to C++ Programming is a project-oriented course taught by a master programming instructor and published author.
You'll get right to programming in this course—even if you have no prior programming experience! Before you know it, you'll be putting together programs, and you'll see how easy programming really is.
Instructor(s):Self-Study
Requirements:
Hardware Requirements:
- This course can be taken on either a PC or Mac.
Software Requirements:
- PC: Windows 8 or later.
- Mac: macOS 10.6 or later.
- Browser: The latest version of Google Chrome or Mozilla Firefox are preferred. Microsoft Edge and Safari are also compatible.
- Adobe Acrobat Reader.
- Software must be installed and fully operational before the course begins.
Other:
- Email capabilities and access to a personal email account.
Instructional Material Requirements:
The instructional materials required for this course are included in enrollment and will be available online.
Hide Syllabus
Lesson 1
- Your First C++ Program
- Understanding Your C++ Code and How to Fix Errors
- Data Types and Computer Memory
- Storing Data in Variables
- Letting the Computer Do the Math
- Letting the User Choose
- Combining Choices
- Repeating Code With Loops
- Using Arrays
- C Strings for Storing Text
- Functions for Dividing and Organizing Code
- Saving and Retrieving Data
Hide Syllabus