Jump to content

How to Solve it by Computer

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Guruduttmallapur (talk | contribs) at 14:04, 17 February 2006 (Created New page for "How to Solve It By Computer"). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

RG Dromey's 1982 book How to Solve It By Computer (ISBN 0134340019 ) Prentice Hall

  • An excellent introduction to the Whys of algorithms and data-structures.
  • Features of the Book :
  1. The Design Factors associated with problems
  2. The Creative Process behind coming up with innovative solutions for Algorithms and Data structures
  3. The Line of Reasoning behind the constraints, factors and the design choices made.


See Also:


How to Solve It - by G.Polya the authors mentor and inspiration for writing the book.