Edexcel GCSE Computer Science

1.2.4: be able to program abstractions of real-world examples

Keywords:
Problem Solving
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
Abstractionhiding unnecessary details to simplify a problem in order to focus on the most important details
Functionexample of abstraction: named section of code that can calculate and return a value. Can be used multiple times without knowing how it works.
Procedureexample of abstraction: named section of code that does something useful. Can be used multiple times without knowing how it works.
Programwrite code to solve a problem
Keyword games:
Resources: