Course Description
The Open/Closed Principle (OCP) is part of the SOLID methodology of object-oriented design. Explore OCP, its effects, and how to utilize it in C#.
Learning Objectives
{"recognize what the Open-Closed Principle is"}