Skip to content

Commit fd50808

Browse files
authored
补充部分书籍
1 parent ab2c176 commit fd50808

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

其他/个人阅读书籍清单.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
- :thumbsup: [《Java并发编程的艺术》](https://book.douban.com/subject/26591326/)
3131

3232
这本书不是很适合作为Java并发入门书籍,需要具备一定的JVM基础。我感觉有些东西讲的还是挺深入的,推荐阅读。
33+
- :thumbsup: [《实战Java高并发程序设计》](https://book.douban.com/subject/26663605/)
34+
35+
豆瓣评分 8.3 ,书的质量没的说,推荐大家好好看一下。
3336

3437
- [《Java程序员修炼之道》](https://book.douban.com/subject/24841235/)
3538

@@ -67,6 +70,11 @@
6770

6871
很一般的书籍,我就是当做课后图书来阅读的。
6972

73+
> ### 代码优化
74+
75+
- :thumbsup: [《重构_改善既有代码的设计》](https://book.douban.com/subject/4262627/)
76+
77+
豆瓣 9.1 分,重构书籍的开山鼻祖。
7078

7179
> ### 课外书籍
7280

0 commit comments

Comments
 (0)