3. What are the steps in the Program Development Cycle?
1. Type my code into the computer.
2. Compile it.
3. If there are errors or warnings, edit my code and go to step 2.
4. Link the code (if it's not done already).
5. If there are errors, edit the code or the linking command appropriately and redo.
6. Run the code.
7. If it doesn't do what I expected, edit my code and go to step 2.
8. Brag on ##C about how awesome my code is.
9. Distribute my code to all and sundry.
10. Receive feedback, edit my code to make it bug-free, lean, and portable, and go back to step 2.
No comments:
Post a Comment