Let's Talk About C++ Abstraction Layers
Offered By: CppNow via YouTube
Course Description
Overview
Explore the power of C++ abstraction layers in this comprehensive conference talk from CppNow 2023. Delve into the fundamental concepts of abstraction layers, a crucial tool in software development, and learn how they are applied in C++ programming. Examine past mistakes and establish ground rules for effective implementation, with examples drawn from the latest C++23 and C++26 standards' features. Gain insights into a proposal for addressing ISO C++ WG21 committee work. Led by Inbal Levi, a Lead Software Engineer and active member of the ISO C++ Standards Committee, this talk offers valuable knowledge for C++ developers looking to enhance their understanding of software design and language evolution.
Syllabus
Let’s Talk About C++ Abstraction Layers - Inbal Levi - CppNow 2023
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube