What can you do if you learn python from scratch?

藏色散人
Release: 2019-07-05 10:21:23
Original
3410 people have browsed it

What can you do if you learn python from scratch?

What can I do if I learn python from scratch?

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.

8. Specific daily tasks such as automatically backing up your MP3;

9. Artificial intelligence engineer: data mining and analysis, scientific computing, machine learning. Data processing libraries such as pandas, numpy, and matplotlib in Python can help you perform scientific calculations and visualization;

Related recommendations: "Python Tutorial"

The above is the detailed content of What can you do if you learn python from scratch?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!