Do you guys have any good books for html or node.js?
I really want to learn html or/and node.js. Any good books for it?
Personally, I like the Programming for Dummies books, since it seems to work for me?
I don't believe there's a Node.js section in it though, but this book will hopefully get you somewhere:
https://www.amazon.com/Coding-Development-All-Dummies-Computer-ebook/dp/B07M9DZBXG#customerReviews
Note: The book is over 800 pages long (it's a collection of them)
you can learn it online.
However, html and node.js are different languages, so you should choose one.
node.js
https://www.w3schools.com/nodejs/
https://www.tutorialspoint.com/nodejs/index.htm
https://www.javatpoint.com/nodejs-tutorial
HTML
https://www.w3schools.com/html/
https://www.tutorialspoint.com/html/index.htm
https://www.javatpoint.com/html-tutorial
They have a lot of tutorials including nodejs and html (which help me myself quite a lot).
Nodejs is basically JavaScript, so I hope you know JavaScript, too!
Thank you guys for sharing the links in which I can find good books for HTML or node.js. I will surely gonna visit those sites to read those books. I will also tell my friend to look here to find the best books for students. Because he is also searching for it online but can't find it anywhere.