Computer Programming

Click here for an online version of the computer program we use in school called Scratch.

Programmers can turn algorithms into code using programming language.

Computers follow instructions given to them by humans. They can only solve the problems that people tell them to solve.

To tell a computer what to do, you must know what problem you want to solve and have a plan for solving it.