C++20 STL Cookbook

Gain insights into C++20 and STL, explore lambda expressions, algorithms, concurrency, and file systems to write modern, efficient code, and become a proficient C++ programmer.

Advanced

127 Lessons

35h

Certificate of Completion

Gain insights into C++20 and STL, explore lambda expressions, algorithms, concurrency, and file systems to write modern, efficient code, and become a proficient C++ programmer.

AI-POWERED

Explanations

AI-POWERED

Explanations

This course includes

104 Playgrounds
9 Challenges
11 Quizzes

This course includes

104 Playgrounds
9 Challenges
11 Quizzes

Course Overview

In this course, you’ll master the art of leveraging the latest features of C++20 and harness the full potential of the Standard Template Library (STL). You’ll begin by learning about general STL features and containers for exploring lambda expressions, algorithms, and string streams. You will comprehensively learn and understand the STL’s power. Then, you’ll get hands-on coding experience with utility classes, concurrency and parallelism, and manipulating file systems. By the end of the course, you’ll b...Show More

What You'll Learn

An understanding of C++20 features and lambda expressions

A working knowledge of STL containers and algorithms

An understanding of advanced string streams and formatting

A working knowledge of concurrency and parallelism techniques

What You'll Learn

An understanding of C++20 features and lambda expressions

Show more

Course Content

1.

Introduction

Get familiar with C++20 STL, advanced features, and efficient programming techniques.
2.

New C++20 Features

Walk through significant new C++20 STL features like concepts, ranges, and the format library.
3.

General STL Features

Examine new C++20 STL features improving code simplicity, readability, and safety.
4.

STL Containers

Grasp the fundamentals of STL containers, including optimization, access, sorting, and specialized use cases.
5.

Compatible Iterators

Solve problems in creating and utilizing C++ iterators with STL compatibility and custom functionality.
6.

Lambda Expressions

11 Lessons

Tackle lambda expressions in C++20 to enhance functional programming, efficiency, and code versatility.
7.

STL Algorithms

12 Lessons

Build on STL algorithms to enhance code readability, efficiency, and data manipulation.
8.

Strings, Streams, and Formatting

13 Lessons

Break down C++20 string management, formatting, and text handling, enhancing efficiency and flexibility.
9.

Utility Classes

14 Lessons

Explore key utility classes in C++ for optional values, type safety, time, and memory management.
10.

Concurrency and Parallelism

11 Lessons

Work your way through concurrency and parallelism with C++20, threads, async, mutex, and condition variables.
11.

Using the File System

9 Lessons

Grasp the fundamentals of using the C++20 STL filesystem library for cross-platform file operations.
12.

A Few More Ideas

10 Lessons

Dig deeper into advanced C++20 STL applications, including tries, producer-consumer management, custom algorithms, and data manipulation techniques.
13.

Conclusion

1 Lesson

Focus on mastering C++20 STL features, efficient programming, and continuous learning.

Course Author

Trusted by 1.4 million developers working at companies

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Evan Dunbar

ML Engineer

Carlos Matias La Borde

Software Developer

Souvik Kundu

Front-end Developer

Vinay Krishnaiah

Software Developer

Eric Downs

Musician/Entrepeneur

Kenan Eyvazov

DevOps Engineer

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Hands-on Learning Powered by AI

See how Educative uses AI to make your learning more immersive than ever before.

Instant Code Feedback

Evaluate and debug your code with the click of a button. Get real-time feedback on test cases, including time and space complexity of your solutions.

AI-Powered Mock Interviews

Adaptive Learning

Explain with AI

AI Code Mentor