Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cmcl2!acf3!adler From: adler@acf3.NYU.EDU (Andre Adler) Newsgroups: comp.lang.c Subject: Re: C language book recommendations Message-ID: <18570001@acf3.NYU.EDU> Date: 11 May 91 20:44:00 GMT References: <1991May6.101403.1@mscf.med.upenn.edu> Sender: notes@cmcl2.nyu.edu (Notes Person) Organization: New York University Lines: 19 Nntp-Posting-Host: acf3.nyu.edu /* acf3:comp.lang.c / reivich1@mscf.med.upenn.edu / 6:14 am May 6, 1991 */ I am looking for recommendations for a C Programming book. I already have "The C Programming Language" by Kernighan and Ritchie (2nd edition). I am now looking for something a little more descriptive, something that is easier to use for quick reference, with more examples. Any suggestions? Samir /* ---------- */ I think a really nice book is "A Book on C" by Kelley and Pohl. It's easier to follow than K&R and has nice examples which are dissected and explained in nice detail. It's especially nice if you program in a UNIX environment. Look at this book, especially the last 2 chapters and you will see what I mean. Enjoy, Andre