Throughout Robert C. Martin, Agile Principles, Patterns and Practices in C #, a small Paymentroll application is being created. Although most of the source code is printed locally, some classes are missing and some are incomplete. The book is written on the scariest page:
The book includes many examples of source code, which are also available for download from the author’s website.
Unfortunately, this seems like a lie. Unless this one is the author’s website (the book forgets to mention the address of the authors website), or I'm blind.
Does anyone have the source code for this book, preferably as a Visual Studio project, or know where I can find it.
source
share