I had started using Unity on one of my projects when I found this book.
To be honest, I read is quickly to see what I might be missing. Turns out I wasn't missing a whole lot. But the section on using Unity for Interception was quite useful.
Be forewarned, this book is LOADED with code. Maybe too much. I expect programming books to have code, but I prefer the code to come in smaller sections or to be heavily commented. The code in this book follows neither convention.
Also, be aware that if you get the kindle version of the book, the code may be difficult to read on that device or any of it's readers.
I use it as a reference now when I want to verify how I might implement something related to the Unity framework.