汇总:
- be a professional programmer: https://github.com/stanzhai/be-a-professional-programmer
- 通过漫画了解Linux背后思想: https://jvns.ca/zines/ https://drawings.jvns.ca/
- How TCP/IP Works: http://v.youku.com/v_show/id_XMzY0NjE0MjIw.html
- 编译原理:https://www.bilibili.com/video/av4151812
- 计算机科学速成课(视频):https://www.yuque.com/computer/crush-course
StyleGuide:
架构
- ELKstack 中文指南:http://kibana.logstash.es/content/
- OpenResty:http://openresty.org/cn
- OpenResty: https://github.com/openresty/lua-nginx-module
- DDIA: https://github.com/Vonng/ddia
电子书
- http://wiki.jikexueyuan.com/
- https://github.com/ericzhang-cn/kindle-open-books
- https://github.com/YaoZeyuan/ZhihuHelp
- https://github.com/qyuhen/book
- 免费的计算机编程类中文书籍:https://github.com/justjavac/free-programming-books-zh_CN
- SICP: https://github.com/xiajava/books/tree/master/SICP
RESTful API
- 架构风格与基于网络的软件架构设计:http://www.redsaga.com/opendoc/REST_cn.pdf
- RESTful API 设计指南:http://www.ruanyifeng.com/blog/2014/05/restful_api.html
- Google JSON风格指南:https://github.com/darcyliu/google-styleguide/blob/master/JSONStyleGuide.md
- API文档: swagger.io
- GraphQL:https://juejin.im/post/5947b45c128fe1006a505189
C & C++
Lua
- Lua简明教程:http://coolshell.cn/articles/10739.html
- Lua 参考手册:http://www.codingnow.com/2000/download/lua_manual.html
破解
LBS
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