It was fun presenting at the Agile.NET Houston 2010 conference last Friday. I did my talk on SOLID:
You’ve been learning about the core concepts of Object-Oriented Programming (OOP) for quite some time now: Abstraction, Encapsulation, Inheritance, and Polymorphism. When you thought you knew it all, all of a sudden the cool kids are talking about all these principles such as “Single Responsibility Principle”, “Open/Closed Principle”, “Dependency Inversion Principle”, as well as Inversion of Control containers, etc. This session presents those concepts so the attendees can understand what they are and start using right away.
I’d like to thank everybody who showed up for my talk. I’d appreciate if you could click here and both rate and provide some feedback, so I improve this talk for next time. In that link you’ll find the downloadable material (code and slides).
See you next time!