https://www.c-sharpcorner.com/article/understanding-the-openclosed-principle-ocp-with-c-sharp/
Understanding the Open/Closed Principle (OCP) with C#
The Open/Closed Principle (OCP) states that software entities should be open for extension but closed for modification. This principle helps in creating...
open closed principleunderstandingocp
https://www.informit.com/articles/article.aspx?p=2301788&seqNum=2
Open/Closed Principle | Programming with SOLID Principles | InformIT
Introduced by software engineer Robert Martin in the early 2000s, the five basic SOLID principles for good object-oriented programming design discussed in this...
open closed principlesolid principlesprogramminginformit
https://dev.to/jmalvarez/openclosed-principle-in-typescript-749
Open/Closed Principle in TypeScript - DEV Community
Classes should be open for extension but closed for modification. The idea behind this principle... Tagged with typescript, cleancode, javascript, webdev.
open closed principletypescriptdevcommunity
https://thoughtbot.com/upcase/videos/open-closed-principle
Open-Closed Principle | Online Video Tutorial by thoughtbot
Explore thoughtbot's video tutorials, exercises, and forum discussions on Open-Closed Principle
open closed principleonline videotutorialthoughtbot
https://dev.to/hassanzohdy/openclosed-principle-in-typescript-461l
Open/Closed Principle In Typescript - DEV Community
Introduction Open/Closed Principle is the second principle in SOLID principles, it states... Tagged with oop, typescript.
open closed principletypescriptdevcommunity
https://dev.to/tkarropoulos/the-open-closed-principle-a-guide-to-writing-maintainable-code-15gm
The Open-Closed Principle: A Guide to Writing Maintainable Code - DEV Community
What Open-Closed Principle (OCP) is? The Open-Closed Principle is a fundamental principle... Tagged with programming, architecture.
open closed principlea guide to
https://opensource.com/article/21/7/open-closed-principle-refactoring
What does the Open-Closed Principle mean for refactoring? | Opensource.com
In his 1988 book, Object-Oriented Software Construction, pro
open closed principle
https://www.proprofs.com/quiz-school/quizzes/pp-open-closed-principle-quiz
Open Closed Principle Quiz | SOLID Design - Quiz & Trivia
Apr 30, 2026 - Master the Open Closed Principle with this SOLID principles quiz. Test your knowledge of extensible design and modification-resistant code.
open closed principlesolid designquiztrivia