diff --git a/README.md b/README.md index e36d90e..4f64d47 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ * 《[计算的本质:深入剖析程序和计算机](https://www.amazon.cn/gp/product/B00PG0MM3C/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=536&creative=3200&creativeASIN=B00PG0MM3C&linkCode=as2&tag=vastwork-23)》 * 《[设计模式 : 可复用面向对象软件的基础](https://www.amazon.cn/gp/product/B001130JN8/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=536&creative=3200&creativeASIN=B001130JN8&linkCode=as2&tag=vastwork-23)》 * 《[Head First 设计模式(中文版)](https://amazon.cn/gp/product/B0011FBU34/ref=as_li_qf_asin_il_tl?ie=UTF8&tag=vastwork-23&creative=3200&linkCode=as2&creativeASIN=B0011FBU34&linkId=cd5d20e99ff289529d6dbe2cd223f2b6) 》(感谢[@Great-Li-Xin](https://github.com/Great-Li-Xin) [推荐](https://github.com/jobbole/awesome-programming-books/issues/27) ) +* [Data-oriented Programming](https://www.manning.com/books/data-oriented-programming) 》 ## 算法与数据结构