Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,150,850 members, 7,810,278 topics. Date: Saturday, 27 April 2024 at 04:29 AM

Step-by-step Guide For Programming With Node.js - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Step-by-step Guide For Programming With Node.js (907 Views)

Creating A Weather Webapp With Node.js / Is Node.js A Future??? / Node.js Vs Php (2) (3) (4)

(1) (Reply)

Step-by-step Guide For Programming With Node.js by timotew: 1:04pm On Feb 14, 2016
Node.js is an asynchronous, event-driven framework built on top of Chrome's JavaScript engine and designed for creating scalable network applications. I was created with JavaScript plus a some of C/C++ under the hood so that it can do things like interacting with the filesystem, starting up HTTP or TCP and Socket servers and so on. It is non-blocking, so it doesn't make the program wait, but instead it registers a callback and lets the program continue. This means it can handle concurrent operations without multiple threads of execution, so it can scale pretty well.

Full Tutorial at : http://www.codingsavvy.com/2016/02/beginners-step-guide-for-nodejs.html
Re: Step-by-step Guide For Programming With Node.js by Olumyco(m): 12:31pm On Feb 15, 2016
Nice one

(1) (Reply)

Ip Login / An Easy Way To Share,send And Download Files / Facebook Ads

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 4
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.