Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

RE: Knuth books and programming

by Abigail (Deacon)
on Jul 15, 2000 at 13:33 UTC ( [id://22690]=note: print w/replies, xml ) Need Help??


in reply to Knuth books and programming

The Art of Computer Programming is a wonderful series. It is the bible of algorithms design. And although it discusses very basic algorithms, it's quite a high level book.

The Wolf book is not a good algorithms book. In the introduction, the Wolf book says that many algorithm books use pseudo-code and not a "real" language, claiming that that is a drawback of those other books. Unfortunally, the Wolf book shows that using pseudo-code is better idea.

If you are looking for a good general Algorithms book, go for Thomas H. Cormen, Charles E. Leiserson and Ronald L. Rivest: Introduction to Algorithms, Cambridge: MIT Press, 1990. ISBN 0-262-03141-8. And get yourself the hardcover. My paperback is falling apart from years of heavy usuage.

-- Abigail

Replies are listed 'Best First'.
Re: RE: Knuth books and programming
by larsen (Parson) on Apr 19, 2001 at 21:26 UTC
    Nice book. Another book worth of mention is Aho, Hopcroft, Ullman: Algorithms and data structures. Unfortunately I haven't its ISBN code here. I'll fix this node as soon as possible.
      Addison-Wesley Pub Co; ISBN: 0201000237; (January 1983), source Amazon.com

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://22690]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (7)
As of 2024-04-23 14:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found