- python
- Java编程思想 (第4版)https://book.douban.com/subject/2130190/
- Effective Java: Second Edition https://book.douban.com/subject/2696119/
- 面向对象 https://book.douban.com/subject/3530721/
- 鸟哥的Linux私房菜:书籍 http://cn.linux.vbird.org/linux_basic/linux_basic.php
- 《图解Http》
- 《HTTP详解》
- 计算机网络 https://book.douban.com/subject/30280001/
- 《TCP/IP详解》
- 《深入理解计算机系统》
- 《操作系统》
- 监控
- 自动集成
- 容器:Docker
- 自动化测试
- mWeb Server:Nginx,Tomcat
- 缓存:本地缓存、客户端缓存、服务端缓存
- 消息队列
- 日志系统
- 定时调度
- API网关
- 配置中心
- 架构评审
- 重构
- 代码规划 (google style)
- 代码Review
- 编程模式(敏捷开发)
- 扩展性
- 稳定性&&高可用
- 数据扩展
- 服务治理
- 分布式一致性
- 幂等
- 计算机程序的构造和解释(SICP) https://book.douban.com/subject/1148282/
- 分布式系统 https://book.douban.com/subject/6047742/