Author Archives: bwilliams1
Y6 LOGO 2
Hour of Code Week: 8th – 12th December
This week, we will be taking part in the international “Hour of Code” week.
The activities can be found here: https://code.org/learn
Leave a comment below to say what you would like to be able to program in future.
Folding shapes – week 2
IT academy 3
Folding shapes from A-sized paper
Roman patterns
Y6 What clever things can be done with LOGO in j2code?
Success steps
- Log into j2e
- Go to j2code and LOGO
- Explore the tools
- Look at some of the examples
- Edit them and see what they do
- Which parts of the program do you understand?
- Which commands/effects would you like to master?
- Think about making a project with LOGO
- Sketch/describe it in a j2e5 page
- List what you will need to learn to create your project
- Blog to your learning blog
Y3 How do I draw shapes with j2code?
Success steps
- Log into j2e
- Go to j2code and click the big LOGO button
- Use the arrow keys to draw some letters
- Remember forward is always the way the turtle is pointing
- Left and right always mean “turn on the spot”
- ** Draw a bubble letter (you will need pen up and pen down)
- ** Edit the program text to make the pen thicker
- Save work