Current location - Education and Training Encyclopedia - Educational institution - Is Python training expensive? How much do you need?
Is Python training expensive? How much do you need?
Python training costs are relatively high, and Python training costs are determined according to various factors. According to the market situation of June 5438+065438+ 10 in 2020, Python training courses are mainly divided into two categories. The first category is online Python training courses, the price is generally around 7000, which will fluctuate according to its popularity. The second category is offline Python training courses, and the general price is around 20,000.

Python course is divided into eight stages: the first stage is Python language (which takes five weeks, including basic grammar, object-oriented, advanced courses and classic courses); The second stage is Linux elementary (it takes 1 week, including the installation of basic instructions and common services of Linux system);

The third stage is Diango(5 weeks +2 weeks front end +3 weeks Diango) of Web development; The fourth stage is the flask stage of web development (which takes 2 weeks); The fifth stage is Tornado of the Web framework (time-consuming 1 week); The sixth stage is docker container and service discovery (which takes 2 weeks); The seventh stage is reptiles (which takes 2 weeks); The eighth stage is data mining and artificial intelligence (which takes 3 weeks).

Extended data

Points for attention in learning Python

1, code specification

This is a very good habit in itself. If you don't have a good code plan at first, it will be very painful later.

2. Do more.

Many people learn Python just by reading books. This is not learning mathematics and physics. You can see examples. Is learning Python mainly about learning programming ideas, or do you need to practice by yourself? Combined with the case, you can achieve this effect by writing your own code.

Step 3 practice hard

After learning new knowledge, you must remember how to apply it, otherwise you will forget it after learning. Learning this line is mainly practical.

4. study efficiently.

If you feel that your efficiency is very low, stop, reflect on yourself, find out the reason, and think about what is wrong, whether it is the wrong learning method or the lack of systematic learning plan and good learning resources. I really can't figure out how to ask my predecessors, peers and teachers.