Year 10 - Computing
Programming project: selection II
Programming: selection
Study Hub
This pupil-friendly study guide includes a unit summary, clear notes, common mistakes, and quick questions with answers.
Year 10 - Computing
Programming: selection
In this unit pupils will explore the benefits of good programing practices and why subroutines are used in programs. They will create conditions in programs which use arithmetic, relational and logical expressions. They will develop their understanding of selection and explore nested selection.
You will learn to implement a solution to a problem that requires the use of selection.
Testing a program can help you to identify and spot errors. A test plan is a document that sets out the tests that will be carried out during testing.
a document that sets out the tests that will be carried out during testing. Add one real device or system example to prove understanding.
Mistake: If a program has a logic error it will not work and will give error messages. Correction: Logic errors are errors that cause a program to work incorrectly or unexpectedly. With a logic error, the program can be run without failing, but it does not return the expected result. The user might not realise that there is an error.
Browse all guides in the Year 10 Computing guide library.