From eec510f9b8854a37a917a7c31c1417fc17e4dade Mon Sep 17 00:00:00 2001 From: Iyanu Ajao Date: Sun, 8 Oct 2017 21:41:16 +0100 Subject: [PATCH] added a new book --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b237fd9..1f9dea3 100644 --- a/README.md +++ b/README.md @@ -110,3 +110,4 @@ New to Python? No problem! Take a look at the following resources: - [MIT: introduction to Computer Science and programming in Python](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-0001-introduction-to-computer-science-and-programming-in-python-fall-2016/) (open courseware) - [Python for Developers](http://ricardoduarte.github.io/python-for-developers/)(book) - [How to Think Like a Computer Scientist](http://openbookproject.net/thinkcs/python/english3e/)(book) +- [Byte of Python](https://python.swaroopch.com/)(book)