Begin to Code (Microsoft Press)
Friday, 10 November 2023

This full-color guide will help you start creating cloud-based apps and games fast, even if you've never done it before. Rob Miles has revamped the tutorial for beginners providing challenges from debugging to step-by-step Make Something Happen exercises replicated as YouTube videos linked directly from the book.

<ASIN: 0138065403>

Miles aims to put code in context, showing how modern cloud applications are deployed and run, how their elements combine into working systems, and how key cloud technologies help you address security, reliability, and scalability.

Author: Rob Miles
Publisher: Microsoft Press
Date: June 2023
Pages: 560
ISBN: 978-0138065409
Print: 0138065403
Kindle: B0BVF4C9HZ
Audience: Non-programmers wanting to learn JavaScript
Level: Introductory
Category: JavaScript

Topics include:

  • Recognize what’s unique about cloud-based software and why JavaScript is ideal for developing them
  • Move JavaScript code onto the cloud, and add programmed behavior to web pages
  • Create active sites and generate dynamic web content
  • Use the Node.js framework to write programs that run on servers and respond to browser requests
  • Build shared applications that use services and JSON data transfer
  • Host and optimize shared game experiences in the cloud
  • Consider ethical and privacy issues as you design new cloud apps and services
  • Streamline and improve cloud development with Express Framework, node package manager, and Git
  • Use professional techniques to deliver reliable, secure, and well performing solutions
  • Build cloud-hosted programs that interact with file stores and databases
  • Configure and deploy a working application, step by step
  • Get started with cloud-based Internet of Things (IoT) development
     

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


Machine Learning For Dummies, 2e (Wiley)

Author: John Paul Mueller
Publisher: For Dummies
Date: January 2021
Pages: 464
ISBN: 978-1119724018
Print: 1119724015
Kindle: B08SZHJGJW
Audience: General, but not too dumb
Rating: 4
Reviewer: Mike James
Dummies probably need machine learning to cope...



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