When comparing Ng-tutorial vs AngularJS by Example, the Slant community recommends Ng-tutorial for most people. In the question“What are the best resources to learn AngularJS?” Ng-tutorial is ranked 5th while AngularJS by Example is ranked 11th. The most important reason people chose Ng-tutorial is:
Developer, mgechev, invites anyone to contribute with tutorials, and improvements for design and code. For more information see [GitHub repository](https://github.com/mgechev/ng-tutorial).
Ranked in these QuestionsQuestion Ranking
Pros
Pro Crowdsourced
Developer, mgechev, invites anyone to contribute with tutorials, and improvements for design and code. For more information see GitHub repository.
Pro Interactive
Tutorials step you through various Angular lessons via a JSFiddle-like interface.
Pro Anticipates and explains errors
The author anticipates many of the common errors you may encounter while working through the practice examples. He explains why they happen, and how to prevent them.
Pro Real world projects
The book incrementally develops more than one real world angular apps with detailed explanation of Angularjs concepts. Companion source code also works just fine with angular v 1.3
Cons
Con Not actively updated
There hasn't been any updates with new tutorials for the past year.
Con "Handling Common Scenarios" chapter could be more in-depth
The chapter explains a few common scenarios and how to deal with them using best practices.
However it's a bit light for a fairly important chapter and only touches on things like authentication and authorization.