Skip to content

Commit 4727ed9

Browse files
authored
Merge pull request #4 from iyanuashiri/master
added a new book
2 parents e3bd0bc + e816368 commit 4727ed9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,5 @@ New to Python? No problem! Take a look at the following resources:
110110
- [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)
111111
- [Python for Developers](http://ricardoduarte.github.io/python-for-developers/)(book)
112112
- [How to Think Like a Computer Scientist](http://openbookproject.net/thinkcs/python/english3e/)(book)
113+
- [Byte of Python](https://python.swaroopch.com/)(book)
113114
- [Pycharm EDU](https://www.jetbrains.com/pycharm-edu/) - A helpful program that teaches Python. It includes many lessons on basic Python. It also has tests, checks, and hints to help you through each programming activity!

0 commit comments

Comments
 (0)