@gvwilson For many students in my class, this is their introduction to programming. I hate to think they'd walk away feeling like programming is about repeating a bunch of instructions over and over, instead of, to paraphrase Abelson and Susman, the act of managing complexity.
@gvwilson I get that ArduinoC is low-level and possibly needs to be to be able to handle directly reading and writing to pin, but come on. My students shouldn't need to learn pointers just to de-complexity their repeated instructions.