Unit 1

Unit 1: Sequencing

Topic Description:

Sequencing is putting commands in correct order so computers can read the commands. These commands, together, are called algorithms.


Questions to be addressed:

    • How does a program “read” code?

    • How do we tell a program what to do?

    • Why is it important to be able to read someone else’s code?

    • What is debugging?