Best site to learn node.js

Jul 11, 2016 at 9:14am
Hi,

I am learning node.js for CLI, although I have googled for some online resourcesp but it would be great if you all could suggest the best site you used/prefered to learn node.js

thanks in advance
Jul 11, 2016 at 2:05pm
Hi,
Is node.js some type of JavaScript?
Jul 11, 2016 at 4:08pm
@closed account 5a8Ym39o6

not exactly js... although I haven't seen the syntax yet...

@Thomas1965

the tutorials look great but apart from introduction rest are paid :(
Jul 11, 2016 at 4:58pm
closed account (z05DSL3A)
Is node.js some type of JavaScript?
"Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world." -- https://nodejs.org/en/

---==#==---
May be of interest...

Node.js Succinctly
Author : Agus Kurniawan
Categories : Web Development, JavaScript
Pages : 109
Formats : Amazon Kindle and PDF
Price : FREE

https://www.syncfusion.com/resources/techportal/details/ebooks/nodejs
Description
In Node.js Succinctly, Microsoft MVP Agus Kurniawan leads you through the fundamentals of using Node.js to speed up your JavaScript-based applications. This informative e-book will take you from Hello World to “if…then” decisions, all the way to real-time data monitoring. You’ll learn how to use Node.js to build modules, declare JSON data objects, and create entire web-based applications. The basics of socket and database programming with Node.js are also covered.

Table of Contents
1.Introduction to Node.js
2.Basic Node.js Programming
3.Array
4.JSON
5.Functions
6.String Operations
7.Building Your Own Module
8.Error Handling and Logging
9.Events
10.Web Applications
11.Socket Programming
12.Socket.io
13.Database Programming
Last edited on Jul 12, 2016 at 8:50am
Jul 12, 2016 at 12:49pm
closed account (3h0oLyTq)
Hello guys,
This link is a great reference to get started :
https://www.quora.com/What-are-the-best-resources-for-learning-Node-js
Jul 12, 2016 at 4:55pm
thanks everybody for the links :)
Jul 13, 2016 at 3:07am
closed account (3h0oLyTq)
glad my link did help after all :)
Topic archived. No new replies allowed.