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
 


Modern Fortran

Author: Milan Curcic
Publisher: Manning
Date: November 2020
Pages: 416
ISBN: 978-1617295287
Print: 1617295280
Audience: Fortran programmers
Rating: 5
Reviewer: Mike James
Not your parents' Fortran?



SQL Server Advanced Troubleshooting and Performance Tuning (O'Reilly)

Author: Dmitri Korotkevitch
Publisher: O'Reilly
Pages: 497
ISBN: 978-1098101923
Print:1098101928
Kindle: B0B197NYD7
Audience: DBAs & database devs
Rating: 5
Reviewer: Ian Stirk

This book aims to improve the performance of your SQL Servers, how does it fare?


More Reviews