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

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

1.C++的一些标准:

Coding Standards

C++ Core Guidelines

Google C++编码风格

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

Github上开源项目

Code Whitting    如何阅读一个项目

3.一些C++社团:

StackOverflow 最流行的编程问答网站

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.(写的很好,就不翻译了

6.设计模式

设计模式案例

7.相关网站

tutorialspoint    一个很全面的网站

Milo的博客      C++的四个境界

C++入门材料

8.C++开源库清单

A list of open source C++ libraries

最新文章

  1. WebApi接口 - 响应输出xml和json
  2. bzoj3110树套树
  3. yaf设置命名空间
  4. iOS应用动态部署方案
  5. SNMP-配置文件详解
  6. 开发APP不搞清楚这20个问题,必然沦为一场灾难
  7. nginx tcp proxy 连接保持设置
  8. 控制winform中控件的输入格式
  9. Logistic Regression 模型简介
  10. Memcached源码分析之assoc.c
  11. scipy 短时傅里叶变化
  12. Android开发——使用Jword生成本地word文档
  13. Java 多线程 ReadWriteLock
  14. Log4Net web.config配置
  15. 设计node.js搭建多人博客的思路(不讲数据库)
  16. 外购半成品回写PR时将同一供应商同一编码的PR合并数量回写
  17. [转] Linux Daemon Writing HOWTO
  18. 洛谷 P2261 [CQOI2007]余数求和 解题报告
  19. [JSOI2007]麻将 模拟 BZOJ1028
  20. PythonCookBook笔记——数据编码和处理

热门文章

  1. Linux 系统开机时间及当前时间
  2. linux_utf
  3. PatchMatchStereo可能会需要的Rectification
  4. 详解redis持久化
  5. Visual Studio pro key license 2019
  6. 【转】潜说js对象和数组
  7. Python 文件编码问题解决
  8. laravel hash密码生成和密码验证
  9. C# Modbus 数据读取 使用NModBus4库
  10. 浅谈 G1 GC 日志格式