美文网首页
软件工程

软件工程

作者: SnorlaxSE | 来源:发表于2017-09-23 15:24 被阅读0次

、软件工程是一门研究用工程化方法构建和维护有效的、实用的和高质量的软件的学科。它涉及程序设计语言数据库软件开发工具、系统平台、标准、设计模式等方面。

  • We consider quality software in the way as follow:
1)The  Quality of the Product   
2)The  Quality of  Process  
3)Quality in  the Context of the Business Environment
  • Waterfall Model (Royce 1970) Waterfall like Sequence
    Requirements Analysis --- System Design --- Program Design --- Coding --- Unit & Integration Test --- System Test --- Acceptance Test --- Operation & Maintenance

Chapter One --- Why Software Engineering?

  • Section 1. Software: Instruction ; Data Structure ; Documents
    -- Instructions (computer programs) that when executed provide desired function and performance;(Instruction --- Assembly Language --- High Level Language) --Data structures that enable the programs to adequately manipulate information; --Documents that describe the operation (Maintenance Manual ) and use (User Manual ) of the programs.
  • Section 2. Software Crisis
    --- 指在软件开发和维护过程中遇到的各种问题
 1)对软件开发的成本和进度估计不准确
 2)用户对“以完成的”软件系统不满意的现象经常发生
 3)软件产品的质量不可靠
 4)软件常常是不可维护的
 5)软件通常没有适当的文档资料
 6)软件成本在计算机系统总成本中所占比例逐年上升
 7)软件开发生产率低
  • Section 3. Software Engineering

    --- Engineering is the (1)analysis, (2)design, (3)construction, (4)verification, and (5)management of technical (or social) entities.
    The application of a systematic disciplined, Measureable approach to the development, operation, and maintenance of software. That is, the application of engineering to software. 将系统化的、规范的、可度量的方法应用于软件开发、运行可维护的过程,即将工程化应用于软件中。

    --- Solving Problem Steps
    Step 1:Analyzing
    Step 2:Synthesis
    Conclude: Any problem-solving technique must have two parts.
    Step 3: Solve Method

(1)Methods (Techniques):Formal procedure for produce some product.
(2)Tools:An instrument or automated system for accomplishing something in better way.
(3)Procedure: A combination of tools and  techniques.
(4)Paradigms:A particular approach or philosophy .
  • Section 4 What is good Software
    --- The Quality of the Product-McCall’s Quality Model:
    Correctness(Traceability、Completeness、Consistency)、Reliability、...... 、Reusability、Interoperability (Data commonality)
    --- The Quality of Process
    CMM (Capability Maturity Mode), ISO 9000. 1990s
Quality in the Context of the Business Environment
  • Section 5 Development Team
    ---Peoples involved in Software Development


    Communication System
Development Team (Member)
  • Section 6 An engineering Approach

    --- Building a House
    *Determining and analyzing the requirements *Producing and documenting the overall design the house *Producing detailed specifications of the house *Identifying and designing the components *Building each component of the house *Testing each component of the house *Integrating the components making final modifications after the *residents have moved in *Continuing maintenance by the residents of the house

    --- Building a System
    Software Projects process in a way similar to the house-building process
    *Requirements analysis and definition *System design *Program design *Writing the program (program implementation) *Unit testing *Integration Testing *System Testing *System delivery *Maintenance

  • Appendix 1 What This Chapter Means for You
    Given a problem to solve-breaking it into its component, relationship, synthesize Understanding requirement and building solution Qualify from several different perspectives Abstraction Keep in mind the system boundary

  • Appendix 2 What This Chapter Means for Your Development Team
    --A Development process that is appropriate to your team size, risk level, and application domain --Tools that are well-integrated and support the type of communication your project demands --Measurements and supporting tools to give you as much visibility and understanding as possible

  • Appendix 3 What This Chapter Means for Researchers
    --The right levels of abstraction to make the problem easy to solve --The right measurements to make the essential nature of the problem and solution visible and helpful --An appropriate problem decomposition, where each subproblem is solvable --A common framework or notation to allow easy and effective tool integration, and to maximize communication among project participants.

  • Appendix 4 Term Project
    It is impossible to learn software engineering without participating in development a software project with your colleagues.

  • Appendix 5 Key References
    Software Faults and Failure --- Software Engineering Notes Ariane-5 Project --- Web Site: http://www.esrin.esa.it/htdocs/esa/ariane Software Design and Testing --- Leveson and Turner 1993 Software Quality --- IEEE Software, January, 1996 Piccadilly Television --- www.systemsguild.com

  • Appendix 6 Exercises
    --Airlines Crash

Chapter Seven--- Writing the Programs

  • Standards for Programming
  • Guideline for Reuse
  • Using Design to Frame the Code
  • Internal and external Documentation

相关文章

  • 怎样学好软件工程

    软件工程知识架构 在《软件工程——实践者的研究方法》这本经典软件工程教材中,作者 Roger S.Pressma...

  • 软件工程(C语言实践篇)

    学号:SA16225018 姓名:曾龙飞 一、什么是软件工程与高级软件工程课程设置 1.1软件工程 首先,我先谈谈...

  • Android P 开发者预览版支持 DNS over TLS

    作者:Erik Kline (Android 软件工程师) &Ben Schwartza (Jigsaw 软件工程...

  • 一种创新方法 —— 加法

    近日阅读《Head First 设计模式》,觉得“有意思”。从学习软件工程,到以软件工程为业,我看过不少软件工程类...

  • [转]软件工程 SE

    From MBAlib 软件工程(Software Engineering,SE) 目录 1 什么是软件工程2 软...

  • 软件测试工程师所需要具备的软件技能是什么?

    软件工程技能可以分成三大块:理解软件工程的规则,了解计算机编程和操作系统知识。 理解软件工程“规则”。...

  • 2018-03-08

    基础入门——对软件工程的了解 1、什么是软件工程 软件工程 ·是把系统的、有序的、可量化的方法应用到软件的开发、运...

  • 20171007 周六 今日计划+反思

    一、今日计划 学习任务:软件工程 - Group Meet 学习任务:软件工程 - 学习MEAN stack 二、...

  • 第 1 章 软件工程概述

    软件工程的研究领域包括软件的开发方法、软件周期以及软件工程的实践等。 软件危机与软件工程的起源 1. 计算机系统的...

  • 20171026 周四 今日计划+回顾

    一、今日计划 生活任务:CAPS咨询 学习任务:软件工程 - Assignment 4 学习任务:软件工程 - G...

网友评论

      本文标题:软件工程

      本文链接:https://www.haomeiwen.com/subject/eooiqxtx.html