search

Home  >  Q&A  >  body text

node.js - 自学nodejs有什么推荐的么

有没有推荐的书或者网站,关于nodejs

PHP中文网PHP中文网2867 days ago925

reply all(13)I'll reply

  • 大家讲道理

    大家讲道理2017-04-17 14:01:40

    For books, I recommend Pu Ling’s <In-depth explanation of node.js>
    For websites, I recommend cnode community

    reply
    0
  • 阿神

    阿神2017-04-17 14:01:40

    The book "In-depth introduction to node.js" is a bit fierce...
    Try "Node and Express Development"

    reply
    0
  • 天蓬老师

    天蓬老师2017-04-17 14:01:40

    I am also self-study and have personal experience. . My suggestion is that you take a look at the projects inside and start using them together. You will find that Node can do so many things. As you gradually become interested, you will delve deeper into them. . . After doing a few projects, it became smooth.
    https://github.com/sindresorhus/awesome-nodejs

    reply
    0
  • ringa_lee

    ringa_lee2017-04-17 14:01:40

    Node is easier to get started with. I recommend learning NodeJS in seven days

    reply
    0
  • 天蓬老师

    天蓬老师2017-04-17 14:01:40

    I recently read a book called
    "Learning Node, 2nd Edition"
    by Shelley Powers
    Published by O'Reilly Media, Inc., 201
    I don’t know if there is a simplified Chinese version. The cover is a mouse-like animal. . . The good thing about this book is that unlike some other node books that only focus on the web, it also covers other modules such as fs, socket, children process, etc. quite comprehensively.
    To add, I have been reading the nodeschool.io website these days, and the teaching there is very good

    reply
    0
  • 迷茫

    迷茫2017-04-17 14:01:40

    Start directly with the blog source code, which is simple and easy to understand and easy to get started.

    reply
    0
  • 伊谢尔伦

    伊谢尔伦2017-04-17 14:01:40

    JavaScript Tutorial - Liao Xuefeng’s official website

    reply
    0
  • 天蓬老师

    天蓬老师2017-04-17 14:01:40

    I have been learning recently, but I haven’t found a good video tutorial. It is probably too easy to get started, so there are few tutorials;
    If you know js, you can just read the official documentation of node, and then find a few examples to write down.

    reply
    0
  • 伊谢尔伦

    伊谢尔伦2017-04-17 14:01:40

    nodejs in action, highly recommended!

    reply
    0
  • 怪我咯

    怪我咯2017-04-17 14:01:40

    node.js practice, recommended

    reply
    0
  • Cancelreply