Node.Js Programming, In 8 Hours, For Beginners
- Length: 128 pages
- Edition: 1
- Language: English
- Publisher: Ray Yao eBooks & Books
- Publication Date: 2020-03-20
- ISBN-10: B0866XJY59
- Sales Rank: #383105 (See Top 100 Books)
This is a zero-risk investment, if you are not satisfied with this ebook, you can get a full refund within 7 days!
About this book:
Absolutely for Beginners
This book covers all essential Node.js language knowledge. You can learn complete primary skills of Node.js programming fast and easily. The book includes more than 60 practical examples for beginners and includes tests & answers for the college exam, the engineer certification exam, and the job interview exam.
Source Code for Download
This book provides source code for download; you can download the source code for better study, or copy the source code to your favorite editor to test the programs.
Table of Contents
Hour 1
Node.Js Introduction
Node.Js Installation
First Node.Js Code
Calculation by Node.Js
Variable
“ _ ” variable
Node.Js Comment
Run Node.Js Program
Hour 2
Node.Js Function
Imbedded Function
Anonymous Function
Callback Function
Event
EventEmitter Class
Methods of EventEmitter
Hour 3
EventEmitter Examples
Error Event
Node.Js Module
Node.Js Buffer
Buffer objects
Create a Buffer Object (1)
Create a Buffer Object (2)
Create a Buffer Object (3)
Fill Function
Hour 4
Write to Buffer
Read from Buffer
Buffer Length
Buffer Merge
Buffer Compare
Buffer Copy
Buffer Slice
Buffer Index
Buffer Equality
Buffer ASCII
Buffer to Json
Hour 5
File Stream
Read Stream
Write Stream
Piping Stream
__filename
__dirname
setTimeout()
clearTimeout(t)
setInterval()
Hour 6
Open a File
File Status
Write a File (1)
Read a File (1)
Write a File (2)
Read a File (2)
Close a File
Remove a File
FS Methods
Hour 7
Create a Directory
Read a Directory
Remove a Directory
Callbackify
Inspect
Inherits
isArray
isDate
isRegExp
Hour 8
OS Module
Path Module
DNS Module
Domain Module
Net Module
Appendix
Test
Answers
Recommended Books