Comment Re: Why? (Score 1) 41
Dude.
Back in the 80s I was running basic on a machine with a tenth of the RAM and less than a thousandth of the computing power. It did not "confound the learning process". These days I also often use the Arduino environment because the performance is adequate for me needs and so it's a waste of time to slog through the datasheet and do it all by hand.
Who cares if they are a bit different from python? I don't write C++ on an MCU in the same way I'm writing it on the server because I'm writing very different things.
This really sounds like nerd snobbery to me. Modern microcontrollers are so ludicrously powerful now many people dipping into them won't need to scratch the surface of the performance on offer. And that's ok.