Added a link to a list of free resources (#23033)

This commit is contained in:
psungchan
2018-11-26 21:37:35 -08:00
committed by Manish Giri
parent 47aa3aacee
commit 895b5617d2

View File

@ -121,5 +121,6 @@ A great book for people willing to test their knowledge in Python by creating ga
- [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)
- [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!