![]() |
C In A Nutshell - A Desktop Quick Reference
Title: C In A Nutshell - A Desktop Quick Reference
Author: Peter Prinz & Tony Crawford Publisher: O'REILLY ISBN: 0-596-00697-7 Price (NEW): $40.00 (USD) / $56.00 (CAD) Review: I've only been learning C for the past two months, but I have already been programming some useful applications. I give credit to this one book I have been reading, that covers virtually everything in the C language with a tolerable degree of depth. I learned from The O'Reilly book "C In A Nutshell". It includes information from both the C89 and C99 standards. However, I'll include a little snippet from the book as a warning: Quote:
The titles of all 20 chapters are as follows: Language Basics, Types, Literals, Type Conversions, Expressions and Operators, Statements, Functions, Arrays, Pointers, Structure Unions and Bit-Fields, Declarations, Dynamic Memory Management, Input and Output, Preprocessing Directives, The Standard Headers, Functions at a Glance, Standard Library Functions, Compiling with GCC, Using make to Build C Programing, Debugging with GDB. Each chapter covers everything involved with the topic, and if you've ever read anything as heavy as an Algorithms book, you'll find this very easy to follow. Just make sure you aren't learning this without any previous understanding of C or a similar language! This book does not get in to Graphical User Interfaces, Networking, nor any other subject-matter that can be separated from the fundamental basics of the language. Rating: 4/5. It's very concise and readable, but lacking in tutorial-like organization. |
In my experience any "In a Nut Shell" book is generally good. I have the SQL in a Nut Shell book and use it all the time, they are great references.
|
| All times are GMT -5. The time now is 3:50 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC