YouTip LogoYouTip

Cpp Useful Resources

# C++ Useful Resources The following resources include websites, books, and articles related to C++. Please use them to further your knowledge of C++. ## Useful C++ Websites * [C++ Standard Library headers](https://en.cppreference.com/w/cpp/header) βˆ’ C++ Standard Library. * [C++ Programming](https://en.wikibooks.org/wiki/C++_Programming) βˆ’ This book covers C++ language programming, software interaction design, and real-world applications of the C++ language. * [C++ FAQ](http://www.sunistudio.com/cppfaq/) βˆ’ C++ Frequently Asked Questions. * (http://www.thefreecountry.com/sourcecode/cpp.shtml) βˆ’ Free Country provides free C++ source code and C++ libraries, covering C++ programming areas such as compression, archiving, game programming, the Standard Template Library (STL), and GUI programming. * [C and C++ Users Group](http://www.hal9k.com/cug/) βˆ’ The C and C++ Users Group provides free source code for various C++ projects covering programming areas including AI, animation, compilers, databases, debugging, encryption, games, graphics, GUI, language tools, and systems programming. ## Useful C++ Books * [Essential C++](https://union-click.jd.com/jdc?e=618%7Cpc%7C&p=JF8BAM0JK1olXwUFU1xdCE4TBl8IGFIUVQ8KVG4ZVxNJXF9RXh5UHw0cSgYYXBcIWDoXSQVJQwYBXV9VAUMXHDZNRwYlJHFAID0Zegl1UR1jYw5JBXRfKQleXkcbM244GFkUXwYyZF5aOBl529m-w_6kQdKo24vVn3sWM28PHV0dXAcGXVldCUInBG8BKx5NDVlCDBcFV3snM2w4HFscSQBwFQxJDjknM284GGsVVQQDVl1fDEkLA24LGFgJXQEEUlZcCU8VAmsJH2sXXAcGXW5t)
← Android OverviewPython3 Quadratic Roots β†’