OUTCOME - You will start
Intro - 5 minutes
Write down your homework:To complete the Secondary Storage slides on Google Classroom
Due in: Wednesday 5th October
If you get stuck throughout today's lesson, why don't you make a start on the homework?!
Starter - 5 minutes
Study buddies.. read task 5 and discuss what you'll need to do!
Task 5
The model needs an export feature to save the data so that it can be used in another application (such as a spreadsheet package).
Develop your program so that when the user chooses to export the data:
a) They are asked to enter a suitable filename
b) The program should check whether a file of the same name already exists.
c) If the file does not already exist, then the data are saved.
d) If the file does already exist, the user should be asked whether they want to overwrite
the existing file.
e) If they choose to overwrite the existing file, then the data are saved.
f) If they choose not to overwrite the existing file, then they should be returned to step a.
After this option has been completed, the program should return to the menu.
Task 5
The model needs an export feature to save the data so that it can be used in another application (such as a spreadsheet package).
Develop your program so that when the user chooses to export the data:
a) They are asked to enter a suitable filename
b) The program should check whether a file of the same name already exists.
c) If the file does not already exist, then the data are saved.
d) If the file does already exist, the user should be asked whether they want to overwrite
the existing file.
e) If they choose to overwrite the existing file, then the data are saved.
f) If they choose not to overwrite the existing file, then they should be returned to step a.
After this option has been completed, the program should return to the menu.
Main - 45 minutes
RED TASK
Make sure that the following are complete:
- Copied and pasted Task 4 code under Task 4 heading in Solution Development
- Entered any programming techniques used
- Entered any data structures used
- Entered all testing
- If you are still stuck there is ANOTHER helpsheet on Google Classrooms HERE
AMBER TASK
- Before you start task 5, copy and paste your Word document work into the Google Classrooms HERE
- Take a look at Task 5 checklist in Google Classrooms HERE
GREEN TASK
Complete Task 5
Plenary/Homework - 10 minutes
- Check the progress tracker HERE
- Hand in each task on Google Classrooms... I can then make a comment for improvements...
- Now that you've made a start on task 5, copy and paste your Word document work into the Google Classrooms HERE
- Write down your homework - you have over a week to complete it!
Homework
Write down your homework - Secondary Storage
No comments:
Post a Comment