Quick Review
Rules of pair programming
Driver and Navigator, take turns.
Skills
Driver and Navigator, take turns.
Skills
- Know the
secretcode = computer commands - Move Forward
- Turn (left, right)
- Get Nectar
- Make Honey
- Repeat
- Include every step (computers are dumb)
- Sequence
- Debug
- Find Patterns (and loop them)
Loops and Patternsless work for us, more work for the computer
Watch the Repeat videos that would not play in class last week.
repeat 5 times
Untill
repeat Bee Maze
Do last Honey Bee Maze as a class
repeat 5 times
Untill
repeat Bee Maze
Do last Honey Bee Maze as a class
- Patterns
- Repeat
- Step
- Debugging
- Breakpoints
Class Activity Loops unplugged
WHILE you are not dizzy
{
Spin around quickly
}
Throw up or fall down (or both)
No but really ... Lets just read a story
Class Activity Build a Program
MIT Scratch
Program 1 Hello World
Sprite
Stack
Run
Program 2 Animate Initials
Loop
What We Learned
How to draw a sprite in Scratch
How to have a sprite "say" something (display text)
How to have a sprite change Costume
No comments:
Post a Comment