logo
Wrong email address or username
Wrong email address or username
Incorrect verification code

The C Programming Language - Community Reviews back

by Brian W. Kernighan, Dennis M. Ritchie
sort by language
Musings/Träumereien/Devaneios
Musings/Träumereien/Devaneios rated it 6 years ago
//Cenesis, chapter 1#includeint main(){puts("In the beginning, when Ritchie created the Unix and the C");puts("and the UNIX was without form or shape, with darkness over the abyss and a mighty wind sweeping over the waters");puts("Then Riche said: hello, world, and there was code");puts("Riche saw t...
Joan3000
Joan3000 rated it 12 years ago
This book was a good reference when I was looking things up about some libraries and their functions. It didn't solve all my problems, but it's very easy to read, almost like a literary book. All the basics are there and they are well explained, I just had some problems when I had a few more specifi...
Manny Rayner's book reviews
Manny Rayner's book reviews rated it 26 years ago
If you're a geek, you have to prostrate yourself in the direction of Bell Labs whenever this book is mentioned. I'm not really a geek, so it's optional. Well, perhaps I'd better do it anyway. Just in case.
Need help?