
Title | : | The Art of Computer Programming, Volumes 1-4a Boxed Set |
Author | : | |
Rating | : | |
ISBN | : | 0321751043 |
ISBN-10 | : | 9780321751041 |
Language | : | English |
Format Type | : | Hardcover |
Number of Pages | : | 3168 |
Publication | : | First published March 3, 2011 |
In describing the new fourth volume, one reviewer listed the qualities that distinguish all of Knuth's work.
In sum: ] "detailed coverage of the basics, illustrated with well-chosen examples; occasional forays into more esoteric topics and problems at the frontiers of research; impeccable writing peppered with occasional bits of humor; extensive collections of exercises, all with solutions or helpful hints; a careful attention to history; implementations of many of the algorithms in his classic step-by-step form."
--Frank Ruskey
These four books comprise what easily could be the most important set of information on any serious programmer's bookshelf.
The Art of Computer Programming, Volumes 1-4a Boxed Set Reviews
-
Based on reviews on Amazon this set appears to be the equivalent of a university degree in computer science
-
I haven't read these all the way through mind you, but these books make up the greatest programing reference available, not for any language mind you, but programing in general, meta-programing if you well. Algorithms galore, sorting, and searching, and etc. If your looking for a solution to a programing problem its probably here. Required for intermediate level skill and up, not for beginners. Book 4A is the compilation of the the five Fascicles, making this a vary complete and desirable collection.
-
The undisputed “bible” of programming, a 2,500 page multivolume work by Donald Knuth, is called The Art of Computer Programming.
Natural Language Processing with Python Pág.138 -
kitchen sink of algorithmic discussion. Great for reference, but much too dry for a casual read.