Home  >  Article  >  Backend Development  >  What to do after learning python

What to do after learning python

步履不停
步履不停Original
2019-07-03 09:20:573893browse

What to do after learning python

1) Website back-end programmers: Using it for a single website, the back-end service is easier to maintain. Such as: Gmail, Youtube, Zhihu, Douban

2) Automated operation and maintenance: automatically handle a large number of operation and maintenance tasks

3) Data analyst: rapid development and rapid verification, analyze data to obtain results

4) Game developers: usually embedded in the game as a game script

5) Automated testing: written as a simple implementation script, used in Selenium/lr to achieve automation.

6) Website development: Build your own website with the help of django and flask frameworks.

7) The crawler obtains or processes a large amount of information: downloading American TV series in batches, running investment strategies, crawling suitable housing listings, script tasks for system administrators, etc.
Specific daily life, such as automatically backing up your MP3;

You can also make websites, many famous websites like Zhihu and YouTube are written in Python;

You can also make online games The backend of many online games is developed in Python.

And Python is the mainstream language for artificial intelligence development. Learning Python can make you an artificial intelligence engineer.

Related tutorial recommendations: Python video tutorial

The above is the detailed content of What to do after learning python. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn