Message-ID: <39E9CF07.785C0C0F@eton.powernet.co.uk> Date: Sun, 15 Oct 2000 16:36:39 +0100 From: Richard Heathfield Organization: Eton Computer Systems Ltd X-Mailer: Mozilla 4.6 [en-gb]C-CCK-MCD NetscapeOnline.co.uk (WinNT; I) X-Accept-Language: en-GB,en MIME-Version: 1.0 Newsgroups: alt.comp.lang.learn.c-c++,comp.os.msdos.djgpp,comp.programming Subject: Re: Undertaking a programming journey References: <8scg36$gsm$1 AT nnrp1 DOT deja DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 195.60.5.89 X-Trace: 15 Oct 2000 16:40:34 +0100, 195.60.5.89 Lines: 24 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com mjs0 AT my-deja DOT com wrote: > > > The least expensive and most painless way of learning C that I know of is via > the "C for Dummies" books, volumes 1 and 2. Clearly explained and engaging: You missed one. Clearly explained, engaging, and wrong. Here's a list of tutorial books which tend to get it right: C Programming: A Modern Approach. K.N.King. W.W.Norton & Company, 1996. ISBN 0-393-96945-2 The C Programming Language, 2nd Ed. Kernighan & Ritchie. Prentice Hall, 1988. ISBN 0-13-110362-8 C: How to Program, 2nd Ed. Deitel, H.M. & Deitel, P.J. Prentice Hall, 1994. ISBN: 0-13-226119-7 -- Richard Heathfield "Usenet is a strange place." - Dennis M Ritchie, 29 July 1999. C FAQ: http://www.eskimo.com/~scs/C-faq/top.html 66 K&R Answers: http://users.powernet.co.uk/eton/kandr2/index.html (31 to go)