The C Programming Language
Kernighan & Ritchie
This is the book for anyone contemplating programming in C. Written
by the people who developed this language it starts easy and
introduces all the key concepts of the language with good examples.
Why program in C? There are times when you want raw power and speed
and Perl will just not go the distance. Then it's time to reach
for this book and your C compiler. Not to mention that most of Linux
and all of the Apache server are written in C and being able to read
the source code makes life more fun.
Previous > Contents > Next
|