Algorithms in a Nutshell 2nd Ed (O'Reilly)
Wednesday, 04 May 2016

Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. This updated edition of a book that figures among our popular reviews describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs with just enough math to let you understand and analyze algorithm performance.

<ASIN:1491948922>

With its focus on application, rather than theory, this book provides efficient code solutions in several programming languages that you can easily adapt to a specific project. Each major algorithm is presented in the style of a design pattern that includes information to help you understand why and when the algorithm is appropriate.

Giving the original edition a rating of 5, Mike James wrote:

This book is a “keeper” - make room for it on your bookshelf as it’s essential reading.

Author: George Heineman, Gary Pollice, Stanley Selkow
Publisher:O'Reilly
Date: April 2, 2016
Pages: 390
ISBN: 978-1491948927
Print: 1491948922
Kindle: B01DAWPK6S
Category: Theory & Techniques 

  

 

Visit Book Watch Archive for hundreds more titles.

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.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]



TinyML: Machine Learning with TensorFlow Lite

Authors: Pete Warden and Daniel Situnayake
Publisher: O'Reilly
Date: December 2019
Pages: 504
ISBN: 978-1492052043
Print: 1492052043
Kindle: B082TY3SX7
Audience: Developers interested in machine learning
Rating: 5, but see reservations
Reviewer: Harry Fairhead
Can such small machines really do ML?


More Reviews