MrW's Computing Blog

Lessons and links for Computing at St Mark's
  • News
    • Termly Overviews
  • ONLINE SAFETY
    • ICT agreement
    • Online safety videos and podcasts
    • Online safety links
  • Forms
    • Online Safety Survey 25
    • How did that go?
    • Questions
    • My Computing Skills
    • How do I…?
    • Info form
    • End of unit reflection
  • Logins
    • Typing.com
    • J2launch
    • Google Classroom
    • Google Apps
  • Resources
    • LOGO programming
    • Child friendly search engines
    • Great comments
    • Keyboard, mouse and typing skills
    • Music for media projects
    • Video tutorials
    • How to blog
    • BBC bitesize computing
    • Doorway Online
    • LOGO activities
      • LOGO tutorial videos
    • Useful tools
    • Other stuff
      • Memory training
    • Scratch game toolkit 1
  • MrWs Maths
    • Y4 Multiplication Check
    • Times |Tables.co.uk
  • Galleries
    • Animations gallery
    • Audio Gallery
    • Film gallery
    • j2e gallery
    • LOGO gallery
    • Presentation gallery
    • Robot gallery
    • eSafety gallery
    • Scratch gallery
    • Showcase blog
  • Values for learning
  • Contact me
  • Parents
  • Mr W’s DT Blog

Y3: How do I program in LOGO?

Nov 072016
 
  1. Log into j2e – j2code – LOGO
  2. Click on “Level 3”
  3. Type:
    • reset
    • setpensize 5
    • fd 20
  4. Now press play – it should draw a short line (length 20)
  5. Try changing the 20 to other numbers and press play to see what happens.
  6. Now change your code to:
    • fd 30
    • rt 90
    • fd 30
    • lt 90
  7. Press play – you should get this: ScreenHunter_08 Nov. 07 09.29
  8. Now add this to your code:
    • pu
      setxy -200 50
      pd
  9. Challenge 1:  Make this shape by typing more instructions: ScreenHunter_10 Nov. 07 09.32
  10. Now add this to your code:
    • pu
      setxy 130 100
      pd
  11. Challenge 2: Now make a square:  ScreenHunter_11 Nov. 07 09.37
  12. Now add this to your code:
    • pu
      setxy -140 -140
      pd
  13. Challenge 3:  ScreenHunter_12 Nov. 07 09.44
  14. Now add this to your code:
    • pu
      setxy 140 – 140
      pd
  15. Challenge 4: ScreenHunter_13 Nov. 07 09.50

Is there any way we could make our code simpler?  Some of the algorithms repeat instructions.

 

Success steps:

  • Copy instructions carefully
  • Press play to run program
  • Make instructions to draw simple shapes including forward, left and right
  • Check instructions carefully for mistakes (bugs)
  •  7th November 2016
  •  Posted by Mr W at 9:50 am
  •   No Responses
  •   News
  •  Tagged with: j2code, LOGO, Y3, Y3T2
 Newer Entries

Years and terms

T1 T2 T3 T4 T5 T6
Y3 Y3T1 Y3T2 Y3T3 Y3T4 Y3T5 Y3T6
Y4 Y4T1 Y4T2 Y4T3 Y4T4 Y4T5 Y4T6
Y5 Y5T1 Y5T2 Y5T3 Y5T4 Y5T5 Y5T6
Y6 Y6T1 Y6T2 Y6T3 Y6T4 Y6T5 Y6T6

 

Tags

animate coding CoronaVirus create creative data database DTP Google hyperlinks iMovie Internet iPad j2code j2e j2e5 j2e101 JIT JIT5 LOGO maths Music science scratch sliding block puzzles Y3 Y3T2 Y3T4 Y3T6 Y4 Y4T1 Y4T3 Y4T5 Y4T6 Y5 Y5T1 Y5T2 Y5T3 Y5T5 Y6 Y6T1 Y6T2 Y6T3 Y6T4 Y6T5

St Mark’s website

Recent Posts

  • Y4 Scratch maze
  • Y5 How can I create an effective book cover?
  • Y6 Last Computing session
  • ICT quizzes
  • Logic puzzles

Who has visited our site?

Flag Counter

See the Space Station!

Log in
© 2020 MrW's Computing Blog Suffusion theme by Sayontan Sinha