首页 > 编程语言 > 详细

C++网站学习

时间:2017-10-07 22:35:24      阅读:312      评论:0      收藏:0      [点我收藏+]

0.C++   一个专门做C++的网站

一.以下内容来自LEARN C++ 的《更好编写C++程序的5个建议》部分

1.C++的一些标准:

Coding Standards

C++ Core Guidelines

2.读其他人的C++代码:

Github上开源项目

Code Whitting

3.一些C++社团:

StackOverflow  最流行的编程问答网站

Codechef      一个很大的程序员社区。

CodeProject     这个社区人好多啊

4.Errors are developers best friend. Understand what the error is about. Follow the error trail that takes you to the root of the issue, fix them and learn from them.

5.Only practice will make you a better programmer.(写的很好,就不翻译了

tutorialspoint    一个很全面的网站

C++网站学习

原文:http://www.cnblogs.com/algs/p/7636026.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!