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.

python crash course python crash course 百度网盘_Python

2. A Python Crash Course

https://www.grahamwheeler.com/posts/python-crash-course.html

python crash course python crash course 百度网盘_ci_02

3. Beginner’s tutorial

https://python.swaroopch.com/

python crash course python crash course 百度网盘_python_03

4. The O’Reilly book Think Python


5. Python for you and me

https://pymbook.readthedocs.io/en/latest/

python crash course python crash course 百度网盘_python_04

6.Code Academy has a Python track for people completely new to programming.

https://www.codecademy.com/catalog/language/python

python crash course python crash course 百度网盘_python_05

7.Introduction to Programming with Python

The free book has numerous code examples to go along with each topic.

https://www.opentechschool.org/

python crash course python crash course 百度网盘_Python_06

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/

python crash course python crash course 百度网盘_python crash course_07

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.

https://www.udacity.com/

python crash course python crash course 百度网盘_python_08

11. Python软件生态园的大本营

基本上所有Python软件的包都会再此地留名注册。我们必须通过该软件在这个大本营留下的名称来下载它

https://pypi.org/simple/

python crash course python crash course 百度网盘_python crash course_09