|
|
| C Programming Faqs: Frequently Asked Questions (ISBN: 0201845199) |
 |
List Price: $34.99
Our Price: $34.99
Used Price: $23.64
Release Date: January, 1996
Manufacturer: Addison-Wesley Pub Co (Paperback)
Sales Rank: 81,838
Author: Steve Summit, Deborah Lafferty
|
Buy This Book
|
|
Average Customer Review:     
Not intended as a reference or a tutorial for the C language, this book fills one niche well - the gory, often forgotten or differently understood, fine details. When writing code, and noticing some behaviour which doesn't look completely natural, this FAQ can often help clear some things out. In my opinion it is also good to read it at least once from the beginning - this gives some good insight on the language that might not always be immediately visible to beginners, or intermediate programmers who do not have years of experience behind them. Most every C compiler these days supports some extensions and non-standard features, and some of those might be difficult to notice as non-standard. This book will also help you program in a more portable manner, and think in more standardized C.
| It covers the bases wonderfully! |      | This book would be a chapter shorter if C didn't have "++", "--", "**", etc. operators, but that's C's fault.C Programming FAQs explains so many things I've scratched my head at, and shows how to do them properly, and most importantly, portably. Anyone interested in programming C NEEDS this book!
| An essential addition to any C programmer's library. |      | This book gives answers to those annoying problems that always seem to come up in C programming, and which are either not mentioned in the standard texts, or are explained in Standard legalese which is not always comprehensible to the average reader. Both beginning C programmers and seasoned experts will benefit greatly from this book.It is also arguably the most thouroghly peer-reviewed technical book ever written.
|
|
|