Author: vamei Source: http://www.cnblogs.com/vamei welcome reprint, please also keep this statement. Thank you!
So far, the python quick tutorial has come to an end. Thank you for your encouragement and support, especially for your inclusion and correction of errors.
In the first part, apart from some basic knowledge, we focus on the concept of object. In the second part, we go deep into many practical and common Python usage. If you only want to know What python is, the first part should provide a basic concept. In the second part, we should have enough knowledge to understand python.ProgramAnd write some applications.
I will write someOptionalTo further supplement the tutorial.
I am still thinking about what to write in my blog next. Python still has a large standard library to expand. However, the explanation of the standard library is inseparable from the understanding of computer principles and Internet principles, and it is difficult to present a quick tutorial. But away from the standard library, python is also very thin. One possibility is to write a general outline to describe the content contained in each package of the standard library and its possible usage. Is it feasible?
In addition, I recently read some Google engine and Django content, and I think it is good. It is a pity that I have too little experience in this area and I don't know where to start.
On the other hand, my personal Python experience is also very limited. Hope you can participate in more projects to accumulate experience.
In short, take a rest.