Save
...
AS level (y12 content)
3.4 Theory of computation
Automation
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Fauzia Habib
Visit profile
Cards (2)
What is
automation
Creating a
computer model
of a real-life situation and putting it into action
What is the process of achieving
automation
(5)
Understanding the problem
Creating suitable
algorithms
Implementing the algorithms in
program code
Implementing the model in data structures
Executing the code