aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar imSofi <[email protected]>2020-10-05 02:58:19 +0200
committerGravatar GitHub <[email protected]>2020-10-05 02:58:19 +0200
commitd8de1be9906a19b79b172b61f4b96189497c6ee1 (patch)
treeacf01502a5541630b1aad1d6aecefc5ec143fdbb
parentMerge pull request #402 from python-discord/joseph/reduce-discord-scopes (diff)
Bump links for Effective Python to 2nd edition
Updated and expanded book for Python 3. Has 30 new major guidelines added compared to the 1st edition.
-rw-r--r--pydis_site/apps/home/resources/books/effective_python.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pydis_site/apps/home/resources/books/effective_python.yaml b/pydis_site/apps/home/resources/books/effective_python.yaml
index ab782704..7f9d0dea 100644
--- a/pydis_site/apps/home/resources/books/effective_python.yaml
+++ b/pydis_site/apps/home/resources/books/effective_python.yaml
@@ -1,4 +1,4 @@
-description: A book that gives 59 best practices for writing excellent Python. Great
+description: A book that gives 90 best practices for writing excellent Python. Great
for intermediates.
name: Effective Python
payment: paid
@@ -8,7 +8,7 @@ urls:
url: https://effectivepython.com/
- icon: branding/amazon
title: Amazon
- url: https://www.amazon.com/Effective-Python-Specific-Software-Development/dp/0134034287
+ url: https://www.amazon.com/Effective-Python-Specific-Software-Development/dp/0134853989
- icon: branding/github
title: GitHub
url: https://github.com/bslatkin/effectivepython