The All-in-One Guide to C++20
INTERACTIVE COURSE

The All-in-One Guide to C++20

Intermediate

180 Lessons

13h

Certificate of Completion

The All-in-One Guide to C++20
175 Playgrounds
22 Quizzes
86 Illustrations

Takeaway Skills

Writing more generic programs using concepts

Overcoming the deficiency of legacy headers and macros with modules

Using algorithms that operate directly on containers

Writing asynchronous programs that are highly valuable in event-driven systems

Course Overview

This course is your complete guide to the latest version of C++: C++20. You will run through the flagship features of C++20 but also every minor addition to C++. Initially, you will learn the details of the new standard and most notably, you will focus on the big f...Show More

Course Content

1

Introduction

3 Lessons

2

About C++

2 Lessons

3

A Quick Overview of C++20

5 Lessons

4

Concepts

21 Lessons

5

Modules

12 Lessons

6

Three-way Comparison Operator

7 Lessons

7

Designated Initialization

5 Lessons

8

New Keywords: consteval and constinit

5 Lessons

9

Template Improvements

5 Lessons

10

Lambda Improvements

4 Lessons

11

New Attributes in C++20

5 Lessons

12

Further Improvements in Core Language

6 Lessons

13

The ranges Library

11 Lessons

14

std::span

7 Lessons

15

Container Improvements

8 Lessons

16

Arithmetic Utilities

7 Lessons

17

Calendar and Time Zones

7 Lessons

18

Formatting Library

4 Lessons

19

Further Improvements in Standard Library

3 Lessons

20

Coroutines

9 Lessons

21

Atomics

9 Lessons

22

Semaphores

3 Lessons

23

Latches and Barriers

4 Lessons

24

Cooperative Interruption

3 Lessons

25

std::jthread

3 Lessons

26

Synchronized Output Streams

5 Lessons

27

Case Studies

4 Lessons

28

Summary

1 Lesson

29

C++23

7 Lessons

30

C++23 or Later

4 Lessons

31

Feature Testing of C++

1 Lesson

COURSE AUTHOR

How You'll Learn

Hands-on Coding Environments

You don’t get better at swimming by watching others. Coding is no different. Practice as you learn with live code environments inside your browser.

2x Faster Learning — With No Setup

Videos are holding you back. Educative‘s interactive, text-based lessons accelerate learning — no setup, downloads, or alt-tabbing required.

AI-Powered Learning

Learn faster and smarter with adaptive AI tools embedded in every Educative course.

Progress You Can Show

Built-in assessments let you test your skills. Completion certificates let you show them off.

Recommended Courses

BEFORE STARTING THIS COURSE

AFTER FINISHING THIS COURSE