7 of 7 people found the following review helpful
2.0 out of 5 stars
UPDATE YOUR CODE EXAMPLES, Jun 16 2008
By M. Sacks - Published on Amazon.com
This review is from: Data Structures with C++ Using STL (Paperback)
The book itself is great and illustrates the core concepts well.
The code examples are grossly out of date (were talking 1990's) and completely ruins the beautiful text by adding confusing, poorly written code examples to reinforce good literature.
If you are buying this to learn data structures as a reference, great.
If you expect usable code examples this is not the book for you.
Highly Microsoft Visual Studio Centric. Not ANSI C++.
My note to the author's / publisher: You need to keep up with the times. This is technology and it moves quickly. Otherwise future-proof your code as much as possible.
10 of 12 people found the following review helpful
5.0 out of 5 stars
Explainations and concepts are great, good sample code., May 25 1999
By A Customer - Published on Amazon.com
This review is from: Data Structures with C++ (Hardcover)
The book is close to 900 pages of 14 chapters. You can get all source in book from ftp site. Covers the Data Structures well with clear explainations of "HOW" and "WHY" things work in the implementation of code. Has many written excercises(with answers), and also lots of programming excercises for practice. This is truly a book that leaves you with the answers you seek, and the text is under- standable unlike other text books that try to explain the complexities of data structures, and leave you wondering what is going on. You will understand what is going on with this BOOK!! It is a C++ book. It is a BOOK you can curl up with and enjoy reading it! I strongly suggest it to universities and programmers in the real world!!!!!!!!! J Franzmeier USA
2 of 2 people found the following review helpful
1.0 out of 5 stars
Too many errors, May 5 2010
By Curtis Pruden "Kayaker" - Published on Amazon.com
This review is from: Data Structures with C++ Using STL (Paperback)
This was a required text book for a college class. The first problem I had was trying to read the blocks of code. For some reason the background of the block was shaded and made the text almost unreadable. Then as I progressed through the chapters I started noticing errors. a typo here, an incorrect image there... it made me doubt the validity of the information I was receiving. I never found any factual errors (but what do I know, I'm a college student).
IMO 16 errors, including the wrong answers in the chapter review questions, are too many for a 2nd edition that costs over $100.00