I am a student at in Uru Mānuka. In 2020 I was a year 7 and in 2021 I will be a year 8. This is a place where I will be able to share my learning with you. Please note....some work won't be edited - just my first drafts, so there may be some surface errors. I would love your feedback, comments, thoughts and ideas.
Friday, 24 September 2021
Thursday, 23 September 2021
Wednesday, 22 September 2021
Friday, 17 September 2021
Thursday, 16 September 2021
Coding
This week we have been doing coding and I've been learning how to code. It is really fun when you know how to do it. I've been learning how to make different animals,people, and creatures, I could also make them move the way I wanted the creatures to move. I could also make text for the characters and make them talk to you and tell you questions.
I've had really lots of fun doing coding and I hope to make more coding and be better at it because is was really fun to do.
Here is one of my code lines that I've made...
for (var count = 0; count < 4; count++) { moveForward(100); turnRight(90); }
https://studio.code.org/s/coursef-2021/lessons/9/levels/5