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
 


Core Java for the Impatient, 3rd Ed

Authors:  Cay S. Horstmann 
Publisher: Addison Wesley
Pages: 576
ISBN: 9780138052102
Print: 0138052107
Kindle: B0B8RZZBDJ
Audience: Smart programmers wanting in-depth coverage
Rating: 4.8
Reviewer: Mike James

The key to this book is the word "impatient" in the title. What does this m [ ... ]



C# Programming, 3rd Ed (In Easy Steps)

Author: Mike McGrath
Publisher: Easy Steps
Date: April 2022
Pages: 192
ISBN: 978-1840789737
Print: 1840789735
Kindle: B09WPBZZCV
Audience: C# developers
Rating: 5
Reviewer: Mike James
An easy guide to C# - what could be better.


More Reviews