Associate
- Joined
- 11 Nov 2006
- Posts
- 549
- Location
- Devon
Hello people firstly thanks for taking a look at this. I have been given a pascal programming assignment for a course that i'm doing and Pascal really isn't one of my stong points!
So i was wondering if any of you nice pascal programmers fancy earning £20 ha ha!! (No im serious)!!!
Or if anyone can help at all then please let me know!!
Assignment :
Assignment Brief:
You are to take the role of a secretary whose society requires a method of keeping their monthly/annual statistics on disc in a bespoke program format.
Your society board members require that you present them with a fully outlined design before you commit to programming the solution – they require to know:
• how the data will be stored2c
• the structure of the proposed solution5b
From this you need to produce the items listed below:
• pseudo code for the solution3d/5c
• the working program (on disk) with annotation in the code5d
• proof of testing using test data and comparing predicted with actual results5a/5e
• full user / technical documentation5f
Finally, you will need to:
• evaluate your program suggesting any changes that you could make2a/5g
• suggest how the modular approach to design has helped you in producing the program3e
• and why applied standards and documentation will help with the future maintenance of the program4a/4b/4c
It must cover the following :
2a assess program structures
2c identify data structures discussing different file structures
3d produce pseudo code
3e discuss the purpose of using modular methods
4a discuss the purpose of each item of documentation
4b discuss the need for standards
4c discuss the maintenance process
5a design test data and expected results to include erroneous, extreme and normal data
5b produce a structure diagram with all features
5c produce dry run pseudo code
5d produce program text with annotation
5e compile, test and debug the program
5f complete documentation
5g evaluate the program suggesting improvements
So i was wondering if any of you nice pascal programmers fancy earning £20 ha ha!! (No im serious)!!!
Or if anyone can help at all then please let me know!!
Assignment :
Assignment Brief:
You are to take the role of a secretary whose society requires a method of keeping their monthly/annual statistics on disc in a bespoke program format.
Your society board members require that you present them with a fully outlined design before you commit to programming the solution – they require to know:
• how the data will be stored2c
• the structure of the proposed solution5b
From this you need to produce the items listed below:
• pseudo code for the solution3d/5c
• the working program (on disk) with annotation in the code5d
• proof of testing using test data and comparing predicted with actual results5a/5e
• full user / technical documentation5f
Finally, you will need to:
• evaluate your program suggesting any changes that you could make2a/5g
• suggest how the modular approach to design has helped you in producing the program3e
• and why applied standards and documentation will help with the future maintenance of the program4a/4b/4c
It must cover the following :
2a assess program structures
2c identify data structures discussing different file structures
3d produce pseudo code
3e discuss the purpose of using modular methods
4a discuss the purpose of each item of documentation
4b discuss the need for standards
4c discuss the maintenance process
5a design test data and expected results to include erroneous, extreme and normal data
5b produce a structure diagram with all features
5c produce dry run pseudo code
5d produce program text with annotation
5e compile, test and debug the program
5f complete documentation
5g evaluate the program suggesting improvements