- Joined
- Jan 17, 2025
well we learned pascal and c in highschool but i learned python on my own and its what i know the most ofI've always thought it would be better to start people new to programming with elemental languages like assembly. It's hard to do very useful things with it but very easy to wrap your head around what it's doing. I also think it falls in line with most other teaching that follows the course of history.
Though introduction with high level languages like python would not have taken off without reason.
So, why teach python first instead of something simple like Atmel/AVR assembly?