Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

How long does python reptile need to learn?


May 29, 2021 Article blog


Table of contents


How long does Python have to learn? This varies from person to person, and each person's ability to learn varies from time to time.

Getting started with Python programming is roughly divided into the following steps, finding reliable tutorials, finding reliable predecessors, and finding good project exercises

First, confidence

If you watch the tutorial video and you can't do anything on the screen, you can't run the program. Don't lose heart, this is everyone's learning process, anxious can't eat hot tofu, to have confidence to learn.

Second, suitable tutorial

It may be a good classic, but it may not be for you, and some books are helpful to people with Python foundations, as are tutorials. The Python 3 Getting Started and Python 3 Advanced are both great books for beginners to learn.

Third, practice the code

To learn programming is to keep writing code, practicing code, and that's what languages are. J ust watching video tutorials is useless. You can start small and slowly write the complete project.

Four, look at the source code

Not only to write code but also to see the code, the more the project's source code will let you progress, debugging code, error information is what you have to master.

How long does it take for a python reptile to be sorted out by a small editor? the whole content.