home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / cplus / 18921 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.6 KB  |  33 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!psinntp!bony1!email.bony.com!dturner
  3. From: dturner@email.bony.com (Doug Turner)
  4. Subject: Re: A Fine Beginner's Book on C++
  5. Message-ID: <1993Jan11.000023.1@email.bony.com>
  6. Lines: 21
  7. Sender: guest@bony1.bony.com (guest)
  8. Organization: ***
  9. References: <1993Jan10.095324.9821@alchemy.chem.utoronto.ca>
  10. Date: 11 Jan 93 00:00:23 EST
  11.  
  12. In article <1993Jan10.095324.9821@alchemy.chem.utoronto.ca>, mbersohn@alchemy.chem.utoronto.ca (M. Bersohn) writes:
  13. > As the best beginner's book on C++ for somebody who knows C I
  14. > recommend TEACH YOURSELF C++ by Herbert Schildt, published by Osborne
  15. > McGraw Hill  ISBN 0-07-881760-9 
  16. > It is only a primer. There is no depth and it lacks detail; for
  17. > example templates are not mentioned. BUT, there is a superb
  18. > wealth of practice examples with answers and frequent quizzes
  19. > with answers. The progression is quite gradual. This book is
  20. > a highly efficient way to get started with C++, provided you
  21. > know C. Incidentally this book is not mentioned in the FAQ.
  22. There is no arguing taste...this book covers the syntax, but it really 
  23. does not show you how to teach you to use C++ effectively.  If you just 
  24. want to learn the syntax, then why not stick to Stroustrup's manual 
  25. (which, of course, goes much further than just the syntax)?  I think the 
  26. examples are often silly and repetitive, and the books shallowness (I 
  27. couldn't find one example of the use of composition, for example) makes 
  28. it pretty worthless for someone without an OOP background.  I would 
  29. consider this about the worst such beginner's book I have seen.
  30. Doug Turner
  31. Standard disclaimer
  32. dturner@email.bny.com
  33.