pdeitel / CPlusPlus20FullThrottlePart1

Code repository for my C++20 Full Throttle (Part 1) live training—A one-day, presentation-only, code-intensive Intro to C++20 core language fundamentals, arrays, strings, vectors, pointers, and object-oriented programming (details at https://learning.oreilly.com/live-events/c20-full-throttle-with-paul-deitel/0636920092682/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++20 Full Throttle (part 1)

Code repository for my C++20 Full Throttle (Part 1) live training.

The new title of this live training moving forward will be:
Modern C++ Full Throttle: Intro to C++20 & the Standard Library — A Presentation-Only Intro to Fundamentals, Arrays, Vectors, Pointers, OOP, Ranges, Views, Functional Programming; Brief Intro to Concepts, Modules & Coroutines

This is a one-day, presentation-only, code-intensive intro to C++20 core language and library fundamentals with introductions to various C++20 features including Ranges/Views, Concept, Modules and Coroutines. These "Big Four" C++20 features are covered in-depth in my second C++20 course, which will be offered for the first time in April:

C++20 "Big Four" Full Throttle: Ranges, Concepts, Modules, Coroutines & More — An In-Depth, Presentation-Only Treatment of the Big Four, Containers, Iterators, Algorithms, Views, Functional Programming, Templates, Metaprogramming, Concurrency

About

Code repository for my C++20 Full Throttle (Part 1) live training—A one-day, presentation-only, code-intensive Intro to C++20 core language fundamentals, arrays, strings, vectors, pointers, and object-oriented programming (details at https://learning.oreilly.com/live-events/c20-full-throttle-with-paul-deitel/0636920092682/)


Languages

Language:Python 100.0%