angular.js - AngularJS的学习
我想大声告诉你
我想大声告诉你 2017-05-15 16:52:14
0
9
681

想深入学习AngularJS,大家有什么好的书籍和视频可以推荐。

我想大声告诉你
我想大声告诉你

reply all(9)
phpcn_u1582

I initially read the AngularJS authoritative tutorial. Some codes in the book ran incorrectly, but you can run them through the link.
Some documents on the Internet may be toy code that can only run on 1.2x, but the code in this book is still relatively professional.

Ty80

"Angularjs Authoritative Tutorial"?

Peter_Zhu

Authoritative guide, official documentation.

Or look at this angularjs_pingan

曾经蜡笔没有小新

1. Introduction to Angular.js video on MOOC: http://www.imooc.com/learn/51
2. Online learning tutorials on MOOC: http://www.imooc.com/learn/156
3. Chinese documentation: http://docs.ngnice.com/guide
4. Introductory tutorial of Turing community: http://www.ituring.com.cn/minibook/303
5. Huizhi.com online editing learning: http://www.hubwiz.com/course/547c3e3b88dba0087c55b4e5/
It is recommended to study in the order I recommend. First, learn about Angular.js through the first lecture to get a general impression, and then choose one of 2 and 5 to study. Supplemented by 3 and 4 for reference

Ty80

Official guide is always your best choice~~

https://docs.angularjs.org/guide

曾经蜡笔没有小新
  1. 《AngularJS Authoritative Tutorial》
  2. https://docs.angularjs.org/guide
  3. AngularJS Style Guide

:)

仅有的幸福

Recommend this interactive course, you can learn and practice immediately, with functional descriptions, code examples and writing process angularjs learning path

黄舟

The authoritative guide book is not suitable for first reading. It is recommended to read the tutorial on www.ngnice.com first to understand what an Angular application is
How to run.

黄舟

It is recommended to read this tutorial on MOOC.com http://www.imooc.com/learn/51
Then there are the official API + community answers
As a beginner, I have read it intermittently several times and it is very helpful. The other is the summary. The most important thing is to search for problems on Google. If you don’t write code, you won’t know there are many pitfalls. .

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!