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

YouTube

Developing Better C++ Code by Isolating Decisions

CppNow via YouTube

Overview

Explore a powerful technique for improving C++ code quality in this conference talk from C++Now 2024. Learn about Decision-Making Isolation (DMI), a method that simplifies the application of SOLID principles to enhance readability, extensibility, maintainability, and testability of software. Discover how to separate core logic into small, decoupled C++ entities using simple heuristics, resulting in more valuable unit tests and avoiding common pitfalls. Examine practical examples of DMI application and discuss the impact on code structure and testing. Gain insights from Michael Okyen, a Staff Software Engineer with extensive experience in embedded software development for medical devices, as he shares his team's approach to creating better C++ code.

Syllabus

Developing Better C++ Code by Isolating Decisions - Michael Okyen - C++Now 2024

Taught by

CppNow

Reviews

Start your review of Developing Better C++ Code by Isolating Decisions

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.