汇总:

  1. be a professional programmer: https://github.com/stanzhai/be-a-professional-programmer
  2. 通过漫画了解Linux背后思想: https://jvns.ca/zines/ https://drawings.jvns.ca/
  3. How TCP/IP Works: http://v.youku.com/v_show/id_XMzY0NjE0MjIw.html
  4. 编译原理:https://www.bilibili.com/video/av4151812
  5. 计算机科学速成课(视频):https://www.yuque.com/computer/crush-course

StyleGuide:

  1. Google:https://github.com/google/styleguide

架构

  1. ELKstack 中文指南:http://kibana.logstash.es/content/
  2. OpenResty:http://openresty.org/cn
  3. OpenResty: https://github.com/openresty/lua-nginx-module
  4. DDIA: https://github.com/Vonng/ddia

电子书

  1. http://wiki.jikexueyuan.com/
  2. https://github.com/ericzhang-cn/kindle-open-books
  3. https://github.com/YaoZeyuan/ZhihuHelp
  4. https://github.com/qyuhen/book
  5. 免费的计算机编程类中文书籍:https://github.com/justjavac/free-programming-books-zh_CN
  6. SICP: https://github.com/xiajava/books/tree/master/SICP

RESTful API

C & C++

Lua

  1. Lua简明教程:http://coolshell.cn/articles/10739.html
  2. Lua 参考手册:http://www.codingnow.com/2000/download/lua_manual.html

破解

LBS

  1. http://www.hslk.com.cn/技术/lbs-初试.html
  2. http://mysql.taobao.org/monthly/2015/07/04/

IO

nginx、swoole高并发原理初探:http://mp.weixin.qq.com/s/WMi7LZj0bqXa72V9fRhwCA
如何将高并发拉下神坛:https://mp.weixin.qq.com/s/e6l0Eq-VORU0W1F7o4YE4g

正则表达式

https://github.com/ziishaned/learn-regex/blob/master/translations/README-cn.md

架构

系统设计入门:https://github.com/donnemartin/system-design-primer/blob/master/README-zh-Hans.md