Description
In this course, you will learn:
- Understanding of C++20 features and lambda expressions.
- Understanding of STL containers and algorithms.
- Understanding of sophisticated string streams and formatting.
- Understanding of concurrency and parallelism approaches.
Syllabus :
- New C++20 Features
- General STL Features
- STL Containers
- Compatible Iterators
- Lambda Expressions
- STL Algorithms
- Strings, Streams, and Formatting
- Utility Classes
- Concurrency and Parallelism
- Using the File System