Consuming one week finishing Python data, including all stages of the site you want, project

Today this article, I spent a week searching, sorting, research, screening, finalized. We hope to be able to help reduce fuel consumption in the initial stage, the concentrate breakthrough technology.

I posted a link with it, after all the collection, you can go turn on the computer, more convenient.

Although stressed many times, but still have to mention that, do not look python2.x, if you are a zero-based over, please start your py3.x the road. Recommendation 3.6, 3.7, some features may not be important to you.

1. fledgling

I would not recommend you go to the official document, because I know you will not see the

1. Liao Xuefeng teachers, including myself, I believe that many readers should have seen how much:
"Liao Xuefeng's official website": https://www.liaoxuefeng.com/w...

2.Vamei a directory on teacher cnblogs, I basically read, the contents of a basis for comparison, it is suitable for zero-based classmates:
"python quick tutorial": http://www.cnblogs.com/vamei/...

3. laboratory building, this site is actually doing just fine, although the charges, but to be honest, if you want to seriously study it, the pay these fees would pay for it. The main site is the python knowledge points and combined with a small project:
"Python basis + project combat course": https://www.shiyanlou.com/cou...

4. I always recommend the "awkward learn Python" Now, with the online version, but is in English, and I do not speak English can not read! You want me to pick you ...... English ad, of course, he also has the charge of the course, look at your favorite slightly:
"learnpythonthehardway": HTTPS: // learnpythonthehardway ...

5. I subscribed to this site, and updated every week, if the basic content and Python Related: articles, tutorials, lectures, books, projects, work and others have:
"Python Weekly": HTTPS: // the WWW. pythonweekly.com/

6. "Pycrumbs" is to collect information on a variety of free Python, you can collect slowly after it:
"Pycrumbs": https://github.com/kirang89/p...

2. Small scale chopper

After learning the above, the basic syntax, functions, class definition and calling should have mastered, the next step is to find some small exercises, try their three brush up.

1. The first is a lot of people will recommend a "Python challenge", has now been closed to 33, to see if he can be a few off Oh:
"pythonchallenge": http://www.pythonchallenge.com

2. For many people, can not read English, I did not receive advertisements in English, I can help you find a Chinese website:
"Learning Python Chinese Camp": http://www.pythondoc.com/

3. We recommend a give a reptile er must-see blog, Cui our series:
"Cui Qing only personal blog": https://cuiqingcai.com/

4. Although not updated, but there's enough to contact us pondering for a long time, it is recommended to put each question carefully have done:
"a little exercise every day": https://github.com/Yixiaohan/...

3. sexually explicit

After a small test chopper, I believe that you should have been eager, and my heart word: who else. It is time to start looking for some complete projects follow copied, oh no, copy, along with a knock. You do not ctrl c, ctrl v copy over the contents, and this has no effect.

I found a great book 1. Jane's "Django By Example" Chinese translation series, recommended for everyone, "Django By Example" itself is a very good combat Django book:
"Django By Example": HTTPS: / /www.jianshu.com/p/058...

2. We recommend a give a tutorial written Flask site, I recommend it to many people before, is very good, along with the author of a step by step learn how to develop a flask own blog management system:
"Flask 10 days to do Developer website": https://zhuanlan.zhihu.com/p/...

3. On the way to learn reptiles, you will encounter a monster called scrapy, others tell you to use it, so you go to search, and found the whole special What is English, but also slipped. I will give you looking for a "Scrapy Cookbook" the Chinese version:
"Scrapy Cookbook": HTTPS: //scrapy-cookbook.readt...

4. "Super Mario first hurdle," written in pygame, and this is more interesting, we are interested can follow the knock:
"Super Mario Bros Level 1": https://github.com/justinmeis...

4. ease

After the above link and then you have to start practicing the Heart, martial arts person, compulsory internal strength, otherwise the style and no substance, like this:

We will certainly encounter many difficulties when learning python, as well as the pursuit of new technologies, here's what we recommend learning Python buckle qun: 784758214, here is the python learner gathering place! ! At the same time, he was a senior development engineer python, python script from basic to web development, reptiles, django, data mining and other projects to combat zero-based data are finishing. Given to every little python partner! Daily share some methods of learning and the need to pay attention to small details python share exchange technology

1. "LeetCode" surely we all know, there are some readers brush, but how many people persevered? LeetCode can be said that human resource configurations Python internal strength, oh no, nine yang magic. In peacetime, when you write the code it will not be necessary, but he is the source of your problem-solving ideas:
"LeetCode China": https://leetcode-cn.com/

2. If the algorithm is a programmer nine yang magic, then design your model is a large diversion of heaven and earth. Design patterns will be frequently used in daily work for different scenarios you will need to use a different mode.
"Python-patterns" I think it is a great project, if you can learn to follow him one by one, you look back at yesterday's Django Example written in code, will have a "sucker which refuse to write the code ah" illusion:
"python-pattern": https://github.com/faif/pytho...

Guess you like

Origin blog.csdn.net/kkk123789/article/details/92432960
Recommended