I'm hoping to find an ebook version of the Art of Computer Programming by Donald Knuth. I've found some sources, but they seem shady and I don't want to pirate the lot, its worth paying for. Any suggestions? Can I find just the fascicles in ebook form?

link|improve this question

feedback

closed as off topic by ho1, Robert Harvey Oct 19 '11 at 22:56

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

2 Answers

up vote 5 down vote accepted
+50

Short answer: no.

There appear to be many pirated copies of the book available around the internet, though I couldn't turn up anything really legitimate. Knuth's homepage points to his author page at Addison-Wesley, where his books are available to purchase only as hard-copies.

The only legitimate digital resource I was able to find was a postscript version of Volume 1 Fascicle 1, which is older and apparently no longer maintained.

In summary, you're better off going out and buying a hard copy.

link|improve this answer
feedback

I think there's a new edition of the book coming with an updated MIX 'language'. You might want to see when this is expected to be released before forking out for the current editions.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.