Hi all,
First of all, thanks to Nat and Steve for the book, I'm learning quite
a lot with your book. Especially because you took the effort to guide
us through design and implementing the Auction Sniper and explaining
your way of doing it. Since I wanted to understand exactly what that
meant, I decided to create a repo in github and follow the
"instructions" of the book.
The final result is here:
http://github.com/raulb/my-goos-code
I've also ended up uncovering quite some bugs/inconsistencies in the
book that are documented in the README file in github:
http://github.com/raulb/my-goos-code/blob/master/README
Other than that, this github repo might be helpful to somebody who is
going through the same process that I did, and is stuck in some
section of the book - i've commited quite often the changes, while the
original Java repo only has the final snapshot of the code.
Hope it helps!
Raul