lee308 lab12

The Link Your Classhttps://bbs.csdn.net/forums/MUEE308FZ
The Link of Requirement of This Assignmenthttps://bbs.csdn.net/topics/603781458
The Aim of This AssignmentA summary of course
MU STU ID and FZU STU ID19104987 831901324
  1. 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 assignment2
First personal programming4
First pair programming7
Second pair programming50
Alpha sprint125
The sprint to perfect55
  1. 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

  1. 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.

  1. 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.

  1. How to prove that you have learned software engineering?
Mode of proofLink
lab1https://bbs.csdn.net/topics/600786748
lab2https://bbs.csdn.net/topics/600925667
lab3https://bbs.csdn.net/topics/601210885
lab4https://bbs.csdn.net/topics/601418698 B站 https://www.bilibili.com/video/BV1JQ4y1X7B7?spm_id_from=333.999.0.0
lab5https://bbs.csdn.net/topics/602066138 Github https://github.com/13375082696/lab5.1
lab6https://bbs.csdn.net/topics/602722596
lab7https://bbs.csdn.net/topics/603249357 腾讯文档 https://docs.qq.com/doc/DVVhYV3p1dXJXcEpo 墨刀 https://modao.cc/app/2940fd449f181ae7d31cfaaf6caf3e0192069530#screen=skvp8bmeva7taan
lab8https://bbs.csdn.net/topics/603445873 B站 https://www.bilibili.com/video/BV16M4y1A7Kw?from=search&seid=14820634129123162070&spm_id_from=333.337.0.0
lab9https://bbs.csdn.net/topics/603409959
lab10https://bbs.csdn.net/topics/603803490
lab11https://bbs.csdn.net/topics/603865286

你这是全程英文,你是国外的吗

import re
re.sub('^([[\u4E00-\u9FA5]+).*?(]$)','\1\2','[子 ......[阅读全文]')