From: Buryl Woodard Newsgroups: comp.os.msdos.djgpp Subject: Re: Books for a beginner to C Date: Mon, 03 Nov 1997 09:23:16 -0800 Organization: LDS I-America Lines: 16 Message-ID: <345E0884.549A@blountsville.net> References: <345C5509 DOT 5376 AT virgin DOT net> Reply-To: burylw AT blountsville DOT net NNTP-Posting-Host: 207.101.158.18 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Graham & Dina wrote: > > Could anyone with ideas on a particularly good book for a beginner > please forward suggestions > > Thanks > > Graham Assuming you have a little experience in structured programming, I recommend "C++: the Complete Reference" by Herbert Schildt. Consise, with the first half devoted to ANSI standard C, and the latter half to C++. It covers all the bases. I like the book. But that's just my own opinion... Buryl Woodard