When comparing AngularJS - O'Reilly book vs David Mosher - screencast series, the Slant community recommends AngularJS - O'Reilly book for most people. In the question“What are the best resources to learn AngularJS?” AngularJS - O'Reilly book is ranked 3rd while David Mosher - screencast series is ranked 23rd. The most important reason people chose AngularJS - O'Reilly book is:
You start out with key features, then through building an app learn layout, testing, compiling, and debugging.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Thorough overview of AngularJS
You start out with key features, then through building an app learn layout, testing, compiling, and debugging.
Pro Written by people who worked on AngularJS
It is written by two engineers who worked on AngularJS at Google.
Pro Suggests external resources
Throughout the series, David suggest other resources that cover related subjects or specific subjects in greater depth to help you get a complete understanding of AngularJS.
Pro Both high-level and low-level information
David Mosher covers the philosophy behind AngularJS, its purpose as well as provides in-depth knowledge on how to best use AngularJS.
Cons
Con Many errors throughout the book
A lot of the code examples given in the book don't run because of errors. This can make it confusing and difficult to follow, especially for beginners.
Con Videos only
This series is videos only, so it's not great for someone who would prefer a more hands-on way of learning (such as playing with the code examples, or doing quizzes).