What basic knowledge is needed to learn Python?

hzc
Release: 2020-06-19 17:50:13
Original
4037 people have browsed it

What basic knowledge is needed to learn Python?

What basic knowledge is needed to learn Python?

Python learning can be divided into several stages, entry, advanced, and application. Let’s first talk about the basic knowledge reserves needed to get started.

Because Python is easy to learn, it is very simple to get started. Mastering basic Python knowledge points, such as variables, data structures, syntax, functions, etc., basically takes one to a week.

To complete this preliminary learning entry stage you only need:

1, basic reading comprehension ability

This is We have been training this ability since childhood, reading newspapers, magazines, novels, etc., and we use this ability all the time. Pick up "Learning Python the Hard Way" and people who have never been exposed to programming can quickly understand the basic knowledge mentioned in it.

If you have certain English reading ability, the effect will be better if you directly read the original English textbooks and websites. This is a bonus.

2. Be able to do simple computer operations, file editing and storage Nowadays, computers have become very popular. The simplest computer operations, such as file editing, archiving, reading, etc., The elderly and children can complete the operation independently. Therefore, this requirement is not difficult to meet.

If you know more about computers, such as the basic knowledge of different operating systems and the basic knowledge of the network, it will be more helpful for learning Python. Again, this is a bonus, not a requirement. You can improve yourself during the learning process.

I believe that 99.99% of readers already have the above two requirements. What they lack is just the motivation and determination to learn Python.

Recommended tutorial: "Python Tutorial"

The above is the detailed content of What basic knowledge is needed to learn Python?. 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!