From 651297810b61810be778f67559db3202fa9a4381 Mon Sep 17 00:00:00 2001 From: Dagny Kight <42844196+DagnyDK@users.noreply.github.com> Date: Sun, 28 Oct 2018 13:31:31 -0400 Subject: [PATCH] Add the link to "Python Tricks" to index.md (#20237) --- guide/english/book-recommendations/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guide/english/book-recommendations/index.md b/guide/english/book-recommendations/index.md index 54c7c7095e..cbedd29708 100644 --- a/guide/english/book-recommendations/index.md +++ b/guide/english/book-recommendations/index.md @@ -157,6 +157,10 @@ title: Books to Read for Programmers - [Amazon Smile](https://smile.amazon.com/Core-Python-Applications-Programming-3rd/dp/0132678209) - ISBN-13: 978-0132678209 +*Python Tricks: A Buffet of Awesome Python Features by Dan Bader* +- [Amazon Smile](https://smile.amazon.com/Python-Tricks-Buffet-Awesome-Features-ebook/dp/B0785Q7GSY) +- ISBN-13: 978-1775093305 + ## Soft Skills *Soft Skills: The software developer's life manual*