Y8

5e: Use variables in an event-driven programming environment

Keywords:
Mobile App Development
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
assignmentsetting the value of a variable
event drivena style of program which responds by running code when the user triggers an event (e.g. pressing a button)
identifierthe name of a variable which describes the data the variable stores
propertydata which can control an aspect of a UI element such as the position or colour
UI elementuser interface control such as a button, slider, or text box
valuethe data stored inside a variable
variablea named location in memory that can store a value which might change when a program runs
Keyword games:
Resources: