I’ve dabbled with disassemblers. they are not my friend. Although looking at that low level stuff is probably a good way to learn how to write efficient programs.
Meh, even now with more background knowledge, I wouldn’t say they’re really good for understanding how programs flow. They’re pretty neat for finding out how a hand-optimized part of code works though.
I’ve dabbled with disassemblers. they are not my friend. Although looking at that low level stuff is probably a good way to learn how to write efficient programs.
Meh, even now with more background knowledge, I wouldn’t say they’re really good for understanding how programs flow. They’re pretty neat for finding out how a hand-optimized part of code works though.