home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / edu / 2370 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  1.7 KB

  1. Xref: sparky comp.edu:2370 comp.lang.c++:19819 comp.lang.c:20134
  2. Path: sparky!uunet!cs.utexas.edu!asuvax!ncar!noao!amethyst!organpipe.uug.arizona.edu!news
  3. From: dave@cs.arizona.edu (Dave Schaumann)
  4. Newsgroups: comp.edu,comp.lang.c++,comp.lang.c
  5. Subject: Re: Textbooks for Introductory Courses
  6. Message-ID: <1993Jan23.180316.29609@organpipe.uug.arizona.edu>
  7. Date: 23 Jan 93 18:03:16 GMT
  8. References: <1993Jan21.124116.10071@iscsvax.uni.edu> <1993Jan22.102321.3348@newstand.syr.edu>
  9. Sender: news@organpipe.uug.arizona.edu
  10. Reply-To: dave@cs.arizona.edu (Dave Schaumann)
  11. Followup-To: comp.edu
  12. Organization: University of Arizona
  13. Lines: 25
  14. In-Reply-To: rahul@ace.syr.edu.npac.syr.edu (Rahul Bhargava)
  15.  
  16. In article <1993Jan22.102321.3348@newstand.syr.edu>, rahul@ace (Rahul Bhargava) writes:
  17. >* Programming in C++ , Stark & Denhurst.
  18.                                 ^^^^^^^^
  19. That's "Dewhurst", I think _____||||||||
  20.  
  21. This is a pretty good introduction for someone who already knows C.
  22. It doesn't get big-time into object oriented programming, but it
  23. does do a good job of introducing the main new features of C++ and
  24. how to use them.
  25.  
  26. On the other hand, it's by no means a technical reference, and the
  27. 1989 version doesn't say anything about newer features like templates
  28. and exception handling.  (I don't know if there's a later editon or not.)
  29.  
  30. >* C++ Programming lang , Stroustrup
  31.  
  32. The new edition contains all the latest language features, including a
  33. fairly extensive language reference.  I just got this one, and I'm only
  34. through the first few chapters, but it appears to be somewhat less well
  35. written than the Dewhurst and Stark book.
  36.  
  37. I'm not familiar with any of the other texts on your list, though...
  38.  
  39. -- 
  40. Caught an internal error--.brainrc restored
  41.