Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Sams Teach Yourself Data Structures and Algorithms in 24 Hours

Sams Teach Yourself Data Structures and Algorithms in 24 Hours

List Price: $24.99
Your Price:
Product Info Reviews

<< 1 >>

Rating: 5 stars
Summary: Good starter
Review: A while ago, I told a more experienced programmer friend of mine that I wanted to study algorithms,he laughed at me. He also gave me a book to read. After the first chapter I realized why he laughed. This is definitely not an easy subject.But when I came across TYS DS and Algorithms I finally got a chance to understand the topic. I have a lot of algorithms books but if you have no experience and need to learn the subject in a short time, then this is the book for you. I am a self taught programmer and I needed to learn about algorithms real fast.This book put me on the right track.Now I think I am ready for the more difficult books.

Rating: 5 stars
Summary: The Bible of Data Structures and Algorithms
Review: As always, Robert Lafore has written a book which is always to be kept in one's library. This book has two qualities; 1) written by Robert Lafore, and 2) published by SAMS.

The best quality of Robert Lafore is that he answers the questions exactly the same time when they are rising in your mind.

SAMS has a history of publishing books for novices, making them experts.

Rating: 5 stars
Summary: Very Interactive!
Review: I bought 'Introduction to Algorithm' by Thomas Cormen, and could't understand anything in it. So I looked for easier book, and bought this one. This book use OOP concept to describe the data structures and algorithm. I found all the explanation very clear. It teaches you basic knowledge about algorithm before you move to more advanced books. I also found that the java applets (included on CD with the book) they used to describe the algorithm theory were very helpful. It was just like having a private teacher explaining them for you.

I admit that it is not very complete, like it explains Red-Black Tree but there is no source code, and also no source code for deletion on Binary Tree, you have to get a more advanced book for those. But this book has done its job very well!

If you are majoring computer science, and can't get your teacher explanation about basic algorithms and data structures (ex. Big-Oh notation, quicksort, etc), GET THIS BOOK!

Rating: 5 stars
Summary: Great for technician level programmers
Review: I consider myself a "technician level" programmer.. in other words, my main job title is somewhere in the realm of "make this electronic device functional" and "the network died.. fix it", with the responsibility for the odd bit of utility programming now and then. Considering this, I use this book as basically a brush-up on elementary algorithms and data structures that come into play when doing that bit of utility code. Computer science types will likely consider this book "Data Structures and Algorithms Lite" as it eschews the grinding proofs and NP discussions in favor of actual code in more of a cook book style. Not a bad book for technicians, though I would have preferred some pseucocode and less language specific stuff, but I suppose that defies the nature of this type of book in the first place.

Rating: 5 stars
Summary: Great for technician level programmers
Review: I consider myself a "technician level" programmer.. in other words, my main job title is somewhere in the realm of "make this electronic device functional" and "the network died.. fix it", with the responsibility for the odd bit of utility programming now and then. Considering this, I use this book as basically a brush-up on elementary algorithms and data structures that come into play when doing that bit of utility code. Computer science types will likely consider this book "Data Structures and Algorithms Lite" as it eschews the grinding proofs and NP discussions in favor of actual code in more of a cook book style. Not a bad book for technicians, though I would have preferred some pseucocode and less language specific stuff, but I suppose that defies the nature of this type of book in the first place.

Rating: 5 stars
Summary: Excellent book, superior author
Review: This is an excellent book. You will be able to do and use everything Robert LaFore describes. He is a world class author, clear, intelligent, non-patronizing, non-condescending. One of the best C++ explainers on the planet. C++ is a complicated language. Some programmers suggest that complexity implies chaotic -- which is why we have such dumbed-down languages as Visual Basic and Java. If you find C++ challenging, read LaFore! C++ is the most powerful langauge on a computer.


<< 1 >>

© 2004, ReviewFocus or its affiliates