软工实践寒假作业(2/2)

这个作业属于哪个课程 2020春S班
这个作业要求在哪里 软工实践寒假作业(2/2)
这个作业的目标 github初使用,代码规范制定,编写疫情统计程序
作业正文 https://www.cnblogs.com/ginphy/p/12318693.html
其他参考文献 .gitignore配置语法完全版-CSDN


一、GitHub仓库地址

https://github.com/Ginphy/InfectStatistic-main


二、PSP表格

PSP2.1 Personal Software Process Stages 预估耗时(分钟) 实际耗时(分钟)
Planning 计划 30 30
Estimate 估计这个任务需要多少时间 30 30
Development 开发 520 555
Analysis 需求分析 (包括学习新技术) 30 20
Design Spec 生成设计文档 15 30
Design Review 设计复审 15 10
Coding Standard 代码规范 (为目前的开发制定合适的规范) 30 20
Design 具体设计 30 35
Coding 具体编码 360 400
Code Review 代码复审 10 10
Test 测试(自我测试,修改代码,提交修改) 30 30
Reporting 报告 120 160
Test Repor 测试报告 30 30
Size Measurement 计算工作量 30 20
Postmortem & Process Improvement Plan 事后总结, 并提出过程改进计划 60 110
合计 670 745

猜你喜欢

转载自www.cnblogs.com/ginphy/p/12318693.html