1. Basic Python Practice Book
https://anandology.com/python-practice-book/index.html
A book of Python exercises to help you learn the basic language syntax.
2. A Python Crash Course
https://www.grahamwheeler.com/posts/python-crash-course.html
3. Beginner’s tutorial
4. The O’Reilly book Think Python
5. Python for you and me
https://pymbook.readthedocs.io/en/latest/
6.Code Academy has a Python track for people completely new to programming.
https://www.codecademy.com/catalog/language/python
7.Introduction to Programming with Python
The free book has numerous code examples to go along with each topic.
https://www.opentechschool.org/
8. Google has a great compilation of material you shouldread and learn from if you want to be a professional programmer.
9. Looking for ideas about what projects to use to learn to code
https://knightlab.northwestern.edu/
10. A great introduction to web development concepts
There’s a Udacity course by one of the creators of
Reddit that shows how to use Python to build a blog.
11. Python软件生态园的大本营
基本上所有Python软件的包都会再此地留名注册。我们必须通过该软件在这个大本营留下的名称来下载它