home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / alt / msdos / programm / 3082 next >
Encoding:
Internet Message Format  |  1993-01-04  |  2.0 KB

  1. Xref: sparky alt.msdos.programmer:3082 comp.os.msdos.programmer:11775 comp.sys.ibm.pc.programmer:732 comp.lang.c++:18657 comp.lang.c:19170
  2. Newsgroups: alt.msdos.programmer,comp.os.msdos.programmer,comp.sys.ibm.pc.programmer,comp.lang.c++,comp.lang.c
  3. Path: sparky!uunet!mole-end!mat
  4. From: mat@mole-end.matawan.nj.us
  5. Subject: Re: Newbie Wants Advice on C-Programming
  6. Message-ID: <1993Jan3.103926.25898@mole-end.matawan.nj.us>
  7. Summary: K&R, Stroustrup _not_ all that bad ...
  8. Organization: :
  9. References: <1992Dec23.220530.15347@netcom.com> <1992Dec24.172333.7339@grebyn.com> <1993Jan2.163028.8829@netcom.com>
  10. Date: Sun, 3 Jan 1993 10:39:26 GMT
  11. Lines: 31
  12.  
  13. In article <1993Jan2.163028.8829@netcom.com>, jimlynch@netcom.com (Jim Lynch) writes:
  14. > In article <1992Dec24.172333.7339@grebyn.com> malak@grebyn.com (Michael Malak) writes:
  15.  
  16. > >You should always start out with the official books:
  17. > >
  18. > >For C, it is _The_C_Programming_Langauge_ 2nd ed. by Kernighan & Ritchie
  19. > >For C++, it is _The_C++_Programming_Language 2nd ed. by Stroustrup
  20. > No no no no no no no no no no no no. These books are _unreadible_ to a
  21. > beginner.  However, they can be quite valuable as a reference (whenever
  22. > you get around to learning how to read them...)
  23.  
  24. Not in my experience.  K&R-I and -II are among the most readable books
  25. I know on programming languages.  I learned C from Brian Kernighan's
  26. tutorial, well before K&R was published, and I had only a couple years
  27. of experience in FORTRAN and BASIC at the time.  The K&R books are
  28. improvements over that tutorial.
  29.  
  30. The trick is not to try to take them all at once.  Take each chapter by
  31. itself and work with the stuff in it for a couple of days before you go
  32. on to the next.
  33.  
  34. As far as C++ is concerned: if you know C, Stroustrup-II is the best book
  35. out right now; if not, Lippman-II may be better for you.  (I haven't taken
  36. a thorough look at Lippman-II; this comment is based on my reading of
  37. Lippman-I).
  38. -- 
  39.  (This man's opinions are his own.)
  40.  From mole-end                Mark Terribile
  41.  
  42.  mat@mole-end.matawan.nj.us, Somewhere in Matawan, NJ
  43.