- Begin implementing testing examples from Chapter 9.
- Implement composition examples from Chapter 8. Hooray!
- Try to implement mixin examples from Chapter 7.
- Try to implement inheritance examples from Chapter 6.
- Implement duck typing examples from Chapter 5.
- Implement dependencies examples from Chapter 3.
- Implement single responsibility examples from Chapter 2.
- Project conception.