|











| New
Releases!
Herb's
Programming Cookbooks
|
| C++

|
| Java

|
| |
Books on C
|
The C language is basis for all modern programming languages. It was expanded
by C++, adapted by Java, and its philosophy permeates C#.
Herb currently
has two books about C. |

|
C: The Complete Reference This is
Herb's most popular book on C. It covers all aspects of the language,
its libraries, and preprocessor. It is a lasting resource that has
been fully updated for the C99 standard.
|
|
|

|
Teach Yourself C A
carefully paced tutorial to the C language. If you are just starting to
learn C, this is the book for you.
|
|