home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 14041 < prev    next >
Encoding:
Text File  |  1992-08-15  |  1.4 KB  |  39 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!amgen!nuntius
  3. From: Michael Brennan <mikeb@sam.amgen.com>
  4. Subject: Re: C tutorial
  5. Message-ID: <1992Aug14.183052.3255@amgen.com>
  6. Sender: news@amgen.com
  7. Nntp-Posting-Host: swalker
  8. Organization: Amgen
  9. X-Useragent: Nuntius v1.1
  10. References: <7AUG199206492092@zeus.tamu.edu> <BsMnvp.Mxv@taligent.com>
  11.      <1992Aug8.045808.11038@gallant.apple.com>
  12. Date: Fri, 14 Aug 1992 18:30:52 GMT
  13. Lines: 24
  14.  
  15. In article <1992Aug7.143535.20974@das.harvard.edu> Venkatesh Reddy,
  16. vreddy@das.harvard.edu writes:
  17. >Also, for the Mac specifically, if you would like toolbox stuff, there is
  18. >The Macintosh C Primer -- Programming in the Toolbox with THINK C
  19. >by Mark Reed I believe...
  20. >
  21.  
  22. Actually the authors are Dave Mark and Cartwright Reed.  It by far
  23. (probably)
  24. the best C tutorial on using the Mac toolbox.
  25.  
  26. In article <1992Aug7.143535.20974@das.harvard.edu> Venkatesh Reddy,
  27. vreddy@das.harvard.edu writes:
  28. >The C Programing Language (ANSI C) by Kernighan and Ritchie
  29. >The best C reference book I have come across... 
  30.  
  31. In article <1992Aug7.183848.12556@kronos.arc.nasa.gov> Joshua
  32. Rabinowitz-Summer-91, joshr@kronos.arc.nasa.gov writes:
  33. >I think the best book on general C programming is Phol/Kelley's 
  34. >_A Book On C_. (I may be biased, having studied under Al Kelley).
  35.  
  36. Kernighan and Ritchie is the best reference, but it can be quite terse. 
  37. A Book on C
  38. is probably a good place to start for first learning C.
  39.