(no title)
madethemcry | 3 months ago
When I was teaching coding to kids, code.org was the to-go place besides using Scratch, to introduce coding patterns (mostly: conditional, loops).
An example is the famous Minecraft labyrinth [1]. There is also a Frozen themed one. If you have kids (~6y+), that's some fun way to get started instead of diving directly into actual code.
[1] https://studio.code.org/courses/mc/units/1/lessons/1/levels/...
No comments yet.