# 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.