|
 |
|
 |
 |
Nitty Gritty C (Nitty Gritty)
|
by Klaus Schroder
Sales Rank: 789545
|
$0.40
At Amazon

|
|
Paperback: 400 pages
Publisher: Addison-Wesley Professional November 30, 2001
Language: English
ISBN-10: 0201758784
ISBN-13: 978-0201758788
Product Dimensions:
9.2 x 7.5 x 0.8 inches
Shipping Weight: 1.6 pounds
Language Notes
Text: English (translation) Original Language: German
--This text refers to the
Paperback
edition.
Book Info
A systematic introduction to C programming. Describes the ANSI standard language for C and introduces programming techniques typical of C. Softcover.
Customer Reviews & Comments
In my opinion, C is an easy language to learn, but one of the hardest to program well in. The flexibility of the language and the relative lack of rigid compiler rules make it easy to make mistakes that are subtle and difficult to find. In general, it takes an extensive amount of time before one can be considered proficient in the language. Most people learn to code a certain way and keep those habits, good and bad, throughout their programming careers. For these reasons, your initial study of any language is critical. This book is designed to be a first exposure to the language and it covers all the standard features of C that should be presented. That of course makes it no different from the many other books on C that have been published over the past few decades, although there is a bit more coverage in this one than in others. The primary point of distinction between books in C is the tone and format, areas where this book is certainly above average. There is none of the compact, obfuscated code that some programmers seem addicted to, as the author goes to great lengths to point out the dangers of that approach. No specific style is emphasized, a point that I found refreshing, as personally, I am very tired of hearing passionate arguments over insignificant points of style. I was also impressed by the greater than normal treatment of the actions of the C preprocessor. This is a topic that is often neglected, which is unfortunate, as many of the more subtle bugs that I have dealt with were due to "unexpected" behavior based on the actions of the preprocessor. The examples are small, which is generally good, and there are many of them, with exercises at the end of the chapters. Unfortunately, there are no larger examples that can demonstrate how the solutions to more complex problems are put together. Nearly all modern programming projects are measured in millions of lines of code, so putting together a few projects of a couple hundred can at least give the hint of how software is really built. In general, the book is a solid introduction to the C language and if you are in need of such a book, this one will serve you well.
Comment | Permalink |
(Report this)
|
Nitty Gritty C (Nitty Gritty)
Available from Amazon
Price: $0.40

| |
|
|
|
|