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

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!wupost!cs.utexas.edu!torn!utcsri!helios.physics.utoronto.ca!alchemy.chem.utoronto.ca!plumbum.chem.utoronto.ca!mbersohn
  3. From: mbersohn@alchemy.chem.utoronto.ca (M. Bersohn)
  4. Subject: A Fine Beginner's Book on C++
  5. Message-ID: <1993Jan10.095324.9821@alchemy.chem.utoronto.ca>
  6. Originator: mbersohn@plumbum.chem.utoronto.ca
  7. Sender: news@alchemy.chem.utoronto.ca (USENET news)
  8. Organization: University of Toronto Chemistry Department
  9. Date: Sun, 10 Jan 1993 09:53:24 GMT
  10. Lines: 9
  11.  
  12. As the best beginner's book on C++ for somebody who knows C I
  13. recommend TEACH YOURSELF C++ by Herbert Schildt, published by Osborne
  14. McGraw Hill  ISBN 0-07-881760-9 
  15. It is only a primer. There is no depth and it lacks detail; for
  16. example templates are not mentioned. BUT, there is a superb
  17. wealth of practice examples with answers and frequent quizzes
  18. with answers. The progression is quite gradual. This book is
  19. a highly efficient way to get started with C++, provided you
  20. know C. Incidentally this book is not mentioned in the FAQ.
  21.