mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
546 B
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.