Thank you all that participated in my lecture at KTH October 26, 2011. I had a lot of fun, and we had some good discussions. For you who were not there, it was about object-oriented programming and how to write good code. We used some example code to discuss OO principles and testing. Here’s the presentation (pdf)!
A couple of posts of relevance:
- The Truth Behind Design Patterns
- Design Principles by Example: Talk to an Interface or an Abstraction?
- Design Patterns By Example: Implementing a State Machine
- Duplication-Driven Development?
- Edge-To-Edge Unit Tests
- Test-Driven Development Done Right
Related posts:
