Edexcel GCSE Computer Science

1.1.6: understand how to code an algorithm in a high-level language

Keywords:
Problem Solving
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
Algorithmstep by step instructions to solve a problem
High levelA way of describing a programming language that has to be compiled or interpreted before being run. You don't have to write much code in order to solve simple problems (e.g Python / C# / VB)
Low levelA way of describing a programming language that has to be assembled before being run. You often have to write a lot of code in order to solve simple problems. (e.g. assembly)
Keyword games:
Resources: