Added two resources for learning python (#23386)
This commit is contained in:
@@ -13,6 +13,16 @@ title: Books on Python Programming Language
|
||||
- [Amazon Smile](https://smile.amazon.com/gp/product/1491939362)
|
||||
- ISBN-13: 978-1491939369
|
||||
|
||||
|
||||
**Python for Everyone 2nd edition**
|
||||
|
||||
Textbook that is designed for beginners and introduces the fundamental programming for python at the eyes of a beginner. Used in university courses designed for complete beginners to coding.
|
||||
|
||||
- [Wiley](https://www.wiley.com/en-us/Python+for+Everyone%2C+2nd+Edition-p-9781119186656)
|
||||
- [Amazon Smile](https://smile.amazon.com/Python-Everyone-2nd-Cay-Horstmann-ebook/dp/B01AKSZ9MU)
|
||||
- ISBN-13: 978-1-119-18665-6
|
||||
|
||||
|
||||
**Learn Python 3 the Hard Way**
|
||||
|
||||
Paid (Free ebook available) book which covers the basics of Python. It's designed to get you started with the Python language and become familiar with its syntax and workings by the time you complete the book.
|
||||
@@ -109,6 +119,7 @@ A great book for people willing to test their knowledge in Python by creating ga
|
||||
- [Python in Education by Nicholas H. Tollervey[OREILLY] [FREE]](https://www.oreilly.com/programming/free/files/python-in-education.pdf)
|
||||
- [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)
|
||||
|
||||
Please feel free to add more that you have found useful!
|
||||
|
Reference in New Issue
Block a user