search

Home  >  Q&A  >  body text

angular.js - AngularJS的学习

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

我想大声告诉你我想大声告诉你2744 days ago721

reply all(9)I'll reply

  • phpcn_u1582

    phpcn_u15822017-05-15 16:54:14

    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.

    reply
    0
  • PHP中文网

    PHP中文网2017-05-15 16:54:14

    "Angularjs Authoritative Tutorial"?

    reply
    0
  • 天蓬老师

    天蓬老师2017-05-15 16:54:14

    Authoritative guide, official documentation.

    Or look at this angularjs_pingan

    reply
    0
  • 曾经蜡笔没有小新

    曾经蜡笔没有小新2017-05-15 16:54:14

    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

    reply
    0
  • PHP中文网

    PHP中文网2017-05-15 16:54:14

    Official guide is always your best choice~~

    https://docs.angularjs.org/guide

    reply
    0
  • 曾经蜡笔没有小新

    曾经蜡笔没有小新2017-05-15 16:54:14

    1. 《AngularJS Authoritative Tutorial》
    2. https://docs.angularjs.org/guide
    3. AngularJS Style Guide

    :)

    reply
    0
  • 仅有的幸福

    仅有的幸福2017-05-15 16:54:14

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

    reply
    0
  • 黄舟

    黄舟2017-05-15 16:54:14

    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.

    reply
    0
  • 黄舟

    黄舟2017-05-15 16:54:14

    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. .

    reply
    0
  • Cancelreply