Thursday, May 31, 2012

Computer Program Development Phases

I was thinking of the different steps required to build a program. Here's one such steps:

Problem Identification
Resource Gathering
Expected Outcome
Design Algorithm
Implementation of Code
Clean up Phase
Testing and Feedback


How about this?

Data Structure
Input
Output
Design
Expansion


Or this?

Idea
Design
Implementation
Debugging
Interface
Testing

No comments: