Algorithms: Absolute Beginner's Guide (Addison-Wesley)
Wednesday, 10 January 2024

This book teaches algorithms and data structures. Using diagrams and fully annotated code samples in Javascript, Kirupa Chinnathambi starts with the basics and gradually goes deeper and broader into all the techniques needed to organize data. The author argues that efficient algorithms are needed now more than ever. Programming languages come and go, but the core of programming--algorithms and data structures--remains the same.

<ASIN:‎0138222290>

 

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Level: Introductory/Intermediate
Category: Methodology

  • Start fast with data structures basics: arrays, stacks, queues, trees, heaps, and more
  • Walk through popular search, sort, and graph algorithms
  • Understand Big-O notation and why some algorithms are fast and why others are slow
  • Balance theory with practice by playing with the fully functional JavaScript implementations of all covered data structures and algorithms

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


Zombie Scrum Survival Guide (Addison-Wesley)

Author: Christiaan Verwijs, Johannes Schartau and Barry Overeem
Publisher: Addison-Wesley Professional
Date: November 2020
Pages: 200
ISBN: 978-0136523260
Print: 0136523269
Kindle: ‎ B08F5GY39V
Audience: Scrum developers
Rating: 5
Reviewer: Kay Ewbank

The idea behind this book is a fascinating [ ... ]



The Programmer's Brain (Manning)

Author: Dr. Felienne Hermans
Publisher: Manning
Date: September 2021
Pages: 256
ISBN: 978-1617298677
Print: 1617298670
Kindle: B09CQHBVQZ
Rating: 4
Reviewer: Mike James
Programmers have a brain - but what is it doing?


More Reviews