http://www.skywind.me/blog/ 有关同步的内容不错
http://codingnow.com/ 云风的blog
http://www.lenky.info/ blog
http://www.codedump.info/
http://think-async.com/ asio C++ 主页
http://tangentsoft.net/mysql++/ mysql++
http://www.cplusplus.com/ C++
http://gad.qq.com/ 腾讯游戏开发者平台
http://stlchina.huhoo.net/twiki/bin/view.pl/Main/WebHome STL相关
http://zh.cppreference.com/w/%E9%A6%96%E9%A1%B5 C++ 手册
http://classfoo.com/ccby/manual/xBvbb C++手册
http://www.cppblog.com/vczh/
http://stackoverflow.com/
http://linux.die.net/ linux 文档
http://www.kegel.com/rn/ 有关EPOLL的例子
http://www.kegel.com/ 一个外国人的blog 很多linux的东东
https://www.ibm.com/developerworks/cn/ IBM的学习站
https://en.wikipedia.org/wiki/Fisher%E2%80%93Yates_shuffle 洗牌算法
http://cpp-netlib.org/index.html the C++ network libray project
http://stackoverflow.com/questions/118945/best-c-c-network-library Best C/C++ Network Library
http://stackoverflow.com/questions/32970935/segfault-with-asio-standalone-when-classes-in-separate-files# asio standalone 报的段错误
http://linux.die.net/ linux
http://www.iryoku.com/ 有关抗锯齿的
https://git.oschina.net/
http://www.dyninst.org/ 一个C++ api库 里面有个stackwalkerapi 支持跨平台的 崩溃dump
http://www.liaoxuefeng.com/
http://zengrong.net/post/tag/python
http://cuiqingcai.com/category/technique/python
http://www.cppblog.com/mybios 魔兽争霸3的自动拼接地形渲染方式
-----------------开源游戏代码-------------------------
https://en.wikipedia.org/wiki/List_of_game_engines#Open-source_engines
https://en.wikipedia.org/wiki/List_of_commercial_video_games_with_available_source_code
https://en.wikipedia.org/wiki/List_of_open-source_video_games
https://en.wikipedia.org/wiki/PlaneShift_(video_game)
https://www.trinitycore.org/
http://www.fastbuild.org/docs/home.html 育碧开源
https://github.com/worldforge
https://en.wikipedia.org/wiki/WorldForge#Servers
https://github.com/id-Software