Python entry learning materials

Because I am quite interested in Python, I summarize the Python learning materials, including three parts:

1. Where to learn Python

This is what I saw in Baidu experience and summarized by others. I think it's not bad, so I took it and used it directly~

1、 Teacher Vamei: [python quick tutorial]

2、 Teacher Liao Xuefeng: [python tutorial]

3、 Experimental Building: [Python Basics + Project Practical Course]

4、 "The Stupid Way to Learn Python": This book is definitely the easiest way to learn Python. The HTML online version of this book is completely free.

5、 Python Weekly: weekly updates, including Python-related articles, tutorials, lectures, books, projects, work, etc.

6、 Python challenge: Use Python programming skills to solve 33 puzzles and break through levels.

7、 Python official documentation: official website, go find information!

Two, what Python can do

1、 Python can develop some small applications such as chat rooms, blogs, calculators, etc., we must think of when we develop in school;

Put a few tutorials, if you want to learn, you can take a look:

2、 If you are a person who likes to play games, Python can also be used to develop games: 2048, hitting a plane... some small games you can think of are all available~

3、 Of course, you can also use Python to do some cool things, such as cracking the verification code, automatically filling in the questionnaire, crawling...

4、 It can definitely be used for some practical and interesting development

There are many, so I won't list them!

Recommended Posts

Python entry learning materials
Python3 entry learning four.md
Python3 entry learning three.md
Python3 entry learning one.md
Python3 entry learning two.md
Python entry-3
python learning route
python list learning
03. Operators in Python entry
Python function basic learning
python_ crawler basic learning
python_ regular expression learning
Python entry tutorial notes (3) array
Python regular expression quick learning
Python programming Pycharm fast learning
Getting started python learning steps
Python magic function eval () learning
05. Python entry value loop statement
Python regular expression learning small example
Learning Python third day one-line function
Python entry notes [basic grammar (below)]
Python from entry to proficiency (2): Introduction to Python
Learning path of python crawler development
Python learning os module and usage
Two days of learning the basics of Python