Features
- Cover Type: Hard Cover with 736 pages
- Published by: Course Technology
- Edition: 2nd Edition October 11, 2004
- Written in: English
- ISBN 10 Number: 0534390803
- ISBN 13 Number: 978-0534390808
-
Book Dimensions:
9.2 x 7.5 x 1.3 inches
- Weighs: 2.9 pounds
Reader Reviews
This review is from: Data Structures: A Pseudocode Approach With C (Hardcover)
I know how to program in Java and I have basic knowledge of C/C++. I need to get up to speed on data structures and algorithms w/o going through mathematical "reasons" why a certain data structure and algorithm is more efficient than another. I needed to know the whats and hows. This book gave me exactly that. I was able to convert the book's pseudocode into C code without peeking at the author's actual implementation. This is how easy the book is to understand (given you know what pointers and dynamic memory allocation are and how to use them). I'm not sure what the other readers are complaining about. This isn't a book about software engineering (and the author implicitly implied it each time he said such topics are outside the scope of the book). Another reader wanted more examples. There are times when I want hand-holding myself but only in specific topics such as game programming. This is a book on data structures and algorithms not data structures and algorithms used in encryption, compression, file management, etc. By the way, I'm referring to the previous edition (in C).
Comment | |
(Report this)