README.md 7.6 KB
Newer Older
G
guanpengchn 已提交
1
这里存放了所有自己收集的**带目录**电子书籍pdf,都是**豆瓣评分高**的书籍,同时我的[博客](https://guanpengchn.github.io/#/book)中提供书籍封面预览和下载链接,支持封面查看和点击下载,请大家多购买正版书籍
G
init  
guanpengchn 已提交
2

G
guanpengchn 已提交
3
其中书籍目录如下:
G
init  
guanpengchn 已提交
4 5 6

## 目录

G
guanpengchn 已提交
7 8
### Java

G
guanpengchn 已提交
9 10
|书名|豆瓣评分|操作|
|---|:-:|:-:|
G
guanpengchn 已提交
11 12 13 14 15 16 17
|实战Java高并发程序设计|[8.3](https://book.douban.com/subject/26663605/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/%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.pdf)|
|Effective Java中文第二版|[9.0](https://book.douban.com/subject/3360807/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/Effective%20Java%E4%B8%AD%E6%96%87%E7%AC%AC%E4%BA%8C%E7%89%88.pdf)|
|Head First设计模式|[9.2](https://book.douban.com/subject/2243615/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/Head%20First%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F.pdf)|
|Java 8实战|[9.2](https://book.douban.com/subject/26772632/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/Java%208%E5%AE%9E%E6%88%98.pdf)|
|深入理解Java虚拟机:JVM高级特性与最佳实践|[8.9](https://book.douban.com/subject/24722612/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/%E6%B7%B1%E5%85%A5%E7%90%86%E8%A7%A3Java%E8%99%9A%E6%8B%9F%E6%9C%BA%EF%BC%9AJVM%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)|
|Netty权威指南|[6.7](https://book.douban.com/subject/26373138/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/Netty%E6%9D%83%E5%A8%81%E6%8C%87%E5%8D%97.pdf)|
|Spring揭秘|[9.0](https://book.douban.com/subject/3897837/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/Spring%E6%8F%AD%E7%A7%98.pdf)| 
G
guanpengchn 已提交
18 19 20

### 前端

G
guanpengchn 已提交
21 22
|书名|豆瓣评分|操作|
|---|:-:|:-:|
G
guanpengchn 已提交
23 24 25 26 27
|css揭秘|[9.4](https://book.douban.com/subject/26745943/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/css%E6%8F%AD%E7%A7%98.pdf)|
|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.pdf)|
|深入浅出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.pdf)|
|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.pdf)|
|ECMAScript6入门|[8.2](https://book.douban.com/subject/25966265/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/ECMAScript6%E5%85%A5%E9%97%A8.pdf)|
G
guanpengchn 已提交
28 29 30

### 算法

G
guanpengchn 已提交
31 32
|书名|豆瓣评分|操作|
|---|:-:|:-:|
G
guanpengchn 已提交
33 34 35 36
|剑指Offer|[9.3](https://book.douban.com/subject/27008702/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/%E5%89%91%E6%8C%87Offer.pdf)|
|编程之美|[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.pdf)|
|代码大全|[9.3](https://book.douban.com/subject/1477390/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/%E4%BB%A3%E7%A0%81%E5%A4%A7%E5%85%A8.pdf)|
|算法竞赛入门经典|[9.0](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.pdf)| 
G
guanpengchn 已提交
37 38 39

### 系统与协议

G
guanpengchn 已提交
40 41
|书名|豆瓣评分|操作|
|---|:-:|:-:|
G
guanpengchn 已提交
42 43 44
|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.pdf)|
|图解HTTP|[8.1](https://book.douban.com/subject/25863515/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/%E5%9B%BE%E8%A7%A3HTTP.pdf)|
|大型网站技术架构|[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.pdf)|
G
guanpengchn 已提交
45 46
|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)|
|大规模分布式存储系统|[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.pdf)|
G
guanpengchn 已提交
47 48 49

### 数据库

G
guanpengchn 已提交
50 51
|书名|豆瓣评分|操作|
|---|:-:|:-:|
G
guanpengchn 已提交
52 53 54
|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.pdf)|
|高性能MySQL第三版|[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%E7%AC%AC%E4%B8%89%E7%89%88.pdf)|
|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.pdf)|
G
fix  
guanpengchn 已提交
55
|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%EF%BC%88%E7%AC%AC%E4%BA%8C%E7%89%88%EF%BC%89.pdf)|
G
guanpengchn 已提交
56 57 58

### 软件工程

G
guanpengchn 已提交
59 60
|书名|豆瓣评分|操作|
|---|:-:|:-:|
G
guanpengchn 已提交
61 62
|重构 改善既有代码的设计|[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)|
|人月神话(40周年中文纪念版)|[8.4](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%EF%BC%8840%E5%91%A8%E5%B9%B4%E4%B8%AD%E6%96%87%E7%BA%AA%E5%BF%B5%E7%89%88%EF%BC%89.pdf)|
G
guanpengchn 已提交
63 64 65

### 机器学习

G
guanpengchn 已提交
66 67 68
|书名|豆瓣评分|操作|
|---|:-:|:-:|
|统计学习方法|[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.pdf)|
G
fix  
guanpengchn 已提交
69
|机器学习|[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.pdf)|
G
guanpengchn 已提交
70 71 72

### 其他

G
guanpengchn 已提交
73 74 75
|书名|豆瓣评分|操作|
|---|:-:|:-:|
|Go程序设计语言|[9.5](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.pdf)|
G
guanpengchn 已提交
76 77 78 79 80
|Scala编程|[9.1](https://book.douban.com/subject/27591387/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/Scala%E7%BC%96%E7%A8%8B.pdf)|
|别闹了,费曼先生|[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.pdf)|
|浪潮之巅|[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.pdf)|
|黑客与画家|[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.pdf)|
|Hadoop The Definitive Guide|[8.3](https://book.douban.com/subject/3220004/)|[下载](https://github.com/guanpengchn/aaron.books/raw/master/Hadoop%20The%20Definitive%20Guide.pdf)|