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

Y5 LF: Use and create procedures in LOGO

Nov 162021
 

A procedure is way of making a new command word in LOGO to do a specific task.

It’s a bit like a recipe for making a new meal.

In Year 4, we made a procedure to draw a letter c:

TO c

fd 20 rt 90 fd 20 bk 20 lt 90 bk 20 rt 90 fd 30 lt 90

END

Then we could just type c in our code when we wanted to draw a c.

Your task

  1. Open this file and look through the code: Computing letters
  2. Delete c o m p u t i n g
  3. Code some other words using the letters of computing
  4. Delete your word code (but keep all of the procedures)
  5. Create your own letter procedure
    1. Decide on another letter, for example A
    2. Create the code to draw it
      1. make it the same size as the other letters
      2. include a “finger space” at the end of the letter
      3. make sure the arrow is facing up at the end
    3. When you are happy with your letter, put TO A (or whatever letter you did) and END around your letter code to make it into a procedure.
    4. Code a new word using the letters of computing and your letter
    5. ** Write a procedure for a second letter
    6. ** What’s the longest word you can code?
    7. *** Can you make your word into an arch?
      1. Before your first letter do   lt 30
      2. Between each letter turn right a bit
      3. Adjust the turns to get an even arch

  •  16th November 2021
  •  Posted by Mr W at 8:14 pm
  •   Add comments
  •   News
  •  Tagged with: coding, j2code, LOGO, Y5, Y5T2

 Leave a Reply Cancel reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

This site uses Akismet to reduce spam. Learn how your comment data is processed.

  Y4 LF: Coding a Roman border in LOGO   Y5: LF Make procedures with variables

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