namespace cpp {}

C++ lernen, kennen, anwenden

Benutzer-Werkzeuge

Webseiten-Werkzeuge


links

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.


Vorhergehende Überarbeitung
links [2023-12-28 08:50] (aktuell) rrichter
Zeile 1: Zeile 1:
 +====== Internetquellen ======
 +Weitergehende Informationen zu C++ (zumeist englischsprachig):
 +
 +  * [[cppref>|C++ reference]] : https://en.cppreference.com/w/
 +  * [[https://isocpp.org]]: Standard C++ Foundation, ISO [[http://www.open-std.org/JTC1/SC22/WG21/|WG21]] Dokumente
 +  * [[http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines]] : C++ Core Guidelines
 +  * [[https://stackoverflow.com/|Stack Overflow]]: Fragen & Antworten zu [[http://stackoverflow.com/questions/tagged/c%2b%2b|C++]], [[http://stackoverflow.com/questions/tagged/c%2b%2b11|C++11]], [[http://stackoverflow.com/questions/tagged/c%2b%2b14|C++14]], [[http://stackoverflow.com/questions/tagged/c%2b%2b17|C++17]], [[http://stackoverflow.com/questions/tagged/c%2b%2b20|C++20]], [[http://stackoverflow.com/questions/tagged/c%2b%2b23|C++23]]
 +  * https://learnmoderncpp.com/
 +  * https://www.learncpp.com/
 +  * [[https://hackingcpp.com]] : Infografiken, Code-Schnipsel
 +  * [[https://www.boost.org/|Boost]] Bibliothek
 +  * [[https://www.stroustrup.com/|Bjarne Stroustrup]]: [[https://www.stroustrup.com/hopl20main-p5-p-bfc9cd4--final.pdf|Thriving in a Crowded and Changing World: C++ 2006-2020. HOPL IV (2020)]]
 +  * [[https://cpp-ug-dresden.blogspot.com/|C++ User Group Dresden]], [[https://groups.google.com/forum/#!forum/cppdd| bei Google groups]]
 +    * [[https://github.com/rene-richter/cpp20-ranges-talk|A view of infinite <ranges> in C++20's kitchen]] (2019-03), {{ranges_slides.pdf|PDF}}
 +    * any optional variant: C++17 vocabulary types (2018-11) [[https://www.youtube.com/watch?v=J0CE2roE9_c&t=33s|Video]], {{any_optional_variant.pdf|PDF}}
 +    * [[https://github.com/rene-richter/looprange/|Lazy generating non-integral values in range-based for loops]] (2015-07) [[https://www.youtube.com/watch?v=s1wbEQvoteM|Video]], {{lazy_generating_ranges_slides20150709.pdf|PDF}}
 +
  

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki