- Please recall your first assignment in the summer vacation and your imagination of the software engineering course.
The course of software engineering allowed us to experience the complete process of software development, and made me realize that it is not easy to develop software and control the market and objects used in the process of software development. At the beginning, I was at a loss for many problems and lacked relevant experience. I searched for relevant knowledge and learned from various places and solved the problems step by step.My understanding of code structure and layout is still insufficient, probably due to my previous learning in this area. In addition, I still don't have a clue about back-end development. I think I don't have enough skills and back-end development is really hard for me.
Summary of the course
First personal assignment | 2 |
---|
First personal programming | 4 |
First pair programming | 7 |
Second pair programming | 50 |
Alpha sprint | 125 |
The sprint to perfect | 55 |
- Write your own ‘The Mythical Man-Month’, which means write experience summary and case analysis in project practice (e.g., personal project, team project).
i do my best to slove any problems
- What do you want to suggest and tell the next practice, or for you at the beginning of school, for you in your freshman year, and for Mr. Zhang at the beginning of school? And expectations for future generations. In particular, do you want to change team players in the next term?
I don't have much advice. If so, I hope this course can reduce the need to complete the task of the difficulty, because I am not a computer or software engineering major. For me, software development is too challenging, because my major has not arranged enough courses about this aspect. Almost all knowledge related to software engineering is contacting and learning this term.
- Please analyze your team. Software engineering practice is a rare serious team cooperation experience in universities. ‘The construction law’ says that there are several stages of team development. Has your team experienced them and finally reached the "creation" stage?
Team development is divided into many stages, the last of which is "creation". We are a team that has only been established for a few months, so we don't have any experience. My teammates are really good and I really enjoy working with them. I believe we can reach the final stage in the future as we work together. Let's look forward to it.
- How to prove that you have learned software engineering?
你这是全程英文,你是国外的吗
import re
re.sub('^([[\u4E00-\u9FA5]+).*?(]$)','\1\2','[子 ......[阅读全文]')