Search for books, people and lists
Read This Twice
HomePeopleBooksSonaLibrariesSign in
The Art of Computer Programming, Vol. 1 book cover

The Art of Computer Programming, Vol. 1

Fundamental Algorithms, 3rd Edition

Donald E. Knuth

A must-read for computer programmers, this book is considered the bible of all fundamental algorithms. It's the go-to reference for software developers looking to learn about basic programming concepts, information structures, system design, and more. Written in an engaging and accessible style, this book is a treasure trove of simple and important algorithms, techniques, and concepts that can help readers become better programmers. With a foreword by Bill Gates and endorsements from top industry experts, this book is sure to inspire and challenge programmers of all skill levels.
Publish Date
1997-07-07T00:00:00.000Z
1997-07-07T00:00:00.000Z
first published in 1973
Goodreads Rating
4.38
ISBN
9780201485417
Recommendations
3
Recommendations
2015-11-10T00:00:00.000Z
Tech-wise, I have a certain permanent love for Knuth's magnum opus.      source
2020-07-13T10:38:09.000Z
@Prathkum @ericksonodiaga you are hard core.. and I like that.. I started as a teen with Donald Knuth's @realDonaldKnuth The Art of Computer Programming series.. hilarious he had to stop midway circa 1973 & develop a better solution to book typesetting before completing Volumes 4 to 7.. Thx Donald !!      source
2018-12-17T14:36:25.000Z
When I was a grad student, Knuth's book on algorithms was our handbook. His "boundary tag method" was the design I used for Frontier's object database.      source