Software Engineering Fundamentals - personal projects Sudoku

Github project addresses   https://github.com/kkxkkx/Sokudo_self

PSP table

PSP2.1

Personal Software Process Stages

Estimated time consuming (minutes)

The actual time-consuming (minutes)

Planning plan    
· Estimate • Estimate how much time this task requires  60  60
Development Develop    
· Analysis · Needs analysis (including learning new technologies)  120  
· Design Spec Generate design documents  120  
· Design Review · Design Review (and his colleagues reviewed the design documents)  60  
· Coding Standard · Code specifications (development of appropriate norms for the current development)  120  
· Design · Specific design  60  
· Coding · Specific coding  240  
· Code Review · Code Review  30  
· Test · Test (self-test, modify the code, submit modifications)  120  
Reporting report     
· Test Report · testing report  60  
· Size Measurement · Computing workload  30   
· Postmortem & Process Improvement Plan · Hindsight, and propose process improvement plan  60   
  total  1080  

 Problem-solving ideas

 

Guess you like

Origin www.cnblogs.com/Natakkx/p/12070715.html