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.
Fundamentals of Database Management Systems
Author: Dr. Mark L. Gillenson Publisher: Wiley Pages: 416 ISBN:978-1119907466 Print:1119907462 Audience: Database managers Rating: 3 Reviewer: Kay Ewbank
This book is aimed at people taking a one-semester course in database management as part of their larger information systems management course. As suc [ ... ]
|
Data Structures & Algorithms in Python
Author: Dr. John Canning, Alan Broder and Robert Lafore Publisher: Addison-Wesley Date: October 2022 Pages: 928 ISBN:978-0134855684 Print: 013485568X Kindle: B0B1WJF1K9 Audience: Python developers Rating: 4 Reviewer: Mike James Data structures in Python - a good idea!
| More Reviews |
|