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
How C++23 Changes the Way We Write CodeNDC Conferences via YouTube A Preview of C++ 23
NDC Conferences via YouTube Top 5 Library Additions in C++23
CppNow via YouTube mp-units - Lessons Learned and a New C++ Library Design
ACCU Conference via YouTube C++23 Ranges - Functional Programming With New View Adaptors and Other Utilities
ACCU Conference via YouTube