Year 8 - Computing
User inputs and variables
Mobile app development
Study Hub
This pupil-friendly study guide includes a unit summary, clear notes, common mistakes, and quick questions with answers.
Year 8 - Computing
Mobile app development
This unit takes pupils from designer to developer in order to create their own mobile app. Using App Lab from code.org, learners will familiarise themselves with the coding environment and have an opportunity to build on the programming concepts they used in previous units to undertake a project.
You will learn to use variables and user input to create interactivity in an app.
Variables are used to store data. User input can be collected from elements.
a named piece of data stored in a computer's memory which can be accessed and changed by a computer program. Add one real device or system example to prove understanding.
Mistake: Variables always store numbers. Correction: Variables can store different types of data, including text (strings), numbers or Boolean values.
Browse all guides in the Year 8 Computing guide library.