Selected Product: | Data Structures and the Standard Template Library Hardcover Edition: 1 Author: William Collins Publisher: McGraw-Hill Science/Engineering/Math Release Date: 2002-02-14 ISBN-10: 0072369655 ISBN-13: 9780072369656 List Price: $106.25 Average Customer Rating: | | Microelectronic Circuits (Oxford Series in Electrical Engineering) ISBN-10: 0195116631 ISBN-13: 9780195116632 List Price:$112.00 Computer Networking: Internet Protocols in Action ISBN-10: 0471661864 ISBN-13: 9780471661863 List Price:$42.08 Signal Processing and Linear Systems ISBN-10: 0195219171 ISBN-13: 9780195219173 List Price:$135.00 Applied Statistics for Engineers and Scientists (with CD-ROM) ISBN-10: 0534467199 ISBN-13: 9780534467197 List Price:$169.95 Digital Fundamentals with VHDL ISBN-10: 0130995274 ISBN-13: 9780130995278 List Price:$138.80 |
To use our price comparison to get the cheapest price, please click on the "Find the Cheapest Price" button located above for Data Structures and the Standard Template Library by William Collins (ISBN-10: 0072369655, ISBN-13: 9780072369656). At this time we have not yet written a review for Data Structures and the Standard Template Library by William Collins (ISBN-10: 0072369655, ISBN-13: 9780072369656). Please continue to keep checking back to this page as we are constantly adding reviews. Summaries and Customer Reviews are supplied by Amazon.com Data Structures and the Standard Template Library by William Collins teaches the fundamentals of Data Structures and their implementations. It uses C++ as the language of instruction. Most of the data structures are provided in the Standard Template Library (STL), which students will be able to use in their further coursework and beyond. To further students' understanding of implementation issues, alternative implementation (other than the STL) are also discussed. Hands-on learning is promoted throughout the text by the use of Programming Projects and labs. Programming projects, at the end of each chapter, allow students to develop and implement their own data structures or to extend or apply data structures introduced in the chapter. Additionally, optional labs accompany the text and allow students to practice by giving them opportunities to code. These labs can be used in many different ways such as in a closed lab, in an open lab, or for optional homework assignments. More bugs than a rainforest | Customer Rating: | Paid about $100 dollars for this book only to find more bugs than a rainforest; frustrating since the author teaches at the university level but the code resembles that of a novice programmer. Do yourself a favor and go with another book. You're literally better off crumpling your cash money and throwing it in the trash rather than buying this disappointment. | Worst Textbook | Customer Rating: | This may possibly be the worst programming book I've ever seen. The author has a habbit of talking about something, assuming you already have the knowledge, and then explaining it later, sometimes chapters later. Similarly, when using a class, Collins will state what the class is supposed to do, but not include the implementation until later, which would be good, but you've already been bombarded with so much other stuff you forget what the thing did in the first place. There are also no full examples included with several sections of the book, which are definately needed to learn the material.
Finally, when it comes to the data structures (most of the book), Collins explains what they are, and shows pieces of code, but never full implementations. For example, he shows how to adjust a heap, and delete nodes from a heap, but not how to start from scratch. Also, he uses templates containing classes without telling the reader what they mean.
I am currently a sophmore in a data structures class, and have talked with at least 5 students in my class. All of them agree that the book is absolutely worthless, as it only gives partial information that's hard to understand. If you're a professor, please think twice about choosing this book. |
|