I'm taking a C programming course this summer...recommend some books!

mcveigh

Diamond Member
Dec 20, 2000
6,457
6
81
anyone know some good books on C, we don't do much C++ from what I hear.
something along the lines of "C for those dropeed on their heads as babies."

:D
 

Lattiz

Member
Nov 3, 2001
56
0
0
There is only one C reference manual that has made it through all time.

Kernighan and Ritchie's The C Programming Language. Its thin, concise but can be terse at times. : )

G'luck with your class...
 

thornc

Golden Member
Nov 29, 2000
1,011
0
0
K&R all the way....

Also you could take a look into "Pratical C Programming" or "Pointers in C"...
No links just to a amazon/google/bn/others search and you should find them!!


edit:spelling!