home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / c / 19504 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  1.5 KB

  1. Path: sparky!uunet!spool.mu.edu!darwin.sura.net!gatech!asuvax!ncar!noao!amethyst!organpipe.uug.arizona.edu!news
  2. From: dave@cs.arizona.edu (Dave Schaumann)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: **BOOKS TO LEARN C: SUGGESTIONS NEEDED**
  5. Message-ID: <1993Jan10.212625.13242@organpipe.uug.arizona.edu>
  6. Date: 10 Jan 93 21:26:25 GMT
  7. References: <eaeu209-090193013620@714-725-3177.nts.uci.edu>
  8. Sender: news@organpipe.uug.arizona.edu
  9. Reply-To: dave@cs.arizona.edu (Dave Schaumann)
  10. Distribution: usa
  11. Organization: University of Arizona
  12. Lines: 22
  13. In-Reply-To: eaeu209@orion.oac.uci.edu (Rodney G. Ramos)
  14.  
  15. In article <eaeu209-090193013620@714-725-3177.nts.uci.edu>, eaeu209@orion (Rodney G. Ramos) writes:
  16. >I've recently been interested in learning C. Can anyone suggest a good book
  17. >to get me started?
  18.  
  19. Isn't this in the FAQ?  If it isn't, it should be.
  20.  
  21. >I already know Pascal, so it's important that I find a book that does not
  22. >assume the reader has no knowledge or experience with programming.
  23.  
  24. The canonical text is _The C Programming Lanugage_ (2nd ed) by Kernighan
  25. and Ritchie (ISBN 0-13-110362-8).  This is pretty much a dive-right-in
  26. book which is probably best for those already familiar with similar
  27. langauges like Pascal.
  28.  
  29. _A Book on C_ by Kelley & Pohl (now in the 2nd edition, I think) has been
  30. often recommended as a text better for "beginner" programmers.
  31.  
  32. _C: A Reference Manual_ by Harbison and Steel (ISBN 0-13-110933-2) is
  33. an excellent reference, and worth buying for any serious C programmer.
  34.  
  35. -- 
  36. Yeah, right.
  37.