Customer Reviews
1 of 3 people found the following review helpful:
There are much better C books around!, Jan 7, 2023 I bought this book because it was a set text for my C programming class. I have to add a review, because contrary to most reviews I read on this site, I found this book extremely difficult to get any useful information out of. The examples are not practical, when they provide a sample program they totally disect it in to a long-winded discussion with much more detail than is needed. They take about six pages to go through a ten line program.
If you have some programming experience in another language and just need a reference (as I did), this is NOT the book to buy! I recommend "C: How to Program" by Deitel & Deitel, which I have been using instead of this stupid book through the duration of my course.
Maybe this might be halfway useful if you have never programmed before and need a really slow baby-steps book, but I really believe that it is not a good C reference.
1 of 1 people found the following review helpful:
Buying my second copy, Feb 29, 2023 I got this originally for an advanced class in C when I had already been programming in it for a few years. I had been using K&R; as the bible but K&R; is a little too terse for me and I needed some examples. I have been programming in C for 20 years but I have a terrible memory and always need to refer to some part of it for syntax and usage. This book is just right for me.It is so useful I keep it with me all the time. It got so dog-eared I threw it out and bought a second.
0 of 1 people found the following review helpful:
Good book on C, Oct 19, 2023 This is an excellent book to learn C programming if you are already familiar with C. For starters, I suggest that you get C in 21 days and then continue C learning using this book. This book can be difficult and cause frustration if you don't have C fundamental concepts knowledge.
3 of 3 people found the following review helpful:
Makes it as simple as A-B-C, Sep 4, 2023 This is a wonderful, concise book on C programming, possibly the best I've encountered. The examples are illustrative with detailed explanations on every piece of the code. I'd suggest it for all level of programming, whether you're just starting or for review.
1 of 4 people found the following review helpful:
A little simple if you know ANY C., May 19, 2023 I've always been told just to use K&R; to learn C. I thought I needed another book to help out. Unfortunately, this book was a bit too simplistic and did very little to clarify points in K&R; that were difficult. If you can program at all, this isn't the book for you.
|