The Art of Computer Programming, Volume 4, Fascicle 5 (Addison-Wesley Professional)
Wednesday, 18 December 2019

Donald Knuth's multi-volume work on the analysis of algorithms, often abbreviated to TAoCP, has long been recognized as the definitive description of classical computer science. To continue the fourth and later volumes of the set, and to update parts of the existing volumes, Knuth created a series of small books called fascicles, which are published at regular intervals. Each fascicle encompasses a section or more of wholly new or revised material. This one forms the first third of what will eventually become hardcover Volume 4B. Brimming with lively examples, it begins with a 26-page tutorial on the major advances in probabilistic methods that have been made during the past 50 years, then it introduces the fundamental principles of efficient backtrack programming, a family of techniques that have been a mainstay of combinatorial computing since the beginning.

<ASIN:0134671791>

 

Author: Donald E. Knuth
Publisher: Addison-Wesley Professional
Date: December 2019
Pages: 400
ISBN: 978-0134671796
Print: 0134671791
Audience: developers interested in the theories of computer science
Level: Intermediate/Advanced
Category: Theory & Techniques 

knuth5

We recently recommended the boxed set of TAoCP as a suitable gift for the professional programmer, see The Art Of Computer Programming Progresses - A Great Present. However for anyone who already owns this, this paperback  make a very timely addition.

Related Reviews/Articles

The Art of Computer Programming, Volume 4, Fascicle 1

Donald Knuth & The Art of Computer Programming 

 

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
 


SQL Server Query Tuning and Optimization (Packt)

Author: Benjamin Nevarez
Publisher: Packt Publishing Pages: 446
ISBN: 9781803242620
Print: 1803242620
Kindle: B0B42SVBFY
Audience: Intermediate to advanced DBAs and developers
Rating: 4.7
Reviewer: Ian Stirk 

This book aims to give you the tools and knowledge to get peak performance from your que [ ... ]



Data Structures & Algorithms in Python

Author: Dr. John Canning, Alan Broder and Robert Lafore
Publisher: Addison-Wesley
Date: October 2022
Pages: 928
ISBN:978-0134855684
Print: 013485568X
Kindle: B0B1WJF1K9
Audience: Python developers
Rating: 4
Reviewer: Mike James
Data structures in Python - a good idea!


More Reviews