The Art of Computer Programming by Donald E. Knuth
21–30 of 64 posts
Re: The Art of Computer Programming by Donald E. Knuth
#22The valuable prose aside, I never liked that code examples were in a pseudo assembly language.
Re: The Art of Computer Programming by Donald E. Knuth
#23I am not a believer, but pray that whichever $DEITY is watching over Donald Knuth allows him a healthy and long life to reach the achievement of finishing volume 7.
Re: The Art of Computer Programming by Donald E. Knuth
#24I am not a believer, but pray that whichever $DEITY is watching over Donald Knuth allows him a healthy and long life to reach the achievement of finishing volume 7.
Re: The Art of Computer Programming by Donald E. Knuth
#25The valuable prose aside, I never liked that code examples were in a pseudo assembly language.
given the timespan and the focus on complete analysis of running times and not just asymptotics, in the end maybe it wasn't so terrible a choice.
Re: The Art of Computer Programming by Donald E. Knuth
#26Re: The Art of Computer Programming by Donald E. Knuth
#27I am not a believer, but pray that whichever $DEITY is watching over Donald Knuth allows him a healthy and long life to reach the achievement of finishing volume 7.
I think there's a proof that he can at best asymptotically approach volume 7.
Re: The Art of Computer Programming by Donald E. Knuth
#28I am not a believer, but pray that whichever $DEITY is watching over Donald Knuth allows him a healthy and long life to reach the achievement of finishing volume 7.
What he needs to do is start sketching the rest so that it can be finished after his death in his vision.
Re: The Art of Computer Programming by Donald E. Knuth
#29The valuable prose aside, I never liked that code examples were in a pseudo assembly language.
Re: The Art of Computer Programming by Donald E. Knuth
#30> And after Volumes 1--5 are done, God willing, I plan to publish Volume 6 (the theory of context-free languages) and Volume 7 (Compiler techniques), but only if the things I want to say about those topics are still relevant and still haven't been said. Volumes 1--5 represent the central core of computer programming for sequential machines; the subjects of Volumes 6 and 7 are important but more specialized.