Irodalom, blogok
Czirkos Zoltán · 2022.06.21.
Ajánlott olvasmány, könyvek, blogok
Könyvek
- Herb Sutter, Andrei Alexandrescu: C++ Coding Standards (C++ kódolási szabályok).
- Scott Meyers: Effective C++ (Hatékony C++). Ez egy három részes könyvsorozat: More Effective C++, Effective STL részei is vannak.
- Herb Sutter: Exceptional C++, és a folytatása: More Exceptional C++.
- Bjarne Stroustrup: The Design and Evolution of C++.
- Hal Abelson, Jerry Sussman and Julie Sussman: Structure and Interpretation of Computer Programs.
Blogok, oldalak
- Marshall Cline: C++ FAQ.
- Sutter’s Mill: Herb Sutter on software, hardware, and concurrency.
- Herb Sutter: Guru of the Week (GotW), az Exceptional C++ könyv fejezeteinek eredetijei. Újabb változat: GotW.
- Chris Wellons: null program – C/C++, Lisp, JavaScript, WebGL, rendszerközeli programozás, és sok egyéb.
- Arne Mertz: Simplify C++.
- Jonathan Boccara: Fluent C++.
- Wikibooks: More C++ Idioms.
- Tips of the week: https://abseil.io/tips/