which are the good books for learning C++ grading from basic to advanced?
c++ books
Collapse
This topic is closed.
X
X
-
nntp.aioe.orgTags: None -
coal@mailvault.com
Re: c++ books
On Apr 7, 11:31 am, "nntp.aioe. org" <psr.1...@gmail .comwrote:There are some here that I think are good:which are the good books for learning C++ grading from basic to advanced?
http://www.webebenezer.net/links.html. Also if someone wants
to send me a book in exchange for advertising on webebenezer.net let
me know. In particular, I'd like to read "Accelerate d C++"
and "Imperfect C++."
Brian Wood
Ebenezer Enterprises
-
Default User
Re: c++ books
Victor Bazarov wrote:
I don't that that would be a terribly useful exercise. One is liable tonntp.aioe.org wrote:>which are the good books for learning C++ grading from basic to
advanced?
Have you tried googling for this particular piece of knowledge?
get a variety of poor advice, like Schildt.
On the other hand, the FAQs might be a good starting point:
<http://www.parashift.c om/c++-faq-lite/how-to-learn-cpp.html>
Brian
Comment
-
James Kanze
Re: c++ books
On Apr 7, 9:10 pm, "Default User" <defaultuse...@ yahoo.comwrote:Victor Bazarov wrote:nntp.aioe.org wrote:which are the good books for learning C++ grading from basic to
advanced?Have you tried googling for this particular piece of knowledge?Agreed. Until you have enough knowledge of a subject toI don't that that would be a terribly useful exercise. One is
liable to get a variety of poor advice, like Schildt.
distinguish the good from the bad, Googling is likely to do more
harm than good.
On the other hand, the FAQs might be a good starting point:I'd strongly suggest checking the reviews at the ACCU<http://www.parashift.c om/c++-faq-lite/how-to-learn-cpp.html>
(http://accu.org/index.php/book_reviews) as well. While there's
obviously some subjective content in any review, you can pretty
well go with anything rated highly recommended, or even
recommended, there, and you should almost certainly avoid
anything rated not recommended.
--
James Kanze (GABI Software) email:james.kan ze@gmail.com
Conseils en informatique orientée objet/
Beratung in objektorientier ter Datenverarbeitu ng
9 place Sémard, 78210 St.-Cyr-l'École, France, +33 (0)1 30 23 00 34
Comment
Comment