1 / 8

Learning Objective

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.

lyneth
Télécharger la présentation

Learning Objective

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. LO: We’re learning to write simple instructions to control a computer program Learning Objective

  2. 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

  3. 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!!!

  4. 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

  5. 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?

  6. 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: -

  7. 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?

More Related