quartz/content/notes/000 This Semester/002 Courses/Software and Engineering/Chapter 1/0. Software Engineering and System Analysis and Design.md
2022-02-12 06:52:50 +06:00

546 B

0. Software Engineering and System Analysis and Design

1. What is Software Engineering.


  • Software engineering is a branch that associated with development of software product using scientific principle, method and procedure

2. Software is Complex

Software is composed of many simple parts related to one another.

3. Software Process.

  • Framwork :: Framework is a tool that helps programmer to make an app.
  • Generic Activities of a software process -
    • Specification
    • Development
    • Validation
    • Evolution.