Data Structures and Algorithms in JavaScript (No Starch Press)
Wednesday, 05 February 2025

This book is a deep dive into the world of data structures and algorithms that Federico Kereki says will transform the way you approach problem solving in JavaScript. Each chapter has clear, no-nonsense explanations of complex concepts, real-world coding examples, and challenging questions (with answers at the end) to reinforce your understanding.

<ASIN:1718502621 >

 

Author: Federico Kereki
Publisher: No Starch
Date: January 2025
Pages: 592
ISBN: 978-1718502628
Print: 1718502621
Kindle: B0B7R286TN
Audience: JavaScript developers
Level: Intermediate
Category: JavaScript

datajava


Key features include:

  • Modern JavaScript techniques: Use the latest language features and functional programming principles for cleaner, more efficient code.
  • Performance-focused approach: Analyze and optimize algorithms using Big O notation.
  • Essential algorithms explained: Implement and fine-tune core algorithms like quicksort, merge sort, digital search, and binary search.
  • Algorithm design strategies: Solve challenging problems with techniques like recursion, dynamic programming, backtracking, and brute-force search.
  • Advanced data structures: Explore complex structures such as binary search trees, heaps, and graphs.

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


Functional Programming in C#, 2nd Ed (Manning)

Author: Enrico Buonanno
Publisher: Manning
Date: February 2022
Pages: 448
ISBN: 978-1617299827
Print: 1617299820
Kindle: B09P1Z2PPB
Audience: C# developers
Rating: 5
Reviewer: Mike James
Is C# a good language for functional programming?



The Async-First Playbook

Author: Sumeet Gayathri Moghe
Publisher: Addison-Wesley
Pages: 368
ISBN: 978-0138187538
Print: 0138187533
Kindle: B0CCTZHB9N
Audience: Agile developers
Rating: 4
Reviewer: Kay Ewbank

The driver behind this book was the pandemic and the need to find ways to make remote working effective for teams. So do [ ... ]


More Reviews