Learn Enough JavaScript to Be Dangerous (Addison-Wesley)
Monday, 27 June 2022

In this book, subtitled "Write Programs, Publish Packages, and Develop Interactive Websites with JavaScript", Michael Hartl teaches the specific concepts, skills, and approaches you need to be professionally productive. Treating JavaScript as a general-purpose language right from the start, Hartl offers examples for creating dynamic effects in browsers and for writing scripts and modules using Node.js. Focused exercises help you internalize what matters, without wasting time on details pros don't care about.

<ASIN:0137843747>

 

Author: Michael Hartl
Publisher: Addison-Wesley
Date: June 2022
Pages: 304
ISBN: 978-0137843749
Print: 0137843747
Kindle: B09RDSVV7N
Audience: Would-be JavaScript developers
Level: Introductory/Intermediate
Category: JavaScript

Topics covered:

  • Rapidly deploying a simple JavaScript app to the live Web
  • Working with strings and other native JavaScript objects
  • Applying functions and elegant, powerful functional-programming techniques
  • Creating new objects with both properties and methods
  • Writing tests and improving code with test-driven development (TDD)
  • Developing and using self-contained, modular NPM software packages
  • Adding interactivity with event listeners, dynamic HTML forms, and DOM manipulation
  • Writing useful, nontrivial JavaScript shell scripts
  • Building an industrial-grade interactive website with JavaScript, from start to finish

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
 


Pro SQL Server 2019 Administration

Author: Peter Carter
Publisher: Apress
Pages: 940
ISBN: 978-1484250884
Print: 1484250885
Kindle: B07ZC1XC9Z
Audience: SQL Server DBAs
Rating: 5
Reviewer: Kay Ewbank

Administering SQL Server can seem like a dark art; this book aims to make it more transparent.



PHP In Easy Steps, 4th Ed

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2021
Pages: 192
ISBN: 978-1840789232
Print: 1840789239
Kindle: B08ZSV3MNH
Audience: People wanting to learn PHP
Rating: 4
Reviewer: Ian Elliot
PHP isn't a fashionable language, but this doesn't mean it isn't worth learning.


More Reviews