<< 1 >>
Rating: Summary: The worst ever book on programming Review: I'd like to say you could do worse than to buy this book . . . the truth is it'd be hard to find one worse than this self tutorial travesty. In truth no book would be a better way to learn C than having this one. Mr. Corriveau has numerous programming language errors within the first 80 pages that make it impossible to run most (if not all) of his 'samples' as they are. His lecture note style organization would be difficult to follow even if the book had had a proof reading before it was released to publications. His near 800 page book is 900 lbs worth of frustration. It took an experienced C programmer to clean-up and rewrite Mr. Corriveau's sloppily written 'sample code'. In his book he states that C programming isn't for everyone . . . well certainly not the way he approaches teaching it. To sum up, it'd be challenging to find a book equally poorly written let alone one even worse.
Rating: Summary: Better learn C first !! Why.......? Review: I've boughten various titles which are suppose to teach C++, and even though it's a tough subject to learn, your better off learning C first. Why? Cause this author explains why in his easy well laid out text which gets the reader focused on how to program in C.No other book I found will prepare you better, then the material in this edition. C++ should come naturally to you in a very short period of time, if it doesn't, then go back and review some of the authors pitfalls, and common errors in each chapter, which will help you gain the knowledge you need to succeed. The author's style of teaching has lead me to learn much faster then I ever thought possible, cause I never really liked "C" at all till I read his book. It was 3 weeks later where I felt confident.I'm more prepared, and relaxed with new keywords and syntax used with C++, you might do the same. Very few authors give you any clues and knowledge to learn C. I found this text most useful, and don't "SKIP" any of the exercises in the chapters unless your sure you can program properly, this is the key from the author's approach in learning step by step.
Rating: Summary: A DeVry Information Technology Student Review: My introduction to this book was initiated as a Information Technology Student at DeVry Institute of Technology in Dallas, Texas. While the book does present a very detailed introduction into the C programming language (including a host of examples and exercises), I feel it lacks clarity as well as structure. There are many examples that are simply "incorrect" in this book. Also, I feel the author could have done a much better job in explaining "the right way to code" instead of focusing so much on debugging techniques. Overall, I think this book is quite exhaustive, yet it does present the novice with a host of examples and exercises in C programming.
Rating: Summary: A DeVry Information Technology Student Review: My introduction to this book was initiated as a Information Technology Student at DeVry Institute of Technology in Dallas, Texas. While the book does present a very detailed introduction into the C programming language (including a host of examples and exercises), I feel it lacks clarity as well as structure. There are many examples that are simply "incorrect" in this book. Also, I feel the author could have done a much better job in explaining "the right way to code" instead of focusing so much on debugging techniques. Overall, I think this book is quite exhaustive, yet it does present the novice with a host of examples and exercises in C programming.
Rating: Summary: Novice programmer Review: While I would agree with the previous review on it's various errors in code, I found that correcting these errors were fairly straight foward. The author presented the subject matter in a clear and consise manner and in addition added sections called "Common Errors & Traps", which I found to be be extremely helpful. The author also discusses the importance of presenting a clear and readable code. I would have liked an appendix including containing a sampling of answers to the questions posed in the book. Taken as whole, the author provided the information in an understandable format.
<< 1 >>
|