Node.js for Beginners: Build a Mini Game Project from Scratch using Node and Socket

Node.js for Beginners: Build a Mini Game Project from Scratch using Node and Socket

English | MP4 | AVC 1920×1080 | AAC 44KHz 2ch | 2h 33m | 1.35 GB

Explore how to apply Node.js to make your web content come to life

This is the perfect course for beginners (or anyone) who want to learn more about and explore JavaScript.

This course starts with the basics and teaches you the foundations of Node.js. You will learn how to install and start using Node; master terminal resources on the Mac and PCs; create your first Node file; create and use Node modules; use server files; master Node URL pathname requests; and lots more.

Learn

  • How to write Node.js code
  • Explore how Node.js works
  • Explore various useful package for Node
  • Set up a localhost server
Table of Contents

Course Introduction and Setup
1 Node Introduction
2 What is Node JS
3 Developer Setup Node

Introduction to NodeJS
4 First Node File
5 Node in Browser
6 Node Callbacks
7 Node Modules
8 Node Page Server
9 Node URL module
10 Node Routing
11 File Write and Read
12 Load Packages
13 Lodash Quick Overview
14 Packages Express
15 Express Static Files
16 NodeMon
17 Get Data
18 Body Parser
19 Socket io Module
20 Do more with Socket

Multi player game project Node and Socket
21 Simple Battle Game Project
22 Game Project 2
23 Game Project 3
24 Game Project 4
25 Game Project Final