Net Objectives Thoughts

TDD and the OCP


Listen Later

The Open-Closed Principle (Bertrand Myers, Ivar Jacobsen) states, “Software entities (such as classes, modules, and functions) should be open for extension, but closed for modification.” This means that a “good” design will allow for a new behavior to be added to a system without having to change the existing code, or at least to minimize … Continue reading "TDD and the OCP"
...more
View all episodesView all episodes
Download on the App Store

Net Objectives ThoughtsBy Al Shalloway