Selected Product: | Data Structures: A Pseudocode Approach with C (Hardcover) Hardcover Edition: 1 Author: Richard F. Gilberg, Behrouz A. Forouzan Publisher: Course Technology Release Date: 1998-03-11 ISBN-10: 0534951236 ISBN-13: 9780534951238 List Price: $83.95 Average Customer Rating: | | C Programming Language (2nd Edition) (Prentice Hall Software) ISBN-10: 0131103628 ISBN-13: 9780131103627 List Price:$48.67 The C Programming Language (2nd Edition) ISBN-10: 0131103628 ISBN-13: 0076092003106 List Price:$48.67 Operating System Concepts (7th Edition) ISBN-10: 0471694665 ISBN-13: 9780471694663 List Price:$103.16 Assembly Language for Intel-Based Computers (5th Edition) ISBN-10: 0132383101 ISBN-13: 9780132383103 List Price:$118.00 C++ Programming: From Problem Analysis to Program Design, Fourth Edition ISBN-10: 1423902092 ISBN-13: 9781423902096 List Price:$132.95 Computer Science: A Structured Programming Approach Using C (3rd Edition) ISBN-10: 0534491324 ISBN-13: 9780534491321 List Price:$82.95 |
To use our price comparison to get the cheapest price, please click on the "Find the Cheapest Price" button located above for Data Structures: A Pseudocode Approach with C (Hardcover) by Richard F. Gilberg, Behrouz A. Forouzan (ISBN-10: 0534951236, ISBN-13: 9780534951238). At this time we have not yet written a review for Data Structures: A Pseudocode Approach with C (Hardcover) by Richard F. Gilberg, Behrouz A. Forouzan (ISBN-10: 0534951236, ISBN-13: 9780534951238). Please continue to keep checking back to this page as we are constantly adding reviews. Summaries and Customer Reviews are supplied by Amazon.com Gilberg and Forouzan's language-independent data structures text enables students to first design algorithms using Pseudocode, and then build them using the C programming language. Written at a level that makes it easy for students to understand, the book de-emphasizes mathematical rigor and provides a practical approach to data structures. Great book!!! You'll learn a lot from it! | Customer Rating: | | This book is great and I don't know why so many people rated it negatively. I don't know if it's the best in data struct books because I haven't read all of them, but it's surely one of the top ones. Text is clearly written, very understanding step-by-step explanations accompanied with illustrations, diagrams, graphs, and charts. You don't need an instructor with this book, in fact, this is how I'm learning data struct now--on my own! Projects and excersises are very interesting and relevant to material studied in the chapter. I strongly recommend this book! :) | A bad book! | Customer Rating: | | I am an instructor and I have used this book for the data structure course based on the recommendation of the department. After a few weeks I decided to replace it by Horowitz's "Fundamentals of Data structures in C". Really Gilberg's book is too bad. It make the subject too complicated. For example, it explains "stack" in 60+ pages long chapter! Really it gives the reader the impression that stack is a complex subject. In a nutshell, avoid this book! Go for Horowitz's book. It is more concise and easier to read. | Another bad programming book picked by instructor | Customer Rating: | | Another book killed my interest on computer programming. | Do not pay for this book | Customer Rating: | | I had to buy this book for a computer science course. Thankfully I got a refund on it when I tested out of the course two weeks later. For those who are forced to learn the contents of this book, here is what to expect, as I read the entire book. Since I was already very familiar with most concepts ( ie. actually programmed them ), I have to say that no book has made me more confused or angry than this one. Ideas that are simple are obscured with inappropriate examples / wordings, so I actually had to read many paragraphs TWICE, to get the point of the author. Even the pictures are far from refined, and the presentation is quite amateur. There were several times I just wanted to throw the book at the wall in disgust. As a first (and unbelievable) example, from page 2 you are given the "Commandments" of good Pseudocode. One such rule is never to use identifiers such as 'i' or 'j', as they should instead be given an 'english' name such as 'student'. On page 6, we have the first code example, where they proceed to use 'i' and 'j' within the code. Then they explain that, oh yes, 'i' and 'j' is actually a loop tradition in C++! So we're already confused! By page 6. Now, the beautiful thing is that you can read this for yourself right now, with Amazon's page excerpts. This sets the level of presentation for the rest of the book. My apologies to those who may like this book, but please take time to explore other books before this one. Programming is far easier than is explained in this book. At this level of programming development, a bad experience can be most discouraging. And this book is very, very bad. |
|