|
|
|
|
|
by ShteiLoups
2392 days ago
|
|
Personally, I would respect high school students enough to have them write actual lines of code and not drag and drop blocks. The Arduino language and libraries are abstracted enough as to not provide major difficulty. Those who really have an aptitude for it will be able to implement datastructures and algorithms in it, and those that don't will be able to muddle through copying and pasting enough code to get it running. |
|
I tried teaching by giving the classes I wish I had. Turns out 95% of the kids are not like me and needed some crash classes in computer usage before even managing to save a file saying `print("Hello")`
What I like with Ardublocks is that it shows the lines of code next to it. If you prefer writing code directly, you can as well!