For beginning programmers, this updated edition answers all C programming questions. This bestseller talks to readers at their level, explaining every aspect of how to get started and learn the C language quickly. Readers also find out where to learn more about C. This book includes tear-out reference card of C functions and statements, a hierarchy chart, and other valuable information. It uses special icons, notes, clues, warnings, and rewards to make understanding easier. And the clear and friendly style presumes no programming knowledge.
Still looking forward to the day someone writes a book about computer science in English and not Computerese. This is better than most, but that still isn't saying much unfortunately. The book also doesn't give the reader drills for practice. That would have been far more helpful than looking at the code of a Blackjack game in the appendix.
. . Overview Acknowledgments Introduction Part 1. First Steps with C Part 2. The Operating Room Part 3. Keeping Control Part 4. C programs and Lots of Data Part 5. Form Follows Function A. Where do I go from here? B. Playing around with C Blackjack C. The ASCII Table Index