Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Data Structures and Algorithms: Annotated Reference with Examples
🌠 Top Free Python Books - 100% Free or Open Source!
  • Title: Data Structures and Algorithms: Annotated Reference with Examples
  • Authors Granville Barnett, Luca Del Tongo, John Bullinaria
  • Publisher: Internet Archive (2014); University of Birmingham (2019)
  • Paperback/Hardcover: N/A
  • eBook: HTML, PDF (112 pages), ePub, Kindle, etc.
  • Language: English
  • ISBN-10: N/A
  • ISBN-13: N/A
  • Share This:  

Book Description

Every book has a story as to how it came about and this one is no different, although we would be lying if we said its development had not been somewhat impromptu. Put simply this book is the result of a series of emails sent back and forth between the two authors during the development of a library for the .NET framework of the same name (with the omission of the subtitle of course!).

The conversation started off something like, "Why don't we create a more aesthetically pleasing way to present our pseudocode?" After a few weeks this new presentation style had in fact grown into pseudocode listings with chunks of text describing how the data structure or algorithm in question works and various other things about it. At this point we thought, "What the heck, let's make this thing into a book!" And so, in the summer of 2008 we began work on this book side by side with the actual library implementation.

A key factor of this book and its associated implementations is that all algorithms (unless otherwise stated) were designed by us, using the theory of the algorithm in question as a guideline (for which we are eternally grateful to their original creators).

Therefore they may sometimes turn out to be worse than the "normal" implementations -- and sometimes not. We are two fellows of the opinion that choice is a great thing. Read our book, read several others on the same subject and use what you see fit from each (if anything) when implementing your own version of the algorithms in question.

About the Author
  • N/A
Reviews, Rating, and Recommendation: Related Book Categories: Read and Download Links: Similar Books:
Book Categories
:
Other Categories
Resources and Links