Stage 6: Bee: Functions What do you remember from the last class? What did you like the best? Any questions?

Slides:



Advertisements
Similar presentations
Amazing Bees By Mrs. Hicks.
Advertisements

Doubles Skipping The following task cards are an extension of the singles skipping tasks and are more complicated in nature. These activities would make.
Dance The Art of Human Movement Elements of Dance (Ingredients) 1. Space 1. Space –Levels (High, Medium, Low) –Directions (Up, down, right, left, forward,
Problem Solving Through Coding Names. PROBLEM SOLVING PROCESS UNDERSTAND THE PROBLEM: READ OR LISTEN TO THE PROBLEM. MAKE A PLAN TO SOVLE THE PROBLEM-
Number Line Addition and Subtraction 2.2 and 5.1 Remember to silence your cell phone and put it in your bag.
A Guide To Using Roamer. X Menu 1.Clear Roamers ‘Go’ MemoryClear Roamers ‘Go’ Memory 2.Change Step SizeChange Step Size 3.ForwardsForwards 4.BackwardsBackwards.
Problem solving unpacked Jennie Pennant Jennie Pennant GrowLearning
Stage 13 Bee: Conditionals
Pollination Game Chris Jernigan Nate Smith. Observe your Flowers and Fruit What connections can you make? – How are the two related? – What do you notice?
SEAL (S TAGES OF E ARLY A RITHMETICAL L EARNING ).
Green City Challenge Learning Targets
Division Using multiplication and repeated subtraction.
Using Lists Games Programming in Scratch. Games Programming in Scratch Extension – Using Lists Learning Objectives Create a temporary data store (list)
By Shannon, Mia, and Angela The Life Cycle of a Worker Bee.
The Life Cycle Of a Plant Grade 4 By Carly Miller Click the arrow to go to the next page.
Famous inventor one : Ben Franklin
What do you know about bees ?. The beekeeper nad his hives.
STAGE 10: DICE RACE What do you remember from the last class? What was your favorite part? What do you wish we had had time to do?
Carbon: Transformations in Matter and Energy Environmental Literacy Project Michigan State University Animals Unit Activity 5.1 Explaining Other Examples.
KEY STAGE 3 ICT Databases – Lesson 2. Recap of keywords – Task 2A In your workbooks from last lesson What is a database? A DATABASE is a collection of.
Learning and remembering.
The easy way to divide! Remember, when we are dividing we are finding out how many sets of a given number we can make. So, 32 ÷ 4 means: How many sets.
Using Logo to explore spiral patterns. Paul Broadbent Spiral patterns This is a (1,2,3) spiral path. It repeats lines of three.
EV3 Programming By Dianna de Matos.
The Corridor Challenge
Stage 3: Artist What do you remember from the last class?
Vocabulary Algorithm - A precise sequence of instructions for processes that can be executed by a computer Low level programming language: A programming.
Add and Subtract Negative Numbers
Bee-Bot.
Sequencing Answers PowerPoint
Stage 7: Bee: Conditionals
Variables and Inheritance Part 2
Data Logging 2 WJEC ICT.
Famous inventor one : Ben Franklin
Stage 11: Artist: Nested Loops
Computational Thinking
خودآموز آسان ویکی‌پدیای فارسی
Computing Year 7 - Unit 2 Programming Basics Scratch Basics.
BACK SOLUTION:
Frozen Graphics Lesson 3.
In this class…… We all have different starting points
הקורס להכשרת מטפלים התנהגותיים ABA
Patterns and Algebraic rules
Stage 8: Maze: Conditionals
Stage 14: Bee: Debugging What is debugging?
Module 2 Lesson 3 Over and Over Again
DNA XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXCREATEDBY:XXXXXXXXXXXXXXXXXXMATTRAGUSAXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXNanoCEMMSXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Recap the basics Lesson 1.
Stage 7 Artist: Loops.
Science - Year 3/4A Spring 2 Sequencing Answers PowerPoint
Welcome! Martin Norris Year 5 Class Teacher & Computing
I am learning to plan a route giving clear instructions
Hundreds board counting
BBC micro:bit Robot Buggy
Motion in Scratch 1.
Test the Towers of Hanoi Algorithm
Test the Towers of Hanoi Algorithm
Which way does the robot have to turn to get to the charger?
Sequence, progression, series, summation, identity
Your Name: Blockly Games: MAZE.
I can program behaviours using inputs and outputs
POWER CHALLENGES Several Ways To Solve 7 CHALLENGES.
Recap the basics Lesson 1.
Logo Programming.
Module 2 Lesson 3 Over and Over Again
Module 2 Lesson 3 Over and Over Again
Modified at -
Creative Sequence The Creative Sequence is a process through which students progress through various stages of exploring a driving question including:
Module 7. Bee Enquiry Why do humans need bees?.
Variables and Inheritance A More Complex Example
Presentation transcript:

Stage 6: Bee: Functions What do you remember from the last class? What did you like the best? Any questions?

Objectives Students will: Use a pre-determined functions to complete commonly repeated tasks Modify an existing function to complete a different task Create a function from scratch

Example #1 Your goal is to use the Bee to collect the nectar from each flower by moving it specifically such as move forward, backwards (with a value of moves), turn left, and turn right in sequence.

Example ( more challenging ) Use the move and get nectar function as part of your solution to get all the nectar.

Directions  Complete Stage 5: Bee: Functions  Progress through the levels