r3333d

@reedsealfoss · Twitter ·

Understanding C requires understanding how C maps to ASM (how loops unroll, what the registers are doing, especially the instruction register, program counter, etc). Using that knowledge to actually do things is _fundamental_ to understanding how computers work. Don't be jaded.