links for better handling c++

Sharing some useful links for beginners in C++ coding and related.

Reference for basic c++ usage

https://en.cppreference.com/w/
https://www.cplusplus.com/

When bugs appears

https://stackoverflow.com/

Searching for codes related

https://github.com/

Version control platform (online)

https://bitbucket.org/product/

Other related resources

http://games-cn.org/

http://staff.ustc.edu.cn/~lgliu/Resources/index.html

http://gcl.ustc.edu.cn/code.html

In case of problems in mathematics

https://math.stackexchange.com/

你可能感兴趣的:(程序,编程小白)