Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Reusable C++ Code and Data Structures - Choosing the Right Tools

cpponsea via YouTube

Overview

Explore the principles of code reusability in C++ through this conference talk by Sebastian Theophil at C++ on Sea 2024. Delve into the importance of the DRY (Don't Repeat Yourself) principle and its impact on reducing error-prone code. Examine various C++ tools for sharing code and data, including template functions, template classes, std::variant, virtual classes, and std::any. Gain insights into associated programming patterns such as CRTP, templated base classes, and template functions with function arguments. Develop intuition for selecting the most appropriate tool for different situations, enhancing your ability to write efficient and maintainable C++ code. Learn from Sebastian Theophil's extensive experience at think-cell Software and his work on projects like porting think-cell to macOS and maintaining the typescripten project.

Syllabus

Reusable C++ Code, Reusable C++ Data Structures - Sebastian Theophil - C++ on Sea 2024

Taught by

cpponsea

Reviews

Start your review of Reusable C++ Code and Data Structures - Choosing the Right Tools

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.