80 likes | 222 Views
LO: We’re learning to write simple instructions to control a computer program. Learning Objective. Go to www.touchdevelop.com Sign in using a windows live ID. Click on the open link at the top of the screen. Click on the Create Script button Choose turtle drawings.
E N D
LO: We’re learning to write simple instructions to control a computer program Learning Objective
Go to www.touchdevelop.com Sign in using a windows live ID. Click on the open link at the top of the screen. Click on the Create Script button Choose turtle drawings Setting Up Touch Develop
Your turtle has some basicmovement which controls it. Forward Back Left Turn Right Turn Your script already has some code built in. Click on the play button to see what happens? Turtle Power!!!
Sometimes it can get a bit annoying repeating bits of code. We can save ourselves the time. Click this button: You should notice your code become this: Replace the number for a repetition. Using Loops
Example: This small piece of code will draw a triangle. Notice the repeat (3) times. How many do you think you would need for a Hexagon? What else would you need to change?
Your teacher has given you a work booklet to complete. Make sure that you evidence your code by taking screen shots and printing any evidence necessary. Main Task: -
Your teacher has given you an assessment sheet. can you explain what you’ve learnt this lesson? Explain why you might usewhat you’velearnt. What have you learnt?