home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / cplus / 18939 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.5 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!spool.mu.edu!news.cs.indiana.edu!umn.edu!dell32.ortta.umn.edu!durai
  2. From: durai@ortta.umn.edu (Durai Venkatasubramanian)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: A Fine Beginner's Book on C++
  5. Message-ID: <durai.126.726762765@ortta.umn.edu>
  6. Date: 11 Jan 93 14:32:45 GMT
  7. References: <1993Jan10.095448.9908@alchemy.chem.utoronto.ca>
  8. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  9. Organization: U of Mn
  10. Lines: 20
  11. Nntp-Posting-Host: dell32.ortta.umn.edu
  12.  
  13. In article <1993Jan10.095448.9908@alchemy.chem.utoronto.ca> mbersohn@alchemy.chem.utoronto.ca (M. Bersohn) writes:
  14. >From: mbersohn@alchemy.chem.utoronto.ca (M. Bersohn)
  15. >Subject: A Fine Beginner's Book on C++
  16. >Date: Sun, 10 Jan 1993 09:54:48 GMT
  17. >As the best beginner's book on C++ for somebody who knows C I
  18. >recommend TEACH YOURSELF C++ by Herbert Schildt, published by Osborne
  19. >McGraw Hill  ISBN 0-07-881760-9 
  20. >It is only a primer. There is no depth and it lacks detail; for
  21. >example templates are not mentioned. BUT, there is a superb
  22. >wealth of practice examples with answers and frequent quizzes
  23. >with answers. The progression is quite gradual. This book is
  24. >a highly efficient way to get started with C++, provided you
  25. >know C. Incidentally this book is not mentioned in the FAQ.
  26.  
  27. Someone who does not know C, may not be able to appreciate the style and 
  28. content of this book.
  29.  
  30. Even though I worked on C for a short while, I had completely forgotten C 
  31. when I started on C++.  I found the book "c++ primer plus" by stephen and 
  32. brata (publishers: waite group) better.
  33.