mirror of
https://github.com/sjsdfg/effective-java-3rd-chinese.git
synced 2025-01-26 20:30:36 +08:00
Update README.md
This commit is contained in:
parent
67dbd220b9
commit
32155ab15f
@ -4,6 +4,16 @@
|
||||
|
||||
- [CS-Notes-PDF](https://github.com/sjsdfg/CS-Notes-PDF) </br>
|
||||
|
||||
## 额外资源
|
||||
|
||||
* [effective-java-2nd 中文版 ](https://pan.baidu.com/s/1R6H9UHbFYubWWY9HrclZ2A)
|
||||
* [effective-java-3rd 英文版 ](https://pan.baidu.com/s/1mJx5ZrOD_RPjf3ghQnBV5g)
|
||||
* [effective-java-3rd 源代码](https://github.com/jbloch/effective-java-3e-source-code)
|
||||
|
||||
## 友情链接
|
||||
|
||||
- [On Java 8中文版](https://github.com/LingCoder/OnJava8)
|
||||
|
||||
## 📚 高效 Java 第三版
|
||||
|
||||
- [01. 考虑使用静态工厂方法替代构造方法](notes/01.%20考虑使用静态工厂方法替代构造方法.md)
|
||||
|
Loading…
Reference in New Issue
Block a user