Most developers are trying to introduce more quality, maintainability and extensibility in their code nowadays, but what tools/frameworks/principles can they use to achieve that? SOLID is one of the main principles list people follow, and looking at the O (Open Close Principle), some people get confused or have different interpretations. In this talk, Thomas is aiming to demonstrate with implementation example and theory what the Open Close principle actually means, and how and why you should use it in your own projects.

Comments

Comments are closed.

Samuele Lilli at 19:07 on 10 May 2019

Nice one to explain - in practice - how to apply this principle with two code examples.
Fitting for a 25 minutes slot.

Thanks for the talk, it fit the topic well and it was good with many code examples.