Hacker News new | ask | show | jobs
by marginalia_nu 1071 days ago
I think assembly is probably the one language family you'd find most success learning from a reference sheet.
2 comments

Once you've been told what a register, a stack, and an addressing mode is (among other details), sure. But then you do know the paradigms already.

But of the languages I mentioned, assembly is certainly the one where the required concepts can be explained quickest, probably by far...

Yeah, sure - as long as that reference sheet is the CPU reference manual.