C++ Programming: A Hands-on Introduction

Go to class
Write Review

C++ Programming: A Hands-on Introduction provided by edX is a comprehensive online course, which lasts for 15 weeks long, 2-3 hours a week. C++ Programming: A Hands-on Introduction is taught by Anh Le. Upon completion of the course, you can receive an e-certificate from edX. The course is taught in Englishand is $447.00. Visit the course page at edX for detailed price information.

Overview
  • Learn by doing! Codio courses are designed to engage and excite learners. Instead of reading or watching a video, you’ll be asked to write and run code (don’t worry, we provide code snippets to help get you started!). Course materials are presented in smaller, easier-to-manage formats, making this an excellent course for learners with no prior programming experience.

    This program is intended for people without programming experience who seek to develop C++ programming skills and learn about the underlying computer science concepts that will allow them to pick up other programming languages quickly. In these three courses, you will cover everything from fundamentals to object-oriented design.

    These topics will help prepare you to write basic programs that help them automate repetitive tasks such as modifying large files; architect larger applications into readable, maintainable, and scale-able code bases; understand the fundamentals of computer science presented in C++ to ease learning of other programming languages; and develop a sense of comfort and confidence while programming.

Syllabus
  • Courses under this program:
    Course 1: C++ Programming: Basic Skills

    Code and run your first C++ program in minutes without installing anything!

    This beginner-focused course will give you the basic skills needed to write a simple program in C++. Topics covered include variables, operators, loops, conditionals, and vectors.



    Course 2: C++ Programming: Intermediate Concepts

    Code and run your first C++ program in minutes without installing anything!

    This beginner-focused course will further develop your programming skills. Topics covered include pointers, strings, functions, files, and recursion.



    Course 3: C++ Programming: Object-Oriented Design

    Code and run your first C++ program in minutes without installing anything!

    This beginner-focused course will further develop your programming skills. Topics covered include creating classes, mutability, encapsulation, inheritance, and polymorphism.