Hacker News new | ask | show | jobs
Learn Assembly the Interactive Way (asm-editor.specy.app)
3 points by specy 337 days ago
1 comments

A course and platform for learning different assembly languages. The platform itself allows you to write different assembly languages like M68K, MIPS, RISC-V and X86. I just added a course that teaches the basics that every assembly languages share and by utilizing the IDE that I built, I can embed snippets of interactive code directly inside the course!