Ten C/C++ Learning Websites Worth Collecting

In the process of learning C++, it is inseparable from reading a large number of free documents and websites. Especially after learning the basics of C++, I don’t know what to do next, or I feel that C++ learning is always stuck in some places. At this time, read some free documents. If you overcome these obstacles, the road to C++ learning will be much smoother. Today, I will share some learning documents and learning websites here, hoping to help.

cplusplus

An excellent C++ learning site that, in addition to providing corresponding tutorials, has a great forum. Compared to other sites, its value is more in reference, because it explains many programming concepts.

http://www.cplusplus.com/

C++ Source Codes

345 more comprehensive source code listings for C++

https://people.sc.fsu.edu/~jburkardt/cpp_src/cpp_src.html

C++ FAQ

C++ common problems, many problems encountered in project engineering, involving C++ efficient programming

https://isocpp.org/faq

LearnCpp

Learn c++ programming for free

https://www.learncpp.com/

cppreference

The most comprehensive C++ reference manual, the website seems to be unable to log in now, you can download the Chinese document

TutorialsPoint

a great site! It provides detailed tutorials for almost any technology you want to learn (including C++). Just save it, it's super useful.

 

https://www.tutorialspoint.com/cplusplus/index.htm

The C++ Standard Library

This is a web page that collects a list of links to several C/C++ websites

http://www.josuttis.com/libbook/examples.html

Free C/C++ Libraries

Free C++ open source library and other useful tools

https://www.programmerworld.net/resources/c_library.htm

Free Country

Provides free C++ source code and C++ libraries covering the areas of C++ programming such as compression, archiving, game programming, Standard Template Library, and GUI programming.

https://www.thefreecountry.com/sourcecode/cpp.shtml?spm=5176.10731542.0.0.4fc35bde2jHhz4

C and C++ Users Group

User groups for C and C++ provide free source code for C++ projects covering a variety of programming domains, including AI, animation, compilers, databases, debugging, encryption, games, graphics, GUIs, language tools, systems programming, and more

http://www.hal9k.com/cug/?spm=5176.10731542.0.0.4fc35bde2jHhz4

Finally, a resource warehouse is recommended. The required learning resources are:

https://github.com/tangtangcoding/C-C- 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=324125270&siteId=291194637