Making coffee Start or stop Process Decision Input/output Start

Slides:



Advertisements
Similar presentations
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.
Advertisements

Orange Boat 3Purple Boat 4Red Boat 5Yellow Boat 6Green Boat 2Blue Boat 1.
Introduction to Algorithm – part one Jennifer Elmer Form 3 Computing.
Lesson Objectives 1. Practise writing sequence of instructions 2. Write flowcharts for different mechanisms Keywords: Input sensor Motion sensor Output.
End Show Writing a computer program involves performing the following tasks. 1. Understanding the problem 2. Developing an Algorithm for the problem 3.
I put this into my scratch so that when the green flag was clicked to start the game, and wait an amount of seconds before the QR changes.
Flowcharting An Introduction. Definition A flowchart is a schematic representation of an algorithm or a process.
Slide 1 Controlling Sequences of Events Traffic lights Event table.
In the Racing Game of Knowledge Who will finish first? By:priya ridha p Click Here to Start 5 player Click Here to Start 1 player.
Set up a “Group” in G-mail August, FIRST Go to your G-mail account Click on “Contacts” under “Children Come First”
Unit 9.1_Lesson 4_CD Resource 4a_Sensors and flowcharts Sensors and Flowcharts.
Control Technology START What is control technology? What is this diagram called? In which program have you used these before? Lets Go!
What’s the Category?.
Flowcharts The following sample flowcharts are easy to customize. Simply click on a word, shape or rule to edit, change color or adjust an element. Contents.
Creating Flowcharts Principles of Engineering
Creating a Flowchart Computer Integrated Manufacturing
Sensors Control Systems with Flowol.
Creating Flowcharts Name of PowerPoint CIM Name of Lesson
List 1.
Dancing on Green Light.
Flowchart Symbols Terminal Process Input/ Output Decision
IGCSE 1 Cambridge Algorithms and flowcharts Unit 7 Computer Science
FLOWCHARTS Part 1.
1st Grade High Frequency Words
AKA – Input/output tables
Sight Word Lists (141 words)
What does this describe?
Computer Programming Flowchart.
Say the words as quick as you can!
Dolch Words Step 3 Step 1 Step 2 Step 4 into blue by did came go
Introduction to Algorithm – part 1
Instructing the computer with algorithms and flowcharts
Algorithms & Logic.
Algorithms & Logic Mr Conti.
Writing my algorithm ? Name Symbol Flowchart use Oval
Creating Flowcharts Principles of Engineering
Complete Dolch Sight Word List Preprimer through Third
Creating Flowcharts AIM:
Flowcharts The following sample flowcharts are easy to customize. Simply click on a word, shape or rule to edit, change color or adjust an element. Contents.
Algorithms Y10 Introduction.
Creating Flowcharts Principles of Engineering
Sight Words.
KINDERGARTEN HIGH FREQUENCY WORD LIST
Creating Flowcharts Name of PowerPoint CIM Name of Lesson
Structured Program Design
USUALLY, USED TO, DIDN’T USE TO, GET USED TO…..
Complete Dolch Sight Word List Preprimer through Third
Playing Games.
Dolch Sight Word.
Input Repeat until Concatenation
Blue Boat 1 Green Boat 2 Orange Boat 3 Purple Boat 4 Red Boat 5
First Grade Dolch Sight Words
What does this describe?
Dolch Sight Words 220 Words Pre-primer – 3 rd Grade.
Start or end of algorithm: Action/process step:
Exploring Computer Science Lesson 4-12
Creating Flowcharts Name of PowerPoint CIM Name of Lesson
Reviewgamezone.com Go online to reviewgamezone.com and on the right (or scroll down to) where it says “Games By ID#” type in & Then scroll.
Reviewgamezone.com Go online to reviewgamezone.com and on the right (or scroll down to) where it says “Games By ID#” type in 4274 or Then scroll.
Preprimer. Preprimer a and away big blue can.
Creating Flowcharts Principles of Engineering
First Grade Sight Words
Limits and Continuity.
Imagine It! High Frequency Word Practice
1st GRADE SIGHT WORDS.
Flowcharts Activity One
the I was for to you said go and is can play we do like see
Exploring Computer Science Lesson 4-12
Creating Flowcharts Principles Of Engineering
Creating Flowcharts Name of PowerPoint CIM Name of Lesson
Presentation transcript:

Making coffee Start or stop Process Decision Input/output Start Yes Start Put coffee in cup Milk? Drink coffee Stop When green flag clicked Add water No Add milk Start or stop Process Decision Input/output

Input and Output

Say “Hey I didn’t know hippos could fly for 2 seconds Basic Flowchart Start When duck clicked Say “Hey I didn’t know hippos could fly for 2 seconds End

Flowchart symbols Start or stop Input or output Process Decision

When green arrow clicked Play sound Set water level Wait 4 seconds Change water level When red button clicked game over Wait 2 seconds When red button clicked game over

The five W’s The success of a project depends very much on how well you plan it. Ask yourself some questions…. What am I being asked to do? Who is going to be using my end result? Why am I doing this project? When does it need to be completed by? Where do I find the information I need?

The five W’s The success of a project depends very much on how well you plan it. Ask yourself some questions…. What Who Why When Where