Skip to content

Commit

Permalink
Added a link to a list of free resources (#23033)
Browse files Browse the repository at this point in the history
  • Loading branch information
psungchan authored and Manish-Giri committed Nov 27, 2018
1 parent 47aa3aa commit 895b561
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion guide/english/book-recommendations/python/index.md
Expand Up @@ -120,6 +120,7 @@ A great book for people willing to test their knowledge in Python by creating ga
- [How to think like a Computer Scientist by Allen Downey[V 2.0.17] [FREE]](https://greenteapress.com/thinkpython/thinkpython.pdf)
- [A Byte of Python[FREE]](https://python.swaroopch.com)
- [A Practical Introduction to Python Programming by Brian Heinold in [PDF]](https://www.brianheinold.net/python/A_Practical_Introduction_to_Python_Programming_Heinold.pdf) [or in HTML format](https://www.brianheinold.net/python/python_book.html#chapter_forloops)
- [Automate the Boring Stuff with Python [FREE]](https://automatetheboringstuff.com)
- [Automate the Boring Stuff with Python [FREE]](https://automatetheboringstuff.com)
- [List of Free Resources](https://github.com/EbookFoundation/free-programming-books/blob/master/free-programming-books.md#python)

Please feel free to add more that you have found useful!

0 comments on commit 895b561

Please sign in to comment.