Literature
www:
- Wikibook
- References cppreference.com
, cplusplus.com (incl. quiz)
- "Help me !!": stackoverflow.com
- C++
Tutorial (in English)
- C++ Core Guidelines.
Books:
- Bjarne Stroustrup: "Programming -
Principles and Practice Using C++"
- Bjarne Stroustrup: "A Tour of C++"
(§14 !!)
Improve your programming style:
- Scott Meyers,
"Effektive C++"
- Scott Meyers,
"More effektiv C++"
- Scott Meyers,
"Effective Modern C++ (42 specific ways to improve your use of
C++11 and C++14)", O'Reilly (2015)
C++ for scientists:
-
Daoqi Yang, "C++ and object-oriented numeric computing for
Scientists and Engineers", Springer (2001),
-
Capper, "Introducing C++ for Scientists, Engineers and
Mathematicans", Springer (2001)
- Oram/Talbot, " Managing
Projects with make", O'Reilly (1991)
Also:
-
Craig C. Douglas and Gundolf Haase and Ulrich Langer: "A Tutorial
on Elliptic PDE Solvers and their Parallelization", SIAM, 2003 (e-book,
B2)
-
Sterling/Anderson/Brodowicz: "High Performance Computing", Elsevier,
2018 (e-book)
Jan 21, 2019