Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2013-05-31 09:11:59
Size: 514
Editor: bonaccos
Comment:
Revision 5 as of 2020-09-02 14:19:00
Size: 400
Editor: davidsch
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= C++ = #rev 2018-08-28 davidsch

= C++ literature =
Line 3: Line 5:
 * [[http://www.parashift.com/c++-faq-lite/|C++ FAQ Lite]] C++ introduction by [[http://www.cerfnet.com/~mpcline/|Marshall Cline]], cline@parashift.com .
 * [[http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html|Thinking in C++]] This book is also available online: [[http://www.planetpdf.com/mainpage.asp?WebPageID=315|Download]]. Recommended by [[mailto:workingbalz@gmx.ch|Balz Schreier]].
 * [[https://isocpp.org/faq]] C++ introduction by Marshall Cline and Bjarne Stroustrup
 * Thinking in C++ (Volume I, II). These books are available online at no cost: [[http://www.planetpdf.com/developer/article.asp?ContentID=6634|Download]]

C++ literature


CategoryLXSW

Programming/Languages/C++ (last edited 2020-09-22 20:48:39 by davidsch)