December 2nd, 2021 update

Hello all,

Last update, I mentioned that I was working on two sections of the book:

You'll be happy to know that Part IV: Test-Driven Development Basics is now complete 🎉.

Building on top of the 28. Test-Driven Development Workflow, we learn a few foundational techniques for TDD and set ourselves up nicely to learn how to improve our object-oriented designs with tests.

My original estimate was to complete both sections of the book by December 6th, but it Part V: Object-Oriented Design With Tests needs more polish before I can release it.

You can, however, take a look at the chapter list for Part V: Object-Oriented Design With Tests here.

/book-assets/Software Design and Architecture Wiki 16ec9c6a09b3410ca7be7920be75e128/Updates 6a4d804e388747418a713a4dc09c64e3/December%202nd,%202021%20update%20862d791db6a34f43857918f782611a38/Screen_Shot_2021-12-02_at_4.10.48_PM.png

In the upcoming next section of the book, we taking our understanding of object-oriented programming from 23. Programming Paradigms in addition to our newly-build TDD skills and put them into practice with real object-modelling problems.

We'll learn useful techniques to improve your design skills and rely on the use of code katas (examples) and challenges to ensure that you're actually making progress in your learning.

My new estimate for the completion of Part V is the 16th of this month. Stay tuned for more updates.

Cheers!

Khalil