Packt
C++ Crash Course - Quick and Practical Learning

Gain next-level skills with Coursera Plus for $199 (regularly $399). Save now.

Packt

C++ Crash Course - Quick and Practical Learning

Gain insight into a topic and learn the fundamentals.
Beginner level

Recommended experience

1 week to complete
at 10 hours a week
Flexible schedule
Learn at your own pace
Gain insight into a topic and learn the fundamentals.
Beginner level

Recommended experience

1 week to complete
at 10 hours a week
Flexible schedule
Learn at your own pace

What you'll learn

  • Master C++ fundamentals, including syntax, variables, and control structures

  • Implement object-oriented programming concepts such as classes, inheritance, and polymorphism

  • Handle file operations, exception handling, and memory management efficiently

  • Explore advanced C++ features like templates, STL, and operator overloading

Skills you'll gain

Details to know

Shareable certificate

Add to your LinkedIn profile

Recently updated!

January 2026

Assessments

13 assignments

Taught in English

See how employees at top companies are mastering in-demand skills

 logos of Petrobras, TATA, Danone, Capgemini, P&G and L'Oreal

There are 12 modules in this course

In this module, we will introduce the C++ crash course, outlining its objectives and the essential topics covered. We will explore the basics of programming, the history and importance of C++, and the role of compilers and IDEs. Additionally, we will walk through the installation of Code::Blocks and demonstrate how to build and structure a simple C++ program.

What's included

7 videos

In this module, we will cover the foundational concepts of C++, including variables, data types, and operators. We will explore arithmetic, assignment, relational, and logical operators and their applications. Additionally, we will learn how to take user input using cin and format output with endl.

What's included

5 videos1 assignment

In this module, we will explore control structures in C++, including conditional statements and loops. We will implement programs using if-else, switch-case, and various looping constructs. Additionally, we will work with nested loops and learn how break and continue statements influence program flow. Practical demonstrations include generating multiplication tables, calculating powers, and printing patterns.

What's included

12 videos1 assignment

In this module, we will dive into arrays and strings, exploring how they store and process data efficiently. We will cover array traversal, searching, and matrix operations. Additionally, we will introduce strings, their properties, and common string manipulation techniques in C++. Practical demonstrations will reinforce these concepts through real-world examples.

What's included

8 videos1 assignment

In this module, we will explore pointers in C++, covering their fundamentals and significance in memory management. We will examine how pointers relate to arrays and how they enable efficient data manipulation. Understanding pointers is crucial for advanced C++ programming concepts such as dynamic memory allocation.

What's included

2 videos1 assignment

In this module, we will explore functions in C++, their syntax, and how they improve code structure. We will learn about parameters, return values, and different parameter passing techniques. The module will also cover function scope, default arguments, and the difference between local and global variables.

What's included

7 videos1 assignment

In this module, we will introduce the fundamentals of OOP in C++, focusing on classes and objects. We will explore encapsulation, abstraction, access specifiers, and the lifecycle of an object. Additionally, we will implement constructors, destructors, static variables, and friend functions for better code organization and data security.

What's included

12 videos1 assignment

In this module, we will delve into inheritance, a key concept in object-oriented programming. We will explore different inheritance types, including single and multiple inheritance, and their impact on access control. We will also examine constructor behavior in an inheritance hierarchy and apply inheritance in practical C++ programs.

What's included

5 videos1 assignment

In this module, we will explore polymorphism in C++, focusing on function and operator overloading. We will learn how method overriding enables dynamic method binding and implement virtual functions for achieving runtime polymorphism. Additionally, we will introduce abstract classes and their role in defining class blueprints.

What's included

7 videos1 assignment

In this module, we will cover exception handling in C++, demonstrating how try, catch, and throw statements manage runtime errors. We will also explore file handling, learning how to read from and write to files using streams. Practical examples will reinforce these concepts through hands-on implementation.

What's included

6 videos1 assignment

In this module, we will explore templates in C++, focusing on function and class templates. We will learn how templates enable generic programming, allowing us to write flexible and reusable code that works with different data types.

What's included

2 videos1 assignment

In this module, we will explore the Standard Template Library (STL) and its powerful data structures. We will cover various STL containers, including arrays, vectors, lists, stacks, queues, sets, and maps. Additionally, we will examine STL algorithms that simplify common programming tasks and improve code efficiency.

What's included

7 videos3 assignments

Instructor

Packt - Course Instructors
Packt
1,299 Courses334,545 learners

Offered by

Packt

Explore more from Software Development

Why people choose Coursera for their career

Felipe M.
Learner since 2018
"To be able to take courses at my own pace and rhythm has been an amazing experience. I can learn whenever it fits my schedule and mood."
Jennifer J.
Learner since 2020
"I directly applied the concepts and skills I learned from my courses to an exciting new project at work."
Larry W.
Learner since 2021
"When I need courses on topics that my university doesn't offer, Coursera is one of the best places to go."
Chaitanya A.
"Learning isn't just about being better at your job: it's so much more than that. Coursera allows me to learn without limits."

Frequently asked questions