I learned programming mostly with processing (https://processing.org/) For beginners the huge benefits would be:
- instant visual feedback: Loops make much more sense when you can see them
- easy to get running (I’d argue rust is the same)
- Limited enough to learn basic concepts and not get overwelmed
The hardes thing about teaching any traditional language is probably explaining why it is mostly a command line/terminal thing without huge efforts.
The hardes thing about teaching any traditional language is probably explaining why it is mostly a command line/terminal thing without huge efforts.