Introduction to Algorithms 4th Ed (MIT Press)
Wednesday, 20 April 2022

This book claims to combine rigor and comprehensiveness. Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein cover a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers, with self-contained chapters and algorithms in pseudocode. This comprehensive update has new material on matchings in bipartite graphs, online algorithms, machine learning, and other topics.

<ASIN:026204630X>

 

Author: Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein
Publisher: MIT Press
Date: April 2022
Pages: 1312
ISBN: 978-0262046305
Print: 026204630X
Kindle: B09XJBVNQR
Audience: general
Level: Intermediate
Category: Theory & Techniques 

Mike James gave the previous (2009) edition of this book a top 5-star rating. See his full review and for recommendations of similar books see our round-up on 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
 


Coding All-In-One For Dummies

Author: Chris Minnick
Publisher: For Dummies
Pages: 912
ISBN: 978-1119889564
Print: 1119889561
Kindle: B0B5BBNW9L
Audience: People wanting to learn to code in JavaScript, Flutter and Python
Rating: 3.5
Reviewer: Kay Ewbank

This book is described as offering an ideal starting place for learning th [ ... ]



The AWK Programming Language, 2nd Ed

Author: Alfred V. Aho, Brian W. Kernighan and Peter J. Weinberger
Publisher: Addison-Wesley
Pages: 240
ISBN: 978-0138269722
Print: 0138269726
Kindle: B0CCJ1N4X3
Audience: Developers interested in Awk
Rating: 5
Reviewer: Kay Ewbank

The name Brian Kernighan among the authors of this updated classic raises  [ ... ]


More Reviews