bansteadninjo wrote: ↑Wed Feb 17, 2021 1:03 pm
Hi, I'm 9 years old and I've been coding my Lego EV3 brick with Scratch. I've just put micropython on the brick and I want to learn how to code. Can someone suggest a good place to look please?
Hi!
That's awesome. I was ~9 years old when I first learnt to program on Lego's pre-cursor to the pre-cursor to the pre-cursor to the pre-cursor to EV3 and haven't looked back since.
Unfortunately I don't know of any specific resources for the EV3, however for Python there are some quite good introductory materials on Hour of Code and code.org.
For MicroPython specifically, there are some free Hour of Code courses about the micro:bit at Grok Learning. Doesn't matter if you don't have a micro:bit as you can use their online simulator.
https://groklearning.com/hoc/ If you're based in Australia (?) then a lot more of the more detailed Grok content is free. (Disclaimer, I used to work there and am very familiar with the courses, so that's why I'm recommending them).
And feel free to ask questions here in the forum! We'd be very happy to help!