Size: 514
Comment:
|
← Revision 7 as of 2020-09-22 20:48:39 ⇥
Size: 411
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#rev 2020-09-22 davidsch |
|
Line 2: | Line 4: |
== Literature == |
|
Line 3: | Line 8: |
* [[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: [[https://freecomputerbooks.com/Thinking-in-Cpp-Volume-One.html|Download]] |
C++
Literature
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: Download