From 3b16ba63a987a86ffc9f8f7c927a99cc1e856fe4 Mon Sep 17 00:00:00 2001 From: Max Hemingway Date: Tue, 23 Oct 2018 15:59:32 +0100 Subject: [PATCH] Added Python Book (#20226) * Added Python Book * Added reference for Google SRE * chore: delete unwanted files --- guide/english/book-recommendations/python/index.md | 6 ++++++ .../cloud-development/google-cloud-platform/index.md | 1 + 2 files changed, 7 insertions(+) diff --git a/guide/english/book-recommendations/python/index.md b/guide/english/book-recommendations/python/index.md index 7eb5937f86..adf8021fc6 100644 --- a/guide/english/book-recommendations/python/index.md +++ b/guide/english/book-recommendations/python/index.md @@ -61,6 +61,12 @@ You'll learn many of the first princliples for data science tools and how algori - ISBN-10: 1593276036 - ISBN-13: 978-1593276034 +*The Quick Python Book, Third Edition* +- Paid book which provides a good level of information for those starting Python and as a reference for the Python language +- [Manning]https://www.manning.com/books/the-quick-python-book-third-edition +- ISBN-10: 1617294039 +- ISBN-13: 978-1617294037 + #### Other Resources - [Functional Programming in Python by David Mertz [OREILLY] [FREE]](https://www.oreilly.com/programming/free/files/functional-programming-python.pdf) diff --git a/guide/english/cloud-development/google-cloud-platform/index.md b/guide/english/cloud-development/google-cloud-platform/index.md index 44494c8bdd..14e9dac141 100644 --- a/guide/english/cloud-development/google-cloud-platform/index.md +++ b/guide/english/cloud-development/google-cloud-platform/index.md @@ -23,3 +23,4 @@ Some famous web services include * Google Cloud Platform Documentation * Wikipedia +* Google Site Reliability Engineering \ No newline at end of file