Quick Review
Computers Are:
- Dumb
- Obedient
- Fast
- Dumb
- Obedient
- Fast
Algorithm = recipe, instructions
Program = Algorithm a computer can understand, (code, script)
Command = an instruction
Rules of pair programming
Class Activity
Tick Tac Toe whiteboard maze
Rules of pair programming
Class Activity
Tick Tac Toe whiteboard maze
Do last Angry bird Maze as a class
Loops, and Commands
http://studio.code.org/s/course2/stage/8/puzzle/1
What We Learned
- Sequence
- Debug
- Try program over and over
- "Step" through the program one command at a time
- Find Patterns
- Loop the Patterns with a Repeat
- Do it in less steps (less work for us, more work for the computer)
- Learn more secret codes (commands)
- Get nectar
- Make Honey
- Repeat
- Sequence
- Debug
- Try program over and over
- "Step" through the program one command at a time
- Find Patterns
- Loop the Patterns with a Repeat
- Do it in less steps (less work for us, more work for the computer)
- Learn more secret codes (commands)
- Get nectar
- Make Honey
- Repeat
No comments:
Post a Comment