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
 


Query Store for SQL Server 2019 (Apress)

Author: Tracy Boggiano & Grant Fritchey
Publisher: Apress
Pages: 234
ISBN: 978-1484250037
Print: 1484250036
Kindle: B07YNL3X4X
Audience: SQL Server DBAs and Devs
Rating: 4
Reviewer: Ian Stirk

This book aims to use Query Store to improve your SQL Server queries, how does it fare?



Classic Computer Science Problems in Python

Author: David Kopec
Publisher: Manning
Date: March 2019
Pages: 224
ISBN: 978-1617295980
Print: 1617295981
Kindle: ‎ ‎ B09782BT4Q
Level: Intermediate
Audience: Python developers
Category: Python
Rating: 4
Reviewer: Mike James
Classic algorithms in Python - the world's favourite language.


More Reviews