Keynote - SOLID, Revisited
Offered By: CppNow via YouTube
Course Description
Overview
Explore a comprehensive keynote talk from CppNow 2021 that revisits the SOLID principles on their 20th anniversary. Delve into the original motivations behind SOLID and examine their relevance in modern C++ and Value-Oriented Programming. Learn how each principle applies to Object-Oriented Programming and discover potential distortions in their implementation. Gain insights from Tony Van Eerd, a C++ Committee member, as he analyzes SOLID's applicability in today's programming landscape. Understand the evolution of programming paradigms and evaluate the enduring value of SOLID principles in software design and development.
Syllabus
Introduction
Projectors
Overview
Model
Single Responsibility
Camera Stuff Holder
Single Responsibility Principle
More Functions
And Functions
The Meaning of Life
If Else
Open Closed
Manage Change
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