quartz/content/notes/000 This Semester/002 Courses/Software and Engineering/Chapter 1/Software Developement Life Cycle(SDLC)..md
2022-02-12 06:52:50 +06:00

300 B

Software Developement Life Cycle(SDLC).


The entire process of formal, logical steps taken to develop a software product.

0.1. Phases of SDLC


  1. Problem Defination
  2. Program Design
  3. Coding
  4. Debugging
  5. Testing
  6. Documentation
  7. Maintenance
  8. Extension and Redesign.