Rating:  Summary: Great for Beginners Review: This book should be the textbook for Beginning Computer Programming.I am a relative beginner to programming. In the past, I have found programming tutorial books to be absolutely boring because they lacked examples. This book is ALL examples. It is a very good way to teach the language because at every stage of the learning process, I am forced to take an active role in the learning process. I am halfway through the book and I have already typed in about 20 mini-programs that have progressively become harder and more complex. The result is that I am naturally becoming comfortable with the C computer environment.
Rating:  Summary: Good for beginners & Weak for developers Review: This book will definately answer some basic questions about C and definitions of some topics. If you want to know what C is, would like to have an idea what it is about, and if you are going to take a C course in a college next term, this is a good book for you to read now. It is also one of the cheapest C books you can get for that purpose. But, if you want to develop your skills in C, or would like to be a serious C programmer, get another book, or books.
Rating:  Summary: Please rewrite this book Review: This book, while a good introduction to C, is very poor in quality. There are a number of outright mistakes, and quite a few typographical errors. The line from the inside cover says it all: "_C By Example_ language is described thoroughly." Unfortunately the same lack of care shows up in the example programs and the incorrect sample output for them. Wait for the next edition, or buy a different book.
Rating:  Summary: If you have never been exposed to C, this is the book Review: This is an excellent book for beginners. I am fluent in Visual Basic but I had never been exposed to C. Suddenly I find myself needing to develop DLLs in C. I was scared to death because of the short time I had to catch up. I did not think C was that easy to understand until I started reading this book. Even if your previous knowledge on programming is very poor, this book will take you step by step so that you will be soon programming. The style in which it is written is very clear and simple, with very good down-to-earth explanations. The examples are very simple, they just show the concepts and are far from being a technical challenge, but they serve their purpose well. Mistakes: there may be a few, but nothing that can drive you lost (at least to me). However, it does not say much about using a compiler and if you are looking for advanced topics this is not the book, but, in this regard, the editor is very honest: at the back cover you can read it is for beginning to intermediate level users. I am ready to jump into the advanced texts. Thanks Mr. Perry.
|