A Common-Sense Guide to Data Structures and Algorithms in JavaScript, Volume 1 (Pragmatic Programmer)
Wednesday, 09 October 2024

This book looks at what data structures and algorithms can do for JavaScript code. Jay Wengrow examines how mastering them enables you to write code that runs faster and more efficiently. The book looks at how to use Big O notation to measure and articulate the efficiency of code, and modify algorithms to make it faster. Wenrow examines how the choice of arrays, linked lists, and hash tables can dramatically affect the code you write. 

<ASIN:B0D25DSWCH>

He also digs into advanced data structures such as binary trees and graphs to help scale specialized applications such as social networks and mapping software.

 

Author: Jay Wengrow
Publisher: Pragmatic Programmer
Date: September 2024
Pages: 526
ISBN: 978-8888650646
Print: B0D25DSWCH
Kindle: B0DH6T4KD5
Audience: JavaScript developers
Level: Intermediate
Category: JavaScript

 datajscript

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


Android Programming: The Big Nerd Ranch Guide (5e)

Authors: Bryan Sills, Brian Gardner, Brian Hardy and Kristin Marsicano
Publisher: Addison-Wesley
Pages: 688
ISBN: 978-0137645541
Print: 0137645546
Kindle: B09WLF84W7
Audience: Kotlin programmers
Rating: 4.5
Reviewer: Mike James  

The Big Nerd Ranch Guide to Android is bac [ ... ]



Web Design, 7e (In Easy Steps)

Author: Sean McManus
Publisher: Easy Steps, 7th Ed, 2023
Pages: 228
ISBN: 978-1840789850
Print: 1840789859
Kindle: B0C24YV788
Audience:
Rating: 4
Reviewed by: Sue Gee
Web design without a designer - is it possible?


More Reviews