학교/소프트웨어공학 2012. 12. 4. 11:18

SW development process:


step 1 : user requirement analysis

output : a sheet that has all the user's requirements:


step 2 :specification

ensure that the developer and customer agree on the detail.


output specification in korean informally.

CL(컴퓨터로직이 젤좋음) formally

state transition mach logic, petri-net...등


step 3 : Design of SW.

a. discover the rules : 

b. divide a big unit into smaller units. (use object-oriented languagges than C)


step 4 : Implementation

my suggestion:

twos - step implementation :

 recursion --> nonrecursion


step 5: testing and proving correctness.



What is UML???


object-oriented language


A tool that helps us report to the boss.

==============================


SW procerss model:

-wather fall mode

stap1~5

-incremental 

-molon,prototype

model

=======================================

SW 기존 : 강의 자료                 

---------------------------------------



시험문제

recusion:(1 problem)SW process steps:

specification:

CL

android programming.                                                                                                                       

'학교 > 소프트웨어공학' 카테고리의 다른 글

[소공] 11.09.06  (0) 2014.03.20
스마트폰 대충 설계?!  (0) 2012.12.10
  (0) 2012.11.27
  (0) 2012.11.13
  (0) 2012.11.06