README.md 21.8 KB
Newer Older
G
guanpengchn 已提交
1

G
guanpengchn 已提交
2 3 4
## 简介

- 书籍来源:网络收集
G
fix  
guanpengchn 已提交
5
- 书籍格式:清晰**带目录**电子书pdf
G
guanpengchn 已提交
6 7
- 书籍标准:豆瓣评分**7**以上
- 书籍支持:豆瓣、下载和购买链接
G
init  
guanpengchn 已提交
8

G
fix  
guanpengchn 已提交
9
欢迎推荐相同标准书籍
G
init  
guanpengchn 已提交
10 11 12

## 目录

G
guanpengchn 已提交
13 14
### Java

G
fix  
guanpengchn 已提交
15 16 17 18 19 20 21 22 23
|书名|豆瓣评分|操作|
|---|:-:|:-:|
|Effective java 中文版(第2版) |[9.0](https://book.douban.com/subject/3360807/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/Java/Effective%20java%20%E4%B8%AD%E6%96%87%E7%89%88%EF%BC%88%E7%AC%AC2%E7%89%88%EF%BC%89%20.pdf) [购买](http://search.dangdang.com/?key=Effective%20java%20%E4%B8%AD%E6%96%87%E7%89%88%EF%BC%88%E7%AC%AC2%E7%89%88%EF%BC%89%20&act=input)|
|Head First 设计模式(中文版) |[9.2](https://book.douban.com/subject/2243615/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/Java/Head%20First%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%EF%BC%88%E4%B8%AD%E6%96%87%E7%89%88%EF%BC%89%20.pdf) [购买](http://search.dangdang.com/?key=Head%20First%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%EF%BC%88%E4%B8%AD%E6%96%87%E7%89%88%EF%BC%89%20&act=input)|
|Java 8实战 |[9.1](https://book.douban.com/subject/26772632/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/Java/Java%208%E5%AE%9E%E6%88%98%20.pdf) [购买](http://search.dangdang.com/?key=Java%208%E5%AE%9E%E6%88%98%20&act=input)|
|Netty权威指南(第2版) |[6.7](https://book.douban.com/subject/26373138/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/Java/Netty%E6%9D%83%E5%A8%81%E6%8C%87%E5%8D%97%EF%BC%88%E7%AC%AC2%E7%89%88%EF%BC%89%20.pdf) [购买](http://search.dangdang.com/?key=Netty%E6%9D%83%E5%A8%81%E6%8C%87%E5%8D%97%EF%BC%88%E7%AC%AC2%E7%89%88%EF%BC%89%20&act=input)|
|Spring揭秘 |[9.0](https://book.douban.com/subject/3897837/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/Java/Spring%E6%8F%AD%E7%A7%98%20.pdf) [购买](http://search.dangdang.com/?key=Spring%E6%8F%AD%E7%A7%98%20&act=input)|
|实战Java高并发程序设计 |[8.2](https://book.douban.com/subject/26663605/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/Java/%E5%AE%9E%E6%88%98Java%E9%AB%98%E5%B9%B6%E5%8F%91%E7%A8%8B%E5%BA%8F%E8%AE%BE%E8%AE%A1%20.pdf) [购买](http://search.dangdang.com/?key=%E5%AE%9E%E6%88%98Java%E9%AB%98%E5%B9%B6%E5%8F%91%E7%A8%8B%E5%BA%8F%E8%AE%BE%E8%AE%A1%20&act=input)|
|深入理解Java虚拟机(第2版) JVM高级特性与最佳实践|[8.9](https://book.douban.com/subject/24722612/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/Java/%E6%B7%B1%E5%85%A5%E7%90%86%E8%A7%A3Java%E8%99%9A%E6%8B%9F%E6%9C%BA%EF%BC%88%E7%AC%AC2%E7%89%88%EF%BC%89%20JVM%E9%AB%98%E7%BA%A7%E7%89%B9%E6%80%A7%E4%B8%8E%E6%9C%80%E4%BD%B3%E5%AE%9E%E8%B7%B5.pdf) [购买](http://search.dangdang.com/?key=%E6%B7%B1%E5%85%A5%E7%90%86%E8%A7%A3Java%E8%99%9A%E6%8B%9F%E6%9C%BA%EF%BC%88%E7%AC%AC2%E7%89%88%EF%BC%89%20JVM%E9%AB%98%E7%BA%A7%E7%89%B9%E6%80%A7%E4%B8%8E%E6%9C%80%E4%BD%B3%E5%AE%9E%E8%B7%B5&act=input)|
G
guanpengchn 已提交
24

G
guanpengchn 已提交
25 26
### C++

G
fix  
guanpengchn 已提交
27 28 29
|书名|豆瓣评分|操作|
|---|:-:|:-:|
|代码大全(第2版) |[9.3](https://book.douban.com/subject/1477390/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/C++/%E4%BB%A3%E7%A0%81%E5%A4%A7%E5%85%A8%EF%BC%88%E7%AC%AC2%E7%89%88%EF%BC%89%20.pdf) [购买](http://search.dangdang.com/?key=%E4%BB%A3%E7%A0%81%E5%A4%A7%E5%85%A8%EF%BC%88%E7%AC%AC2%E7%89%88%EF%BC%89%20&act=input)|
G
guanpengchn 已提交
30

G
guanpengchn 已提交
31 32
### 前端

G
fix  
guanpengchn 已提交
33 34 35 36 37 38 39 40 41 42 43 44 45 46
|书名|豆瓣评分|操作|
|---|:-:|:-:|
|CSS世界 |[7.9](https://book.douban.com/subject/27615777/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/前端/CSS%E4%B8%96%E7%95%8C%20.pdf) [购买](http://search.dangdang.com/?key=CSS%E4%B8%96%E7%95%8C%20&act=input)|
|CSS揭秘 |[9.4](https://book.douban.com/subject/26745943/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/前端/CSS%E6%8F%AD%E7%A7%98%20.pdf) [购买](http://search.dangdang.com/?key=CSS%E6%8F%AD%E7%A7%98%20&act=input)|
|ECMAScript6入门 |[8.2](https://book.douban.com/subject/25966265/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/前端/ECMAScript6%E5%85%A5%E9%97%A8%20.pdf) [购买](http://search.dangdang.com/?key=ECMAScript6%E5%85%A5%E9%97%A8%20&act=input)|
|JavaScript设计模式与开发实践 |[9.1](https://book.douban.com/subject/26382780/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/前端/JavaScript%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E4%B8%8E%E5%BC%80%E5%8F%91%E5%AE%9E%E8%B7%B5%20.pdf) [购买](http://search.dangdang.com/?key=JavaScript%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E4%B8%8E%E5%BC%80%E5%8F%91%E5%AE%9E%E8%B7%B5%20&act=input)|
|JavaScript高级程序设计(第3版) |[9.3](https://book.douban.com/subject/10546125/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/前端/JavaScript%E9%AB%98%E7%BA%A7%E7%A8%8B%E5%BA%8F%E8%AE%BE%E8%AE%A1%EF%BC%88%E7%AC%AC3%E7%89%88%EF%BC%89%20.pdf) [购买](http://search.dangdang.com/?key=JavaScript%E9%AB%98%E7%BA%A7%E7%A8%8B%E5%BA%8F%E8%AE%BE%E8%AE%A1%EF%BC%88%E7%AC%AC3%E7%89%88%EF%BC%89%20&act=input)|
|WebGL编程指南 |[8.7](https://book.douban.com/subject/25909351/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/前端/WebGL%E7%BC%96%E7%A8%8B%E6%8C%87%E5%8D%97%20.pdf) [购买](http://search.dangdang.com/?key=WebGL%E7%BC%96%E7%A8%8B%E6%8C%87%E5%8D%97%20&act=input)|
|Web性能权威指南 |[8.8](https://book.douban.com/subject/25856314/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/前端/Web%E6%80%A7%E8%83%BD%E6%9D%83%E5%A8%81%E6%8C%87%E5%8D%97%20.pdf) [购买](http://search.dangdang.com/?key=Web%E6%80%A7%E8%83%BD%E6%9D%83%E5%A8%81%E6%8C%87%E5%8D%97%20&act=input)|
|你不知道的JavaScript(上卷) |[9.4](https://book.douban.com/subject/26351021/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/前端/%E4%BD%A0%E4%B8%8D%E7%9F%A5%E9%81%93%E7%9A%84JavaScript%EF%BC%88%E4%B8%8A%E5%8D%B7%EF%BC%89%20.pdf) [购买](http://search.dangdang.com/?key=%E4%BD%A0%E4%B8%8D%E7%9F%A5%E9%81%93%E7%9A%84JavaScript%EF%BC%88%E4%B8%8A%E5%8D%B7%EF%BC%89%20&act=input)|
|你不知道的JavaScript(中卷) |[8.9](https://book.douban.com/subject/26854244/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/前端/%E4%BD%A0%E4%B8%8D%E7%9F%A5%E9%81%93%E7%9A%84JavaScript%EF%BC%88%E4%B8%AD%E5%8D%B7%EF%BC%89%20.pdf) [购买](http://search.dangdang.com/?key=%E4%BD%A0%E4%B8%8D%E7%9F%A5%E9%81%93%E7%9A%84JavaScript%EF%BC%88%E4%B8%AD%E5%8D%B7%EF%BC%89%20&act=input)|
|你不知道的JavaScript(下卷) |[8.0](https://book.douban.com/subject/27620408/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/前端/%E4%BD%A0%E4%B8%8D%E7%9F%A5%E9%81%93%E7%9A%84JavaScript%EF%BC%88%E4%B8%8B%E5%8D%B7%EF%BC%89%20.pdf) [购买](http://search.dangdang.com/?key=%E4%BD%A0%E4%B8%8D%E7%9F%A5%E9%81%93%E7%9A%84JavaScript%EF%BC%88%E4%B8%8B%E5%8D%B7%EF%BC%89%20&act=input)|
|深入React技术栈 |[8.1](https://book.douban.com/subject/26918038/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/前端/%E6%B7%B1%E5%85%A5React%E6%8A%80%E6%9C%AF%E6%A0%88%20.pdf) [购买](http://search.dangdang.com/?key=%E6%B7%B1%E5%85%A5React%E6%8A%80%E6%9C%AF%E6%A0%88%20&act=input)|
|深入浅出Node.js |[8.5](https://book.douban.com/subject/25768396/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/前端/%E6%B7%B1%E5%85%A5%E6%B5%85%E5%87%BANode.js%20.pdf) [购买](http://search.dangdang.com/?key=%E6%B7%B1%E5%85%A5%E6%B5%85%E5%87%BANode.js%20&act=input)|
G
guanpengchn 已提交
47

G
guanpengchn 已提交
48 49
### 机器学习

G
fix  
guanpengchn 已提交
50 51 52 53
|书名|豆瓣评分|操作|
|---|:-:|:-:|
|机器学习 |[8.7](https://book.douban.com/subject/26708119/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/机器学习/%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0%20.pdf) [购买](http://search.dangdang.com/?key=%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0%20&act=input)|
|统计学习方法 |[9.0](https://book.douban.com/subject/10590856/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/机器学习/%E7%BB%9F%E8%AE%A1%E5%AD%A6%E4%B9%A0%E6%96%B9%E6%B3%95%20.pdf) [购买](http://search.dangdang.com/?key=%E7%BB%9F%E8%AE%A1%E5%AD%A6%E4%B9%A0%E6%96%B9%E6%B3%95%20&act=input)|
G
guanpengchn 已提交
54

G
guanpengchn 已提交
55 56
### 算法

G
fix  
guanpengchn 已提交
57 58 59 60 61
|书名|豆瓣评分|操作|
|---|:-:|:-:|
|剑指Offer:名企面试官精讲典型编程题(第2版) |[9.3](https://book.douban.com/subject/27008702/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/算法/%E5%89%91%E6%8C%87Offer%EF%BC%9A%E5%90%8D%E4%BC%81%E9%9D%A2%E8%AF%95%E5%AE%98%E7%B2%BE%E8%AE%B2%E5%85%B8%E5%9E%8B%E7%BC%96%E7%A8%8B%E9%A2%98%EF%BC%88%E7%AC%AC2%E7%89%88%EF%BC%89%20.pdf) [购买](http://search.dangdang.com/?key=%E5%89%91%E6%8C%87Offer%EF%BC%9A%E5%90%8D%E4%BC%81%E9%9D%A2%E8%AF%95%E5%AE%98%E7%B2%BE%E8%AE%B2%E5%85%B8%E5%9E%8B%E7%BC%96%E7%A8%8B%E9%A2%98%EF%BC%88%E7%AC%AC2%E7%89%88%EF%BC%89%20&act=input)|
|算法竞赛入门经典(第2版) |[8.9](https://book.douban.com/subject/25902102/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/算法/%E7%AE%97%E6%B3%95%E7%AB%9E%E8%B5%9B%E5%85%A5%E9%97%A8%E7%BB%8F%E5%85%B8%EF%BC%88%E7%AC%AC2%E7%89%88%EF%BC%89%20.pdf) [购买](http://search.dangdang.com/?key=%E7%AE%97%E6%B3%95%E7%AB%9E%E8%B5%9B%E5%85%A5%E9%97%A8%E7%BB%8F%E5%85%B8%EF%BC%88%E7%AC%AC2%E7%89%88%EF%BC%89%20&act=input)|
|编程之美 微软技术面试心得|[8.4](https://book.douban.com/subject/3004255/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/算法/%E7%BC%96%E7%A8%8B%E4%B9%8B%E7%BE%8E%20%E5%BE%AE%E8%BD%AF%E6%8A%80%E6%9C%AF%E9%9D%A2%E8%AF%95%E5%BF%83%E5%BE%97.pdf) [购买](http://search.dangdang.com/?key=%E7%BC%96%E7%A8%8B%E4%B9%8B%E7%BE%8E%20%E5%BE%AE%E8%BD%AF%E6%8A%80%E6%9C%AF%E9%9D%A2%E8%AF%95%E5%BF%83%E5%BE%97&act=input)|
G
guanpengchn 已提交
62

G
guanpengchn 已提交
63
### 网络
G
guanpengchn 已提交
64

G
fix  
guanpengchn 已提交
65 66 67 68 69
|书名|豆瓣评分|操作|
|---|:-:|:-:|
|TCP&IP网络编程 |[8.4](https://book.douban.com/subject/25911735/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/网络/TCP&IP%E7%BD%91%E7%BB%9C%E7%BC%96%E7%A8%8B%20.pdf) [购买](http://search.dangdang.com/?key=TCP&IP%E7%BD%91%E7%BB%9C%E7%BC%96%E7%A8%8B%20&act=input)|
|图解HTTP |[8.1](https://book.douban.com/subject/25863515/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/网络/%E5%9B%BE%E8%A7%A3HTTP%20.pdf) [购买](http://search.dangdang.com/?key=%E5%9B%BE%E8%A7%A3HTTP%20&act=input)|
|图解TCP&IP : 第5版 |[7.8](https://book.douban.com/subject/24737674/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/网络/%E5%9B%BE%E8%A7%A3TCP&IP%20:%20%E7%AC%AC5%E7%89%88%20.pdf) [购买](http://search.dangdang.com/?key=%E5%9B%BE%E8%A7%A3TCP&IP%20:%20%E7%AC%AC5%E7%89%88%20&act=input)|
G
guanpengchn 已提交
70 71 72

### 数据库

G
fix  
guanpengchn 已提交
73 74 75 76 77 78
|书名|豆瓣评分|操作|
|---|:-:|:-:|
|MySQL必知必会 |[8.4](https://book.douban.com/subject/3354490/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/数据库/MySQL%E5%BF%85%E7%9F%A5%E5%BF%85%E4%BC%9A%20.pdf) [购买](http://search.dangdang.com/?key=MySQL%E5%BF%85%E7%9F%A5%E5%BF%85%E4%BC%9A%20&act=input)|
|Redis开发与运维 |[9.0](https://book.douban.com/subject/26971561/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/数据库/Redis%E5%BC%80%E5%8F%91%E4%B8%8E%E8%BF%90%E7%BB%B4%20.pdf) [购买](http://search.dangdang.com/?key=Redis%E5%BC%80%E5%8F%91%E4%B8%8E%E8%BF%90%E7%BB%B4%20&act=input)|
|Redis设计与实现 |[8.5](https://book.douban.com/subject/25900156/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/数据库/Redis%E8%AE%BE%E8%AE%A1%E4%B8%8E%E5%AE%9E%E7%8E%B0%20.pdf) [购买](http://search.dangdang.com/?key=Redis%E8%AE%BE%E8%AE%A1%E4%B8%8E%E5%AE%9E%E7%8E%B0%20&act=input)|
|高性能MySQL 第3版|[9.3](https://book.douban.com/subject/23008813/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/数据库/%E9%AB%98%E6%80%A7%E8%83%BDMySQL%20%E7%AC%AC3%E7%89%88.pdf) [购买](http://search.dangdang.com/?key=%E9%AB%98%E6%80%A7%E8%83%BDMySQL%20%E7%AC%AC3%E7%89%88&act=input)|
G
guanpengchn 已提交
79

G
guanpengchn 已提交
80
### 操作系统
G
guanpengchn 已提交
81

G
fix  
guanpengchn 已提交
82 83 84 85 86 87
|书名|豆瓣评分|操作|
|---|:-:|:-:|
|LINUX系统编程|[8.0](https://book.douban.com/subject/3907181/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/操作系统/LINUX%E7%B3%BB%E7%BB%9F%E7%BC%96%E7%A8%8B.pdf) [购买](http://search.dangdang.com/?key=LINUX%E7%B3%BB%E7%BB%9F%E7%BC%96%E7%A8%8B&act=input)|
|UNIX环境高级编程(第3版) |[9.5](https://book.douban.com/subject/25900403/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/操作系统/UNIX%E7%8E%AF%E5%A2%83%E9%AB%98%E7%BA%A7%E7%BC%96%E7%A8%8B%EF%BC%88%E7%AC%AC3%E7%89%88%EF%BC%89%20.pdf) [购买](http://search.dangdang.com/?key=UNIX%E7%8E%AF%E5%A2%83%E9%AB%98%E7%BA%A7%E7%BC%96%E7%A8%8B%EF%BC%88%E7%AC%AC3%E7%89%88%EF%BC%89%20&act=input)|
|鸟哥的Linux私房菜 —服务器架设篇(第三版)|[8.7](https://book.douban.com/subject/10794788/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/操作系统/%E9%B8%9F%E5%93%A5%E7%9A%84Linux%E7%A7%81%E6%88%BF%E8%8F%9C%20%E2%80%94%E6%9C%8D%E5%8A%A1%E5%99%A8%E6%9E%B6%E8%AE%BE%E7%AF%87(%E7%AC%AC%E4%B8%89%E7%89%88).pdf) [购买](http://search.dangdang.com/?key=%E9%B8%9F%E5%93%A5%E7%9A%84Linux%E7%A7%81%E6%88%BF%E8%8F%9C%20%E2%80%94%E6%9C%8D%E5%8A%A1%E5%99%A8%E6%9E%B6%E8%AE%BE%E7%AF%87(%E7%AC%AC%E4%B8%89%E7%89%88)&act=input)|
|鸟哥的Linux私房菜 基础学习篇|[9.1](https://book.douban.com/subject/4889838/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/操作系统/%E9%B8%9F%E5%93%A5%E7%9A%84Linux%E7%A7%81%E6%88%BF%E8%8F%9C%20%E5%9F%BA%E7%A1%80%E5%AD%A6%E4%B9%A0%E7%AF%87.pdf) [购买](http://search.dangdang.com/?key=%E9%B8%9F%E5%93%A5%E7%9A%84Linux%E7%A7%81%E6%88%BF%E8%8F%9C%20%E5%9F%BA%E7%A1%80%E5%AD%A6%E4%B9%A0%E7%AF%87&act=input)|
G
guanpengchn 已提交
88

G
guanpengchn 已提交
89
### 软件工程
G
guanpengchn 已提交
90

G
fix  
guanpengchn 已提交
91 92 93 94
|书名|豆瓣评分|操作|
|---|:-:|:-:|
|人月神话(40周年中文纪念版) 软件工程师经典读本 不可错过的名著|[8.3](https://book.douban.com/subject/26358448/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/软件工程/%E4%BA%BA%E6%9C%88%E7%A5%9E%E8%AF%9D(40%E5%91%A8%E5%B9%B4%E4%B8%AD%E6%96%87%E7%BA%AA%E5%BF%B5%E7%89%88)%20%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B%E5%B8%88%E7%BB%8F%E5%85%B8%E8%AF%BB%E6%9C%AC%20%E4%B8%8D%E5%8F%AF%E9%94%99%E8%BF%87%E7%9A%84%E5%90%8D%E8%91%97.pdf) [购买](http://search.dangdang.com/?key=%E4%BA%BA%E6%9C%88%E7%A5%9E%E8%AF%9D(40%E5%91%A8%E5%B9%B4%E4%B8%AD%E6%96%87%E7%BA%AA%E5%BF%B5%E7%89%88)%20%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B%E5%B8%88%E7%BB%8F%E5%85%B8%E8%AF%BB%E6%9C%AC%20%E4%B8%8D%E5%8F%AF%E9%94%99%E8%BF%87%E7%9A%84%E5%90%8D%E8%91%97&act=input)|
|重构 改善既有代码的设计|[9.1](https://book.douban.com/subject/4262627/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/软件工程/%E9%87%8D%E6%9E%84%20%E6%94%B9%E5%96%84%E6%97%A2%E6%9C%89%E4%BB%A3%E7%A0%81%E7%9A%84%E8%AE%BE%E8%AE%A1.pdf) [购买](http://search.dangdang.com/?key=%E9%87%8D%E6%9E%84%20%E6%94%B9%E5%96%84%E6%97%A2%E6%9C%89%E4%BB%A3%E7%A0%81%E7%9A%84%E8%AE%BE%E8%AE%A1&act=input)|
G
guanpengchn 已提交
95

G
guanpengchn 已提交
96 97
### 软件测试

G
fix  
guanpengchn 已提交
98 99 100 101
|书名|豆瓣评分|操作|
|---|:-:|:-:|
|Google软件测试之道 像google一样进行软件测试|[8.2](https://book.douban.com/subject/25742200/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/软件测试/Google%E8%BD%AF%E4%BB%B6%E6%B5%8B%E8%AF%95%E4%B9%8B%E9%81%93%20%E5%83%8Fgoogle%E4%B8%80%E6%A0%B7%E8%BF%9B%E8%A1%8C%E8%BD%AF%E4%BB%B6%E6%B5%8B%E8%AF%95.pdf) [购买](http://search.dangdang.com/?key=Google%E8%BD%AF%E4%BB%B6%E6%B5%8B%E8%AF%95%E4%B9%8B%E9%81%93%20%E5%83%8Fgoogle%E4%B8%80%E6%A0%B7%E8%BF%9B%E8%A1%8C%E8%BD%AF%E4%BB%B6%E6%B5%8B%E8%AF%95&act=input)|
|软件测试的艺术 |[8.4](https://book.douban.com/subject/1445661/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/软件测试/%E8%BD%AF%E4%BB%B6%E6%B5%8B%E8%AF%95%E7%9A%84%E8%89%BA%E6%9C%AF%20.pdf) [购买](http://search.dangdang.com/?key=%E8%BD%AF%E4%BB%B6%E6%B5%8B%E8%AF%95%E7%9A%84%E8%89%BA%E6%9C%AF%20&act=input)|
G
guanpengchn 已提交
102

G
guanpengchn 已提交
103 104
### 架构设计

G
fix  
guanpengchn 已提交
105 106 107 108 109 110 111 112
|书名|豆瓣评分|操作|
|---|:-:|:-:|
|分布式服务架构:原理、设计与实战 |[7.4](https://book.douban.com/subject/27091029/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/架构设计/%E5%88%86%E5%B8%83%E5%BC%8F%E6%9C%8D%E5%8A%A1%E6%9E%B6%E6%9E%84%EF%BC%9A%E5%8E%9F%E7%90%86%E3%80%81%E8%AE%BE%E8%AE%A1%E4%B8%8E%E5%AE%9E%E6%88%98%20.pdf) [购买](http://search.dangdang.com/?key=%E5%88%86%E5%B8%83%E5%BC%8F%E6%9C%8D%E5%8A%A1%E6%9E%B6%E6%9E%84%EF%BC%9A%E5%8E%9F%E7%90%86%E3%80%81%E8%AE%BE%E8%AE%A1%E4%B8%8E%E5%AE%9E%E6%88%98%20&act=input)|
|Hadoop: The Definitive Guide MapReduce for the Cloud|[8.3](https://book.douban.com/subject/3220004/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/架构设计/Hadoop:%20The%20Definitive%20Guide%20MapReduce%20for%20the%20Cloud.pdf) [购买](http://search.dangdang.com/?key=Hadoop:%20The%20Definitive%20Guide%20MapReduce%20for%20the%20Cloud&act=input)|
|从Paxos到Zookeeper 分布式一致性原理与实践|[7.8](https://book.douban.com/subject/26292004/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/架构设计/%E4%BB%8EPaxos%E5%88%B0Zookeeper%20%E5%88%86%E5%B8%83%E5%BC%8F%E4%B8%80%E8%87%B4%E6%80%A7%E5%8E%9F%E7%90%86%E4%B8%8E%E5%AE%9E%E8%B7%B5.pdf) [购买](http://search.dangdang.com/?key=%E4%BB%8EPaxos%E5%88%B0Zookeeper%20%E5%88%86%E5%B8%83%E5%BC%8F%E4%B8%80%E8%87%B4%E6%80%A7%E5%8E%9F%E7%90%86%E4%B8%8E%E5%AE%9E%E8%B7%B5&act=input)|
|大型网站技术架构 核心原理与案例分析|[7.9](https://book.douban.com/subject/25723064/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/架构设计/%E5%A4%A7%E5%9E%8B%E7%BD%91%E7%AB%99%E6%8A%80%E6%9C%AF%E6%9E%B6%E6%9E%84%20%E6%A0%B8%E5%BF%83%E5%8E%9F%E7%90%86%E4%B8%8E%E6%A1%88%E4%BE%8B%E5%88%86%E6%9E%90.pdf) [购买](http://search.dangdang.com/?key=%E5%A4%A7%E5%9E%8B%E7%BD%91%E7%AB%99%E6%8A%80%E6%9C%AF%E6%9E%B6%E6%9E%84%20%E6%A0%B8%E5%BF%83%E5%8E%9F%E7%90%86%E4%B8%8E%E6%A1%88%E4%BE%8B%E5%88%86%E6%9E%90&act=input)|
|大规模分布式存储系统 原理解析与架构实战|[7.9](https://book.douban.com/subject/25723658/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/架构设计/%E5%A4%A7%E8%A7%84%E6%A8%A1%E5%88%86%E5%B8%83%E5%BC%8F%E5%AD%98%E5%82%A8%E7%B3%BB%E7%BB%9F%20%E5%8E%9F%E7%90%86%E8%A7%A3%E6%9E%90%E4%B8%8E%E6%9E%B6%E6%9E%84%E5%AE%9E%E6%88%98.pdf) [购买](http://search.dangdang.com/?key=%E5%A4%A7%E8%A7%84%E6%A8%A1%E5%88%86%E5%B8%83%E5%BC%8F%E5%AD%98%E5%82%A8%E7%B3%BB%E7%BB%9F%20%E5%8E%9F%E7%90%86%E8%A7%A3%E6%9E%90%E4%B8%8E%E6%9E%B6%E6%9E%84%E5%AE%9E%E6%88%98&act=input)|
|微服务设计 |[8.2](https://book.douban.com/subject/26772677/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/架构设计/%E5%BE%AE%E6%9C%8D%E5%8A%A1%E8%AE%BE%E8%AE%A1%20.pdf) [购买](http://search.dangdang.com/?key=%E5%BE%AE%E6%9C%8D%E5%8A%A1%E8%AE%BE%E8%AE%A1%20&act=input)|
G
guanpengchn 已提交
113

G
guanpengchn 已提交
114
### 编程语言
G
guanpengchn 已提交
115

G
fix  
guanpengchn 已提交
116 117 118 119 120
|书名|豆瓣评分|操作|
|---|:-:|:-:|
|Go程序设计语言(英文版) |[9.3](https://book.douban.com/subject/26859123/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/编程语言/Go%E7%A8%8B%E5%BA%8F%E8%AE%BE%E8%AE%A1%E8%AF%AD%E8%A8%80(%E8%8B%B1%E6%96%87%E7%89%88)%20.pdf) [购买](http://search.dangdang.com/?key=Go%E7%A8%8B%E5%BA%8F%E8%AE%BE%E8%AE%A1%E8%AF%AD%E8%A8%80(%E8%8B%B1%E6%96%87%E7%89%88)%20&act=input)|
|Go语言实战 |[7.8](https://book.douban.com/subject/27015617/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/编程语言/Go%E8%AF%AD%E8%A8%80%E5%AE%9E%E6%88%98%20.pdf) [购买](http://search.dangdang.com/?key=Go%E8%AF%AD%E8%A8%80%E5%AE%9E%E6%88%98%20&act=input)|
|Scala编程(第3版) |[9.4](https://book.douban.com/subject/27591387/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/编程语言/Scala%E7%BC%96%E7%A8%8B%EF%BC%88%E7%AC%AC3%E7%89%88%EF%BC%89%20.pdf) [购买](http://search.dangdang.com/?key=Scala%E7%BC%96%E7%A8%8B%EF%BC%88%E7%AC%AC3%E7%89%88%EF%BC%89%20&act=input)|
G
guanpengchn 已提交
121 122 123

### 其他

G
fix  
guanpengchn 已提交
124 125 126 127 128 129 130 131
|书名|豆瓣评分|操作|
|---|:-:|:-:|
|GitHub入门与实践 |[8.0](https://book.douban.com/subject/26462816/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/其他/GitHub%E5%85%A5%E9%97%A8%E4%B8%8E%E5%AE%9E%E8%B7%B5%20.pdf) [购买](http://search.dangdang.com/?key=GitHub%E5%85%A5%E9%97%A8%E4%B8%8E%E5%AE%9E%E8%B7%B5%20&act=input)|
|写给大家看的设计书(第4版) |[8.9](https://book.douban.com/subject/26664522/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/其他/%E5%86%99%E7%BB%99%E5%A4%A7%E5%AE%B6%E7%9C%8B%E7%9A%84%E8%AE%BE%E8%AE%A1%E4%B9%A6%EF%BC%88%E7%AC%AC4%E7%89%88%EF%BC%89%20.pdf) [购买](http://search.dangdang.com/?key=%E5%86%99%E7%BB%99%E5%A4%A7%E5%AE%B6%E7%9C%8B%E7%9A%84%E8%AE%BE%E8%AE%A1%E4%B9%A6%EF%BC%88%E7%AC%AC4%E7%89%88%EF%BC%89%20&act=input)|
|别闹了,费曼先生 科学顽童的故事|[8.9](https://book.douban.com/subject/1037602/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/其他/%E5%88%AB%E9%97%B9%E4%BA%86%EF%BC%8C%E8%B4%B9%E6%9B%BC%E5%85%88%E7%94%9F%20%E7%A7%91%E5%AD%A6%E9%A1%BD%E7%AB%A5%E7%9A%84%E6%95%85%E4%BA%8B.pdf) [购买](http://search.dangdang.com/?key=%E5%88%AB%E9%97%B9%E4%BA%86%EF%BC%8C%E8%B4%B9%E6%9B%BC%E5%85%88%E7%94%9F%20%E7%A7%91%E5%AD%A6%E9%A1%BD%E7%AB%A5%E7%9A%84%E6%95%85%E4%BA%8B&act=input)|
|浪潮之巅 |[9.1](https://book.douban.com/subject/6709783/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/其他/%E6%B5%AA%E6%BD%AE%E4%B9%8B%E5%B7%85%20.pdf) [购买](http://search.dangdang.com/?key=%E6%B5%AA%E6%BD%AE%E4%B9%8B%E5%B7%85%20&act=input)|
|程序员修炼之道 从小工到专家|[8.8](https://book.douban.com/subject/5387402/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/其他/%E7%A8%8B%E5%BA%8F%E5%91%98%E4%BF%AE%E7%82%BC%E4%B9%8B%E9%81%93%20%E4%BB%8E%E5%B0%8F%E5%B7%A5%E5%88%B0%E4%B8%93%E5%AE%B6.pdf) [购买](http://search.dangdang.com/?key=%E7%A8%8B%E5%BA%8F%E5%91%98%E4%BF%AE%E7%82%BC%E4%B9%8B%E9%81%93%20%E4%BB%8E%E5%B0%8F%E5%B7%A5%E5%88%B0%E4%B8%93%E5%AE%B6&act=input)|
|黑客与画家 硅谷创业之父Paul Graham文集|[8.8](https://book.douban.com/subject/6021440/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/其他/%E9%BB%91%E5%AE%A2%E4%B8%8E%E7%94%BB%E5%AE%B6%20%E7%A1%85%E8%B0%B7%E5%88%9B%E4%B8%9A%E4%B9%8B%E7%88%B6Paul%20Graham%E6%96%87%E9%9B%86.pdf) [购买](http://search.dangdang.com/?key=%E9%BB%91%E5%AE%A2%E4%B8%8E%E7%94%BB%E5%AE%B6%20%E7%A1%85%E8%B0%B7%E5%88%9B%E4%B8%9A%E4%B9%8B%E7%88%B6Paul%20Graham%E6%96%87%E9%9B%86&act=input)|