An open API service indexing awesome lists of open source software.

https://github.com/lvguowei/goos

The project in the book Growing Object-Oriented Software
https://github.com/lvguowei/goos

object-oriented-programming ood tdd testing

Last synced: 5 months ago
JSON representation

The project in the book Growing Object-Oriented Software

Awesome Lists containing this project

README

          

![goos](https://user-images.githubusercontent.com/2643227/140740729-fb876071-6eea-4425-87fd-9da28e36c19d.jpeg)

# GOOS Book Distilled

This project is from the book [Growing Object Oriented Software Guided by Tests](http://www.growing-object-oriented-software.com/), I read every chapter and type in the code.
I find that sometimes the book can be a bit confusing, so I added some of my own explanations. There are a series of blog posts
here:

https://www.lvguowei.me/post/goos-1/

https://www.lvguowei.me/post/goos-2/

https://www.lvguowei.me/post/goos-3/

https://www.lvguowei.me/post/goos-4/

https://www.lvguowei.me/post/goos-5/

https://www.lvguowei.me/post/goos-6/

https://www.lvguowei.me/post/goos-7/

https://www.lvguowei.me/post/goos-8/

https://www.lvguowei.me/post/goos-9/

https://www.lvguowei.me/post/goos-10/

https://www.lvguowei.me/post/goos-11/

https://www.lvguowei.me/post/goos-12/

https://www.lvguowei.me/post/goos-13/

https://www.lvguowei.me/post/goos-14/

https://www.lvguowei.me/post/goos-15/

https://www.lvguowei.me/post/goos-16/