Hacker News new | ask | show | jobs
by aub3bhat 3361 days ago
Please don't spread bad advice. There is a reason we teach Python and not ia64 Assembly to beginners.
1 comments

> There is a reason we teach Python and not ia64 Assembly to beginners.

Fashion is a reason, but it's not a good reason.

Relevance and accessibility are others.
we kinda do both, most basic functions and ops have direct complements in high and low level langs. Actually, a good course starts with logic, binary, and some electronics on the side.