Hacker News new | ask | show | jobs
by daemin 338 days ago
No, go down to assembler, just pick a smaller machine like a microcontroller where simpler programs can do more things more easily.

When you know assembler you can always see what compiled programs run as no matter what language that program was written in, if you start with C you won't have that ability.