mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-02-11 22:35:16 +08:00
Add Books for Design Patterns
This commit is contained in:
11
docs/好书推荐.md
11
docs/好书推荐.md
@@ -74,6 +74,12 @@
|
||||
- Advanced global illumination, 2nd Edition
|
||||
- [Monte Carlo theory, methods and examples](https://artowen.su.domains/mc/)
|
||||
|
||||
## 游戏性&游戏引擎开发
|
||||
|
||||
- 实时碰撞检测
|
||||
- AI for Games, 3rd edition
|
||||
|
||||
|
||||
## 深度学习
|
||||
|
||||
- [动手学深度学习](http://tangshusen.me/Dive-into-DL-PyTorch/#/)
|
||||
@@ -85,6 +91,11 @@
|
||||
|
||||
- [Software Engineering at Google](https://abseil.io/resources/swe_at_google.2.pdf)
|
||||
|
||||
## 设计模式
|
||||
|
||||
- 设计模式:可复用面向对象软件的基础(Gang of Four)
|
||||
- 大话设计模式 by 程杰
|
||||
|
||||
## C/C++
|
||||
|
||||
- The ANSI C Programming Language, 2nd Edition(中文:C程序设计语言第二版,C语言最经典的一本书)
|
||||
|
||||
Reference in New Issue
Block a user