Introduction to Flowcharts

Slides:



Advertisements
Similar presentations
Making a “P and J” sandwich
Advertisements

Unit 7.6 Lesson 2 Goals Identify and use flowchart symbols. Plan a sequence of events and incorporate them into a flowchart. Create a simple flowchart.
Algorithm Design CS105. Problem Solving Algorithm: set of unambiguous instructions to solve a problem – Breaking down a problem into a set of sub- problems.
Convection Currents Lab By PresenterMedia.comPresenterMedia.com.
By Ella Marks n/ImageDisplay/1/18/10 Clipart.
bpotatoefp fiitbcqafo eeejuicevu lqirnxozby aggpszfsgc mxteavfish yjsidjexui oadugledip emjyhowcls onatlygvrf.
Computational Thinking – Lesson 3 Lesson Objective To be able to construct an algorithm and flowchart for a given problem.
Unit7 Self check. pizza French toast A: … B:… Understand each other A: … B:… A: … B:… Grace.
Software. Computers can be used to control all sorts of devices: The device follows a sequence of instructions created by the software.
How to Cook a Fried Egg. How to Cook a Fried Egg.
Intro to Turtle Graphics (Part 2)
xylem guard cells phloem stomata
Sequencing Learning Objective: to be able to design algorithms that use sequencing.
Task Analysis of a Ham, Cheese and Tomato Sandwich
FLOWCHARTS Part 1.
Unit 8 How do you make a banana milk shake?
Evaluating Statements about Radicals
Day 1 Sunday 18th September 2016 LO: To identify and use imperative (bossy) verbs.
Good morning, pupils! How are you?.
Learning Objective: to be able to design programs that use sequencing.
Uses English creatively and innovatively
Remove toast from toaster
Instructing the computer with algorithms and flowcharts
Algorithms & Logic.
How can we arrange a set of instructions in sequential order?
Algorithms & Logic Mr Conti.
BRITISH FOOD.
Sequence Adverbs II.
Creating a Virtual Pet.
Finishing the Virtual Pet
BEGINNER PROGRAMMING LESSON
Creating a quiz in Excel
DT-Assessment Frame Work Term2
Creating graphs in Excel
Loopy Motion Control.
Loops and Switches Pre-Quiz
Design and Technology Academic Year 2017/2018 Grade 7 First Semester.
QUESTION INSTRUCTIONS
Problem-Solving and Control Structures By Faith Brenner
Human Computer.
Sequencing Learning Objective: to be able to design algorithms that use sequencing.
Your Title Here Instructions
Creating a Multiplication Square
Writing an Evaluation.
Creating a Brochure.
Sensing and Variables.
Motion and Looks.
Self Assessment.
Creating a Poster.
Computational Thinking for KS3
Creating a quiz in Excel
BEGINNER PROGRAMMING LESSON
Using the sensor Lesson 5.
QUESTION INSTRUCTIONS
Flowchart Repetition Problem Solving.
Problem-Solving and Control Structures By Faith Brenner
BEGINNER PROGRAMMING LESSON
Flow Diagrams Start End
Organising Slides.
Creating a Calendar.
Starter On page 9 of your book answer the following questions.
Organising Slides.
Creating a Multiplication Square
Using the sensor Lesson 5.
Sensing and Variables.
Starter On page 8 of your book answer the following questions.
Starter On page 8 of your book answer the following questions.
Algorithms TASK Outcomes What is an algorithm?
Creating an Interactive Quiz
1. Sequencers2. Actions or instructions First(ly)... Then... Next... After that... Finally...
Presentation transcript:

Introduction to Flowcharts

Learning Objective “Learn how to recognise different flowchart symbols and how to put them together”. Write this Learning Objective onto Page 1 of your workbook. Sunday, 23 September 2018

Sequences of Instructions When completing a task instructions must be followed in order: A SEQUENCE How would you explain to an alien how to make a cheese sandwich? Learn how to recognise different flowchart symbols and how to put them together

The Cheese Sandwich Take two slices of bread Take butter and cheese out of the fridge Eat Butter the bread Cut in half Put slices of cheese on the bread Learn how to recognise different flowchart symbols and how to put them together

How Things Work All everyday machines work by following a set of instructions. Here’s a toaster – What instructions do you think it needs to follow? Learn how to recognise different flowchart symbols and how to put them together

The Toaster Check temperature setting Heat the bread Check toast is hot enough Pop up toast once cooked Learn how to recognise different flowchart symbols and how to put them together

Flowcharts Sequences of instructions can be broken down using flowcharts. These are the symbols: = Start/Stop = Process = Input/Output = Decision Learn how to recognise different flowchart symbols and how to put them together

Back to the Toaster Check temperature setting This is a Loop – instructions that repeat over and over again. Heat bread Is toast cooked? No Yes Pop up toast Learn how to recognise different flowchart symbols and how to put them together

Introduction to Task 1 R.O.B.B.O the Robot is not working properly as all his instructions have been mixed up! You will need to put them in order to make him work correctly! Learn how to recognise different flowchart symbols and how to put them together

Task 1 Cut out page 2 from your workbooks. Now cut out each of the flowchart symbols around the dotted lines - - - - - Glue all the pieces onto the page 4 in order and draw the arrows to make R.O.B.B.O work correctly. Learn how to recognise different flowchart symbols and how to put them together

Task 1 Answer Start Move Forward Is there an obstacle? Turn left 90o Yes Turn left 90o Learn how to recognise different flowchart symbols and how to put them together

Task 2 On page 5 draw a flowchart to represent the instructions for making a cup of coffee. Make sure you use the correct symbols: = Start/Stop = Process = Input/Output = Decision Learn how to recognise different flowchart symbols and how to put them together

Drag and drop the commands onto the MAIN METHOD area. Extension Task Play the Light Bot Game – make the robot move to the blue square and turn the light on. Drag and drop the commands onto the MAIN METHOD area. Learn how to recognise different flowchart symbols and how to put them together

What can you remember? What are these symbols called? Learn how to recognise different flowchart symbols and how to put them together

Learning Objective “Learn how to recognise different flowchart symbols and how to put them together”. Put  or  onto your Self Assessment page to show whether or not you have achieved today’s learning objective. Sunday, 23 September 2018