1. For a person who needs to find a job, it is really impossible to describe how much he has learned before he can find a job, but it must be understood that for those who have no work experience, project experience is the most important, and only those who have really worked on the project can understand that in order to make a set of knowledge needed by a web system, besides the framework itself, knowledge such as the use of cookie and session are all problems that will be encountered in the development process. Only after completing a complete project can you understand why there are models, views, forms, URLs and templates in django and why they are divided into modules. The best way to learn is to connect all the knowledge points in series through projects.
2.Python's web development resume needs to be clearly written in two points: What technology are you using? Which part of the project are you in charge of? The second point is very important. For example, you'd better write clearly what logic you used in view, and what is the specific business of the model you designed? What problem did you solve with django form?
3. At present, the development of python is the most in Beijing, and there are Python web development in Shanghai, Chengdu, Shenzhen and Hangzhou.
4.python web development post You don't have to send a post that clearly states django, but you can also send a post that states python web development. If the resume has been screened, it means that the other party has a demand for django. Just prepare the basic knowledge of django. With django, other frameworks of basic learning will be easier.