Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!harvard!seismo!rlgvax!bub From: bub@rlgvax.UUCP ( Mongo Mauler) Newsgroups: net.micro.amiga Subject: Re: good 'c' text? Message-ID: <957@rlgvax.UUCP> Date: Wed, 26-Mar-86 17:01:18 EST Article-I.D.: rlgvax.957 Posted: Wed Mar 26 17:01:18 1986 Date-Received: Sun, 20-Apr-86 07:23:37 EST References: <11601@watnot.UUCP> Distribution: net Organization: CCI Office Systems Group, Reston, VA Lines: 21 > Hi there, it's the galloping neophyte again. Can anyone out there > in the ether tell me of any good C textbooks available? I have > already the k&r, ans 'the c self study guide'. any further suggestions? > Thanks in advance. > Caleb J. Howard > watmath!watnot!cjhoward > > 'Oh no, not again' quoth the petunia, as it > plummetted to the planet's surface. Acceptable texts that I've used: A Book on C (by Kelly and Pohl) -- used for a community college C class Surefire Programming in C (by Stewart) -- introductory in nature C Programming Guide (by Jack Purdum Ph.D.) -- also introductory but I liked it very much. Que publishing (C prg guide) also has the C Programmer's Library - a source of 'source' code for your own function libraries. Hope this helps!