Keep Calm and Study On - Unlock Your Success - Use #TOGETHER for 30% discount at Checkout

C++ Developer Online Course

About the Course

Do you know that C++ is used by over 4 million developers worldwide? and in the US, a C++ developer earns around S100,000 a year. Learning C++ will add value to your CV and you will have skills that will give you a chance to work on amazing projects. Through this video course, you will learn C++ by building applications.

The course starts by taking you through the learning objectives and helps you with the process of setting up the environment on Windows and macOS. Once you are ready to code, you will learn to build many interesting applications, such as Mad-Libs Clone, Jam of the Month, Parallel Array/Vectors, and Tic-Tac-Toe, to become familiar with C++ concepts such as variables, data types, operators, control statements, arrays, vectors, and functions. Moving along, you will again learn to build interesting projects to get to grips with classes, objects, exception handling, debugging, pointers, inheritance, and polymorphism. Finally, you will get an overview of templates, Standard Template Library (STL), pointers, and operator overloading.

By the end of this course, you will have developed basic and advanced C++ skills needed to build modern and robust applications.


Course Curriculum

Getting Started

  • Section Overview
  • Getting Started on Windows with Visual Studio Integrated Development Environment (IDE)
  • Getting Started on macOS or Linux with CodeBlocks IDE
  • Finding Answers to Your Questions

Fundamentals of C++

  • Section Overview
  • Saying "Hello" to C++
  • Variables and Data Types - Part 1
  • Variables and Data Types - Part Two
  • Variables and Data Types - Part Three
  • Comments
  • Arithmetic Operators
  • Relational Operators
  • Logical Operators
  • Symbolic Constants and Naming Conventions
  • User Input
  • Project - Average of Three
  • Project - MadLibs Clone
  • Section Wrap-Up

Control Statements

  • Section Overview
  • Introduction to Control Statements
  • Selection Control Statements
  • Repetition Control Statements
  • The Break and Continue Statements
  • Random Numbers
  • Project - Jam of the Month Club
  • Project - Odds and Evens
  • Project - Guess the Number
  • Section Wrap-Up

Arrays and Vectors

  • Section Overview
  • Built-in Arrays
  • The Array Class
  • The Vector Class
  • Multi-Dimensional Arrays
  • Project - Array Data
  • Project - Vector Data
  • Project - Parallel Arrays/Vectors
  • Section Wrap-Up

Functions

  • Section Overview
  • Function Prototypes and Definitions
  • Function Return Types and Parameters
  • Parameter Passing: Pass-by-Value and Pass-by-Reference
  • Variable Scope and Lifetime
  • Function Overloading
  • The <cmath> Library
  • Recursion
  • Project - Return the Product of Three Parameters
  • Project - Return the Sum of Built-in Array Elements
  • Project - Return the Sum of Array Object Elements
  • Project - Retrieve the Sum of Array Object Elements by Reference
  • Project - Tic-Tac-Toe (ADVANCED)
  • Section Wrap-Up

Introduction to Classes and Objects

  • Section Overview
  • Basics of Object Oriented Programming (OOP)
  • Encapsulation: Data Members and Member Functions
  • Separate Compilation
  • Constructors and Destructors
  • A Rectangle Class
  • A Book Class
  • Project - A Bank Account Class
  • Project - A Pizza Class
  • Project - A Circle Class
  • Section Wrap-Up

Exceptions and Debugging

  • Section Overview
  • Exceptions and the Exception Hierarchy
  • Logic Errors
  • Runtime Errors and Throwing Exceptions
  • Rethrowing Exceptions
  • Custom Exceptions
  • Basic Testing and Debugging
  • Project - Throwing and Handling an Out_of_Range Exception
  • Project - Creating and Using Your Own Exception
  • Section Wrap-Up

Pointers

  • Section Overview
  • Introduction to Pointers
  • Dynamic Memory - Part 1
  • Dynamic Memory (- Part 2
  • Const Correctness
  • Project - Dynamically Creating Rectangles
  • Project - Dynamically Creating Circles
  • Section Wrap-Up

File Input and Output

  • Section Overview
  • Sequential File Output
  • Sequential File Input
  • More File Input/ Output (I/O)
  • Project - Reading Data from File and Printing Statistics
  • Project - Dynamically Creating Rectangles from File
  • Project - Shopping Item File
  • Section Wrap-Up

Inheritance and Polymorphism

  • Section Overview
  • Inheritance - Part 1
  • Inheritance - Part 2)
  • Polymorphism and Late Binding
  • Enumerated Types This video explains enumerated types.
  • Project - Derived Cat Class
  • Project – Role Playing Game (RPG) Player Character Creation
  • Section Wrap-Up

Templates, the Standard Template Library (STL), and Other Skills

  • Section Overview
  • Templates - Standard Template Library (STL)
  • Standard Template Library (STL) - Part 1)
  • Standard Template Library (STL) - Part 2
  • Smart Pointers
  • Friend Functions and Friend Classes
  • Operator Overloading
  • Project - Dictionary of Terms
  • Project - Aliens
  • Section Wrap-Up

Tags: C++ Developer Online Course