Yoe probably heard of the SOLID principles of Object-Oriented Programming. But how many are you actually considering day-to-day? Could you describe all five to a coworker? And who is that Liskov guy again? Whether you’re new to programming or just want to refresh your OOP knowledge, this talk will explore the five principles in an accessible, actionable, and memorable way.

Comments

Comments are closed.

Fascinating walkthrough in SOLID. Thank you Cori for the amazing talk.

This was so helpful. Cori provided a lot of information on the principles themselves and also talked us through ways to implement them in our jobs. I feel, after listening to her, like I can carry some ideas home and start making incremental changes to the way that we work on our codebase.

The real world examples in this talk were SO helpful. Thank you for taking the time to make this clear and relatable. And I'm always here for a spicy 🔥 opinion, so bonus points on that!

Eric Mann at 16:20 on 18 May 2023

Excellent summary of SOLID principles and how they apply to and can improve software development!

Greg Turner at 16:38 on 18 May 2023

Great talk!

Great talk on SOLID principles with good examples. Loved the simplified analysis of how some principles are smells of violating 2 core principles. Good work Cori!