Difference between revisions of "CPlusPlus"
From Lost In Wonderlands
(→blogs) |
(→C++) |
||
Line 8: | Line 8: | ||
== C++ == | == C++ == | ||
* http://www.cplusplus.com/ | * http://www.cplusplus.com/ | ||
− | |||
− | |||
* https://en.wikipedia.org/wiki/C%2B%2B | * https://en.wikipedia.org/wiki/C%2B%2B | ||
* http://www.open-std.org/jtc1/sc22/wg21/ | * http://www.open-std.org/jtc1/sc22/wg21/ | ||
+ | |||
+ | C++ Builder | ||
+ | * https://fr.wikipedia.org/wiki/C%2B%2BBuilder | ||
+ | |||
+ | C++ Standard Library | ||
+ | * https://fr.wikipedia.org/wiki/Biblioth%C3%A8que_standard_du_C%2B%2B | ||
+ | |||
+ | === C++ type Casting === | ||
+ | * https://en.wikipedia.org/wiki/Type_conversion | ||
+ | * https://en.wikipedia.org/wiki/Static_cast | ||
+ | * https://en.wikipedia.org/wiki/Type_punning | ||
+ | * https://fr.wikipedia.org/wiki/Dynamic_cast | ||
+ | * https://openclassrooms.com/courses/c-les-conversions-de-types | ||
+ | * https://stackoverflow.com/questions/28002/regular-cast-vs-static-cast-vs-dynamic-cast | ||
+ | |||
+ | === C++ Evolutions === | ||
C++ 11 | C++ 11 | ||
Line 19: | Line 33: | ||
* https://fr.wikipedia.org/wiki/C%2B%2B14 | * https://fr.wikipedia.org/wiki/C%2B%2B14 | ||
− | C++ | + | C++ 17 |
− | + | ||
− | |||
− | |||
+ | === C++ Coding Styles === | ||
Iso C++ Coding Style | Iso C++ Coding Style | ||
* https://isocpp.org/wiki/faq/coding-standards | * https://isocpp.org/wiki/faq/coding-standards |
Revision as of 09:05, 24 July 2017
Contents
C++ programming Language
See also
C++
- http://www.cplusplus.com/
- https://en.wikipedia.org/wiki/C%2B%2B
- http://www.open-std.org/jtc1/sc22/wg21/
C++ Builder
C++ Standard Library
C++ type Casting
- https://en.wikipedia.org/wiki/Type_conversion
- https://en.wikipedia.org/wiki/Static_cast
- https://en.wikipedia.org/wiki/Type_punning
- https://fr.wikipedia.org/wiki/Dynamic_cast
- https://openclassrooms.com/courses/c-les-conversions-de-types
- https://stackoverflow.com/questions/28002/regular-cast-vs-static-cast-vs-dynamic-cast
C++ Evolutions
C++ 11
C++ 14
C++ 17
C++ Coding Styles
Iso C++ Coding Style
c++ coding styles by Bjarne and Herb
Mozilla C++ Coding Style
Google C++ Coding style
Tools
IDE
blogs
- Meeting C++, a news site on C++ , new specifications , http://meetingcpp.com/index.php/books.html
- cppReferences, http://en.cppreference.com/w/
- cpp optimizing with static analysis tools, http://kdab.developpez.com/tutoriels/clazy/cpp-static-analysis/
tutorials
Books
- Effective C++
- More Effective c++
- Thinking in C++
- Exceptional C++
- More Exceptionnal C++
- Modern C++
- Exploring c++11, https://books.google.pl/books?id=jZoQAwAAQBAJ&pg=PA592&lpg=PA592&dq=ICS+C%2B%2B&source=bl&ots=Y6wvPJAdLP&sig=yPgJS3xjnTZAGY7_0wwxFBAyrUI&hl=en&sa=X&ved=0ahUKEwjzjfaM_tDUAhUBYVAKHQkJBCsQ6AEIYjAJ#v=onepage&q=ICS%20C%2B%2B&f=false