- 最牛的计算机领域知识仓库
- 前端技术
1. 10个技巧,让你更专业地使用console进行JS调试: http://developer.51cto.com/art/201803/568114.html - 网络编程
- TCP/IP详解卷一: http://docs.52im.net/extend/docs/book/tcpip/vol1/1/
- 脑残式网络编程入门:http://www.52im.net/thread-1729-1-1.html
- 操作系统
- IO - 同步,异步,阻塞,非阻塞 :https://blog.youkuaiyun.com/historyasamirror/article/details/5778378
- Python
- python最佳实践指南:https://pythonguidecn.readthedocs.io/zh/latest/
- django2.0中文文档: http://djangobook.py3k.cn/2.0/
- nginx 相关: https://www.cnblogs.com/knowledgesea/p/5199046.html
- 成为python高手: http://www.python88.com/topic/173/
- python的一些特性及陷阱:https://github.com/leisurelicht/wtfpython-cn
- Django中文网:https://www.django.cn/course/
- Golang
1.Go学习资源集合:http://frankorz.com/2017/04/03/go-learning-source/
2.Golang与NSQ:https://blog.youkuaiyun.com/qq_26981997/article/details/56673522