Design Patterns in Modern C++
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore modern adaptations of design patterns in C++ through this conference talk from ACCU 2016. Discover how to apply the Open-Closed Principle, implement the Specification Pattern, and utilize Groovy-style builders in contemporary C++ programming. Learn about improved modeling techniques, HTML structure generation, and the concept of Maybe construction. Gain insights into combining specifications, creating fluent interfaces, and leveraging multiple builders to enhance code flexibility and maintainability in the context of modern C++ development.
Syllabus
Introduction
SteelString
Open Closed Principle
Evil
Extension Functions
Scalars
Unimplemented
API Usage
OpenClosed Principle
Example
Breaking OCP
Specification Pattern
Product Filter
Making Specification
Combining Specification
Simple Filtering
Groovy Style Builders
Structured Data
List Items
Improved model
Groovy style
HTML structure
Generalization
Limitations
fluent calls
builder patterns
several builders
multiple builders
presence
implicit
MaybeT
MaybeT Construction
MaybeP Construction
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube