Modern JavaScript for the Impatient (Addison-Wesley)
Wednesday, 11 November 2020

This book is a guide to JavaScript E6 and beyond that concentrates on the most recent versions so developers can rapidly move from languages such as Java, C#, C, or C++.  Author Cay S. Horstmann's practical insights and sample code illustrate what's that’s new, and look at how to avoid common pitfalls and obsolete features. The book also looks at how to make the most of modern JavaScript’s robust toolchains and frameworks.

<ASIN:0136502148>

 

Author: Cay S. Horstmann
Publisher: Addison-Wesley
Date: July 2020
Pages: 352
ISBN: 978-0136502142
Print: 0136502148
Kindle: B08F5HFWBH
Audience: Developers interested in JavaScript
Level: Intermediate
Category: JavaScript

 

  • Quickly master modern JavaScript’s implementation of fundamental programming constructs
  • Avoid legacy techniques that create unnecessary complexity and risk
  • Make the most of functional, object-oriented, and asynchronous techniques
  • Use modules to efficiently organize and run complex programs
  • Write more powerful, flexible, and concise programs with metaprogramming
  • Extend JavaScript’s power via JavaScript libraries, frameworks, and platforms

Related Reviews

Core Java For The Impatient 

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
 


Understanding Software Dynamics (Addison-Wesley)

Author: Richard L. Sites
Publisher: Addison-Wesley
Pages: 464
ISBN: 978-0137589739
Print: 0137589735
Kindle: B09H5JB5HC
Audience: Every developers
Rating: 5
Reviewer: Kay Ewbank

This book looks at the different reasons why software runs too slowly, and what developers can do about it, starting by looki [ ... ]



Driving Value With Sprint Goals

Author: Maarten Dalmijn
Publisher: Addison-Wesley
Pages: 256
ISBN: 9780137381920
Print: 0137381921
Kindle:B0C7ZJR7N2
Audience: Scrum developers
Rating: 5
Reviewer: Kay Ewbank

Over the years I've read a lot of books about agile development and Scrum, and most concentrate on the methodology rather tha [ ... ]


More Reviews