Chapter01.Introduction to Software Engineering
- 格式:ppt
- 大小:794.00 KB
- 文档页数:63


Chapter 1 An Introduction to Software Engineering*What is software?-Computer programs and associated documentation and Data—Two fundamental types of software product:generic products and customized products*What is software engineering?—Software engineering is an engineering discipline which is concerned with all aspects of software production*What is the difference between software engineering and computer science?—Computer science is concerned with theory and fundamentals;-software engineering is concerned with the practicalities of developing and delivering useful software*What is a software process?—A set of activities whose goal is the development or evolution of software-Generic activities in all software processes are:•Specification 、Development 、Validation 、EvolutionChapter 4 Software Process*Software process-Software processes are the activities involved in producing and evolving a software system.-A structured set of activities required to develop a software system:specification;designand implementation;validation;evolution。