Year 11 - Computing
Programming project - dictionaries II
Programming: dictionaries and data files
Study Hub
This pupil-friendly study guide includes a unit summary, clear notes, common mistakes, and quick questions with answers.
Year 11 - Computing
Programming: dictionaries and data files
This unit introduces pupils to the new data structures of records and dictionaries. They will develop a Caesar cipher encryption program using a dictionary as a cipher wheel. Pupils will explore how data can be read from and written to files and how this data can be used within a program.
You will learn to implement and evaluate a solution using success criteria.
A code log is a document that you can use when developing a program to keep track of your progress. Success criteria are the benchmarks that your project will need to meet in order for it to be a success.
a document that you can use when developing a program to keep track of your progress throughout the project. Add one real device or system example to prove understanding.
Mistake: Once a program has been developed, it is finished and there is no need to evaluate or reflect on what you have done. Correction: Evaluation is about judging how well the program meets the original success criteria or requirements. It can help you to revisit and make improvements to a program, as well as reflect on lessons learnt for your next project.
Browse all guides in the Year 11 Computing guide library.