Course Information
Course Overview
Learn nodejs with V8, Express, core JavaScript concepts, and more.
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.
Course Content
- 5 section(s)
- 41 lecture(s)
- Section 1 Introduction
- Section 2 Install Node.js
- Section 3 Nodejs
- Section 4 Some Important concepts
- Section 5 Additional Tools
What You’ll Learn
- Create an Awesome websites and web applications
Reviews
-
NNicola Atorino
the course is by now outdated to the form that most of the method signatures do not match anymore, there are several typos in the code lazily fixed, and while it is marked as 'for absolute beginners' it gives several concepts per granted, like the http protocol, the concept of host and port, the concept of request / response.
-
MMayank Shukla
Clear communication and precise
-
SStanislav Ryšánek
It was a good but kind of hurried in the end. Should be longer. Anyways thank you sir
-
DDaniel Kiss
Presenter did a great job breaking down what node.js is and how it can be used.