Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!ames!hc!beta!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.lang.c Subject: Re: Good C Manual? Message-ID: <5912@brl-smoke.ARPA> Date: Fri, 29-May-87 19:12:50 EDT Article-I.D.: brl-smok.5912 Posted: Fri May 29 19:12:50 1987 Date-Received: Sun, 31-May-87 15:54:55 EDT References: <2402@wasat.usc.edu> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Distribution: na Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 15 In article <2402@wasat.usc.edu> aniekan@wasat.usc.edu () writes: >PS: I already know about Kernighan and Pike, I don't think it's > easy-enough-to-read, at least for the "new" programmer. Kernighan & Pike's "The UNIX Programming Environment" is intended to assist in exploiting the UNIX environment, not to learn C. Kernighan & Ritchie's "The C Programming Language" is still the best introductory C textbook in my opinion, although many people prefer Harbison & Steele's "C: A Reference Manual". Plum Hall publishes some good intermediate-level texts worth having; you generally have to get them from Plum Hall, 1 Spruce Av., Cardiff NJ since most large bookstores don't stock them (unlike the other books I mentioned). There are lots of mass-market books purporting to teach C for small computers; most of the ones I've seen are pretty bad.