From 930d1a28591fefc2381ac3986d81f64b8ff6f151 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=A5=BD=E5=A5=87=E7=9A=84=E5=96=B5?= Date: Tue, 30 Aug 2016 23:00:10 +0800 Subject: [PATCH] Mastering Python Design Patterns --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f24644f..3d43d1a 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ - *Intermediate Python* [English Edition](http://book.pythontips.com/en/latest/) - *Fluent Python* by Luciano Ramalho [English Edition](http://www.amazon.com/Fluent-Python-Luciano-Ramalho/dp/1491946008) - *Learning Python Design Patterns* by Chetan Giridhar [English 2nd Edition](http://www.amazon.com/Learning-Python-Design-Patterns-Second/dp/178588803X) +- *Mastering Python Design Patterns* by Sakis Kasampalis [English Edition](https://www.amazon.com/Mastering-Python-Design-Patterns-Kasampalis/dp/1783989327) ### Advanced - *Mastering Python High Performance* by Fernando Doglio [English Edition](https://www.amazon.com/Mastering-Python-Performance-Fernando-Doglio/dp/1783989300)