ks1 scratch 1.4 pizza pickle - debugging programming

14
KS1 Scratch 1.4 Pizza Pickle - Debugging Programming

Upload: carmella-gibbs

Post on 22-Dec-2015

245 views

Category:

Documents


4 download

TRANSCRIPT

Page 1: KS1 Scratch 1.4 Pizza Pickle - Debugging Programming

KS1 Scratch 1.4 Pizza Pickle - Debugging

Programming

Page 2: KS1 Scratch 1.4 Pizza Pickle - Debugging Programming

What are the programming commands for our activity?

What do you think we are going to be programming?What programming language is this made in?

Page 3: KS1 Scratch 1.4 Pizza Pickle - Debugging Programming

block palette scripts area (work area) stage area

1. Click on ‘Stage’

2. Click on ‘Control’

3. Click on ‘Scripts’

4. Snap the broadcast commands together and click on them to run.

Page 4: KS1 Scratch 1.4 Pizza Pickle - Debugging Programming

Programming CommandsRemember clicking the Clear Program will clear your stage.

Page 5: KS1 Scratch 1.4 Pizza Pickle - Debugging Programming

Today we are learning about:

Programming● I can debug a program.

● I can say what a program will do.

● I can explain what the bug was and how I fixed it.

Page 6: KS1 Scratch 1.4 Pizza Pickle - Debugging Programming

Debug

Page 7: KS1 Scratch 1.4 Pizza Pickle - Debugging Programming

1. What should it do?

2. What does it do

3. Where did it go wrong?

4. Fix it.

Debugging - handy hints!

Page 8: KS1 Scratch 1.4 Pizza Pickle - Debugging Programming

1 plain pizza with no toppings

1. What should it do? Make and cook a plain pizza.

2. What does it do?

3. Where does it go wrong?

4. Fix it.

Pizza order!

Page 9: KS1 Scratch 1.4 Pizza Pickle - Debugging Programming
Page 10: KS1 Scratch 1.4 Pizza Pickle - Debugging Programming

1 pizza with sauce

1. What should it do? Make and cook a pizza with sauce 2. What does it do?3. Where does it go wrong?4. Fix it.

Pizza order!

Page 11: KS1 Scratch 1.4 Pizza Pickle - Debugging Programming

1 pizza with sauce and cheese

1. What should it do? Make and cook a pizza with sauce and cheese 2. What does it do?

3. Where does it go wrong?4. Fix it.

Pizza order!

Page 12: KS1 Scratch 1.4 Pizza Pickle - Debugging Programming

1 pizza with just cheese

1. What should it do? Make and cook a pizza with cheese 2. What does it do?

3. Where does it go wrong?4. Fix it.

Pizza order!

Page 13: KS1 Scratch 1.4 Pizza Pickle - Debugging Programming

1 pizza with everything

1. What should it do? Make and cook a pizza with sauce, cheese and basil2. What does it do?

3. Where does it go wrong?4. Fix it.

Pizza order!

Page 14: KS1 Scratch 1.4 Pizza Pickle - Debugging Programming

Make up an order for your friend. They program it (with a bug) Can you fix it?

1. What should it do? Make and cook a pizza with ……. 2. What does it do?

3. Where does it go wrong?4. Fix it.

Pizza order!

?