Aim To understand follow algorithms What Is an

  • Slides: 11
Download presentation

Aim • To understand follow algorithms.

Aim • To understand follow algorithms.

What Is an Algorithm? An algorithm is a precise set of instructions that you

What Is an Algorithm? An algorithm is a precise set of instructions that you follow to solve a problem or complete a task. We use algorithms all the time without even realising it.

Recipes When you follow a recipe, you follow instructions to complete a task. The

Recipes When you follow a recipe, you follow instructions to complete a task. The instructions are a step-by-step procedure that need to be followed for your recipe to be successful.

Travelling to School You follow an algorithm in order to arrive at school safely.

Travelling to School You follow an algorithm in order to arrive at school safely. For example: 1. Get in car. 2. Be driven along Balgillo Road. 3. Turn right into Falkland Crescent. 4. Car stops at end of road. 5. Get out of car. 6. Walk towards school gates.

What would be your algorithm for travelling to school?

What would be your algorithm for travelling to school?

Getting Dressed You follow a step-by-step procedure to get dressed in your school uniform

Getting Dressed You follow a step-by-step procedure to get dressed in your school uniform every morning. For 1. 2. 3. 4. 5. example: Put on underwear and socks. Put on trousers. Put on shirt, followed by tie. Put on jumper. Put on shoes.

The Order of Algorithms need to happen in the correct order. What would happen

The Order of Algorithms need to happen in the correct order. What would happen if you put your coat on before your school shirt? Or you put your shoes on before your socks?

Algorithms in Technology Digital devices all follow algorithms in order for them to work.

Algorithms in Technology Digital devices all follow algorithms in order for them to work. You use an algorithm to tell a computer what to do. Everything you can do on a computer is able to happen because an algorithm has been written for it. Clicking a mouse, opening a word document and playing a game are all examples of things that have algorithms.

Create Your Own Algorithm Think of things you do every day that you need

Create Your Own Algorithm Think of things you do every day that you need to follow a set of instructions for. Remember that algorithms must be detailed and written in the correct order. Write an algorithm of your own for something you do every day. Ask someone else if they understand your algorithm and if they would be able to follow it.