Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Node.js Tutorial For Absolute Beginners
Rating: 4.2 out of 5(272 ratings)
6,478 students

Node.js Tutorial For Absolute Beginners

Learn nodejs with V8, Express, core JavaScript concepts, and more.
Created byYogesh Patel
Last updated 7/2018
English

What you'll learn

  • Create an Awesome websites and web applications

Course content

5 sections41 lectures5h 0m total length
  • Introduction5:28

Requirements

  • All you need is a PC and a working internet connection

Description

You'll learn how asynchronous code works in Node and the Node event loop, as well as how to use the event emitter, streams, buffers, pipes, and work with files. We'll see how that leads to building a web server in Node.

We'll dive into web sites, web apps and APIs with Express and learn how Express can save us time as Node developers.

During it all you'll gain a deep understanding of the JavaScript concepts and other computer science concepts that power Node.

NodeJS doesn't have to be hard to learn. The biggest mistake most coding tutorials make is expecting someone to learn simply by imitating others' code. Real world situations are never exactly like the tutorial.

I believe the best way to learn is to understand how a tool works and what it does for you, look at examples, and then try it yourself. That's how this course is built, with the goal to help you both learn and understand NodeJS.

Who this course is for:

  • Anyone who wants to code