Talk in English - UK at php Central Europe Conference 2018 (with Rasmus)
Track Name:
Intermediate
Short URL: https://joind.in/talk/c3a33
(QR-Code (opens in new window))
We are all SOLID developers who like to keep DRY, these are rules we stick to try keep our code clean. Despite this, we often end up writing procedural code wrapped up inside objects. This code can be hard for our colleagues and collaborators to get to grips with and understand.
Join me for this object reorientation as we take a look at how we can leverage the power of object oriented design to write code which is not just SOLID, but easy to reason about and easy for others to understand.
Comments
Comments are closed.
Good talk, way more practical than the previous one! Thank you, Chris!