学习AngularJS的8本免费电子书籍

jopen 9年前

1. AngularJS in 60 Minutes

angularjs-in-60-minutes
The ebook carries the transcription of the video (done by Ian Smith) with relevant screenshots and the timestamp of when a topic comes up. If you prefer some text to go along with the video, then this is the ebook to get.

2. Angular JS Fundamentals

angularjs fundamentals
A great introduction to AngularJS from Dan Wahlin in video format. The first book on this list is also created by him and contains the same information you’d find in the video.

3. Practical AngularJS

practical angular js
Practical AngularJS by Dinis Cruz is available to read for free and to buy on Leanpub. From this book you will learn how to add control, wire up and create components, inside Eclipse. There are also sections on how to use KarmaJS to test your applications, how to use Firebase, miscellaneous tricks and troubelshooting you can use.

4. Recipes with Angular.js

Recipes with Angular.js
This is a very straightforward book, it’s maintained by Frederik Dietz, and has roughly 100 pages of content to go through. You’ll be learning quite a bit: URL’s, forms, API’s, routing and much more of the basic concepts. There is a HTML version available, as well as a purchasable copy from Amazon.

5. AngularJS Succinctly

angularjs succinctly
AngularJS Succinctly contains 10 chapters of problems, solutions and in-depth discussion to help you grasp the idea of Angular quickly. Learn the basics on using controllers, directives and filters all the way to integrated platforms like Ruby and Node.

6. A Better Way to Learn AngularJS

a better way to learn angularjs
A Better Way to Learn AngularJS is a 12-part course that provides insight into AngularJS. It carries plenty of learning materials from multiple sources, from official documentations, videos, other books and plenty of screencast byEgghead. Adopting a gradual easy to advanced way of building simple applications with Angular, this book contains plenty of checklists for you to keep track of what you have learned.

7. AngularJS with Ruby on Rails

angularjs with ruby on rails
AngularJS with Ruby on Rails is a book by David Bryant Copeland which will help you build a Rails application with AngularJS – in less than 10,000 words. You will need to create a skeleton app, build, test the run features, and before you know it, you have an Angular app powered by Rails.

8. Henriquat.re

henriquatre
Henriquat.re is a continuously updated ebook that contains learning materials about AngularJS from a .NET developer’s point of view. So far, there are 7 topics covered, including Modularizing AngularJS Applications and AngularJS and IE 8