Node.js: Novice to Ninja (SitePoint)
Wednesday, 27 July 2022

This book is a hands-on guide to learning everything needed to build a professional web application using Node.js, the open-source, cross-platform, back-end JavaScript runtime environment. Craig Buckler starts off with the basics - installation and building your first apps. He then moves on to more advanced concepts, including debugging, asynchronous programming, using Express.js, working with databases, deployment, and more, and finishes by showing how to build a complete multi-player real-time quiz application.

<ASIN:1925836525>

 

Author: Craig Buckler
Publisher: SitePoint
Date: July 2022
Pages: 410
ISBN: 978-1925836523
Print: 1925836525
Kindle: B0B4FCNP2Z
Audience: JavaScript developers
Level: Introductory/Intermediate
Category: JavaScript

 

  • Install Node and build your first application
  • Get started with Express.js and use it to process forms
  • Master asynchronous programming in Node.js
  • Work with MongoDB and MySQL databases
  • Use WebSockets for real-time applications
  • Understand the Node ecosystem: npm and modules
  • Build a complete multiplayer quiz app

 

 

For recommendations of JavaScript books see JavaScript Beginners Book Choice and Advanced JavaScript Book Choices in our Programmer's Bookshelf section.

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


The Rust Programming Language, 2nd Ed

Author: Steve Klabnik and Carol Nichols
Publisher: No Starch Press
Date: June 2023
Pages: 560
ISBN: 978-1718503106
Print: 1718503105
Kindle: B0B7QTX8LL
Audience: Systems programmers
Rating: 4.8
Reviewer: Mike James

There's a new edition of what has become the standard text on Rust. Has it matured along with [ ... ]



Classic Computer Science Problems in Python

Author: David Kopec
Publisher: Manning
Date: March 2019
Pages: 224
ISBN: 978-1617295980
Print: 1617295981
Kindle: ‎ ‎ B09782BT4Q
Level: Intermediate
Audience: Python developers
Category: Python
Rating: 4
Reviewer: Mike James
Classic algorithms in Python - the world's favourite language.


More Reviews