You are on page 1of 1

Program Development Life cycle (PDLC)

1- Problem Definition and Analysis

Pseudocode is a word representation of a flowchart

2- Algorithim (step by step)

converting to coding

3- Coding

4- Testing and debugging

tester and debugger test and debug the errors after coding

5- Maintenance

updating the program / website ( for outdated stuff)

You might also like