Current location - Education and Training Encyclopedia - Resume - How to write the resume of python student achievement management system?
How to write the resume of python student achievement management system?
1. The background, purpose, functions and technical points of the project should be briefly introduced at the beginning of the resume. For example, this project is a student achievement management system developed in Python language, which aims to realize the functions of adding, deleting, viewing, importing, exporting, sorting and counting student information and achievements. This project adopts object-oriented programming idea, designs student classes and student management classes, and uses built-in modules such as os and re, file operation, exception handling and other technologies.

2. The body of the resume should describe the specific implementation process of the project in detail, including the functions, business processes, specific codes and operation effects of each module. For example, this project is divided into seven modules, namely, inputting student information module, searching student information module, deleting student information module, modifying student information module, sorting student scores module, counting the total number of students module and displaying all student information module. Each module defines a corresponding function and calls it in the main function. The following is the concrete implementation of each module.

At the end of your resume, you should summarize the gains, advantages and disadvantages of the project, as well as suggestions for future improvement.