There are many ways to use Python, so you must know where to learn it

  1. Full stack development: Is the web application development, is used to write website backend.
  2. Data analysis: is to do big data analysis, data magnitude is at least ten million level, do big data analysis.
  3. Web crawler: actually belongs to the part of data analysis, is the way to obtain data sources. Whether it’s Arabic data or a string, it’s a kind of data. Certain indicators need to be quantified into data.
  4. Machine learning: This is where Python is most attractive, doing graphic analysis, algorithm modeling, and so on. So Python has a unique advantage in the field of artificial intelligence and machine learning.

Second, learning objectives: self-improvement or career change, the purpose is not the same, the choice is “huge” difference

  1. For career purposes: Then learn python full stack development. Since it is the job market, it depends on the market, which is the talent demand market. Speaking of markets, there is certainly a market for Python in each direction, but let’s look directly at the main contradiction: one is demand, the other is ease of entry. The Python full stack is by far the most in demand and easiest to get into.
  2. Focus on the future: Python big data analysis or Python machine learning. Big data analysis is relatively easy. Python provides a language environment, and there are many corresponding toolkits for data analysis, including various analysis models. With the accumulation of experience, I will be familiar with the analysis model of the corresponding project. Machine learning design algorithm, algorithm modeling, graph analysis and so on need a good theoretical basis, or play a decisive role, here we have to think about.

Three, study advice: briefly say a few points

Purpose: I feel like the game, wanmasao eventually become god! Must knock more code, solve more bugs, problems have been solved why not worry about the road fruit.

Programming habits: Good habits are also important. Whitespace, indentation, and other small details not only make your code look better, but also make it more logical and readable.

Communicate more: You will have more ideas and learn faster if you collide with your friends. Here I recommend the group 78486745 built by the small edition. The friends in the group are all learning Python technology, we chat together, study together, occasionally share the good stuff, and some learning materials I found.

Here I recommend the group 78486745 built by the small edition. The friends in the group are all learning Python technology, we chat together, study together, occasionally share the good stuff, and some learning materials I found.

Here is a python teaching video that I think is good. Please watch it and follow it

The course lasts about 15 days, covering the syntax basics of Python, object-oriented programming thinking, and finally an example of a PyGame airplane fight.

I.youku.com/yuanfangyua…