Talk in English - US at phpday 2019
Track Name:
Track 2
Short URL: https://joind.in/talk/a111b
(QR-Code (opens in new window))
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.
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.