Computer Systems Research/Development
Daily Logs, Weekly Goals, Iteration Progress Reports
- Weekly Goal and Daily Logs:
- What is your goal for the week?
- Daily log: Keep a record of what you are doing each day
- Iteration Progress Report - 1 or 2 "iteration" reports EACH Quarter
- More information on the
iterative process (from "Extreme Programming")
- Once you start coding: provide links to the dated iterations of the progress
of your code and samples of test runs and outputs.
Computer Systems
Iteration Progress Report
Iteration 1 Date _______________ Name____________________
- Plan:
- What is the goal or needs of this iteration of the project?
- What is/are the expected outcome(s) for this iteration?
- Design:
- What is the design for this iteration/version of your project
or program?
- You may want to write the design in some kind of "high level"
pseudo-code
- Code:
- Any code for this iteration?
- Testing - don't forget to write code that will test the success or
lack of success for this iteration.
- Coding standards - format your code to agreed coding standards
- Testing:
- Are there any tests that have been used to check the
success/lack-of-success for this iteration?
- Users:
- Are there any users of your project iterations?
- Anyone helping you define particular requirements
or directions for your project?
INFO ON GANT CHARTS:
Construct a "Gant" chart, estimated timeline, for your project - 1 EACH quarter
- Mr. Leaf's explanation of a Gantt chart
- More Gantt chart online resources