Algorithm/Bibliography: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Derek Hodges
(started bibliography)
 
imported>Anthony.Sebastian
(update Cormen ref)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{subpages}}
{{subpages}}
The classic texts on computer programming algorithms include three volumes written by Donald Knuth collectively titled "The Art of Computer Programming" (ISBN 0201485419).
*Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein. (2009) [http://mitpress.mit.edu/catalog/item/default.asp?ttype=2&tid=11866 ''Introduction to Algorithms'']. 3rd. edition. MIT Press. ISBN 978-0-262-03384-8. | [http://wdn.ipublishcentral.net/mit/viewinside/24538285910718 Read first 50 pages online; includes TOC]. | [http://books.google.com/books?id=NLngYyWFl_YC&printsec=frontcover#v=onepage&q&f=false Extensive Google Books preview of 2nd. edition, 2001].
**<font face="Gill Sans MT">"Before there were computers, there were algorithms. But now that there are com­puters, there are even more algorithms, and algorithms lie at the heart of computing...This book provides a comprehensive introduction to the modem study of com­puter algorithms. It presents many algorithms and covers them in considerable depth, yet makes their design and analysis accessible to all levels of readers. We have tried to keep explanations elementary without sacrificing depth of coverage or mathematical rigor."</font>
Other references include:
*{{Cite book
*{{Cite book
| publisher = Harcourt
| publisher = Harcourt
Line 9: Line 16:
| date = 2000-01
| date = 2000-01
}}
}}
*Ellis Horowitz and Sartaj Sahni (1978). Fundamentals of computer algorithms.

Latest revision as of 17:42, 20 February 2012

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
A list of key readings about Algorithm.
Please sort and annotate in a user-friendly manner. For formatting, consider using automated reference wikification.

The classic texts on computer programming algorithms include three volumes written by Donald Knuth collectively titled "The Art of Computer Programming" (ISBN 0201485419).

  • Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein. (2009) Introduction to Algorithms. 3rd. edition. MIT Press. ISBN 978-0-262-03384-8. | Read first 50 pages online; includes TOC. | Extensive Google Books preview of 2nd. edition, 2001.
    • "Before there were computers, there were algorithms. But now that there are com­puters, there are even more algorithms, and algorithms lie at the heart of computing...This book provides a comprehensive introduction to the modem study of com­puter algorithms. It presents many algorithms and covers them in considerable depth, yet makes their design and analysis accessible to all levels of readers. We have tried to keep explanations elementary without sacrificing depth of coverage or mathematical rigor."

Other references include:

  • Berlinski, David (2000-01). The advent of the algorithm : the idea that rules the world. New York: Harcourt. ISBN 9780151003389. 
  • Ellis Horowitz and Sartaj Sahni (1978). Fundamentals of computer algorithms.