A great book to learn the basics of Angular. Some parts are missing which I think should be included in new editions: resolvers, animations, Angular Ivy and how Angular CLI works. Recommended!
This is a good introduction to Angular and a lot of its tools. It does suffer somewhat from being an earlier entry in the Fullstack.io library, and isn't quite as essential for mastering the framework as other entries (particularly the stellar D3 book they've put out), and feels like it's lacking in clear knowledge that you can't get from the official docs (such as when to use Input/Output/ViewChild/Observables for component communication). Having said that, the clear examples and comprehensive curriculum will help you get up to speed with Angular faster.
A comprehensive book about Angular, the low points are the old version and the weak summary of RxJs. However overall book is good to get your hands dirty with Angular and it's development patterns.
Fantastic book that covers most of the bases of Angular. It is definitely more of a "this is how to use angular to build stuff" sort of book then a "This is the architecture of Angular 2 and how it is structured" kinda book.