Krzysztof Jelski presented on object-oriented design principles known as the "Nine Rules". The presentation included an overview of each rule, examples of how they impact design, and a discussion of which rules were easiest/hardest to follow and had the biggest impact. The rules focused on concepts like single responsibility, encapsulation, and composition over inheritance. Jelski also demonstrated applying the rules through a bank account management kata example.
1 of 18
Downloaded 19 times
More Related Content
How object oriented are you feeling today?
1. How Object-Oriented Are You
Feeling Today?
Software Craftsmanship 2011
26th May, Bletchley Park
Krzysztof Jelski