Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

《Java 并发编程实战》读书笔记

为什么写读书笔记:

  • 1、为了强化记忆
  • 2、为了分享
  • 3、为了查漏补缺

这本书我觉得真的非常牛逼,但是最大的问题就是书中的例子是片段而非可以真正运行且具有配套测试用例的代码。

那么我的工作就是补上这一块,并且对于某些我觉得翻译的比较晦涩的地方加上自己的理解。

之前学并发主要使用的就是这本书以及极客时间的课程《Java并发编程实战》,后者的例子更多一些,篇幅也更短,信息密度更低,适合入门,同时也可以作为前者的解释与补充。

第1章 | 简介

第2章 | 线程安全性

Morty Proxy This is a proxified and sanitized view of the page, visit original site.