I've heard that learning assembly language is a good way to become a better computer programmer. Is this true? Is it worth the effort? Does anybody have any suggestions on this subject?
Name:
Anonymous2005-04-29 8:36
Any programmer worth the name would be able to quickly comprehend what an inline asm block is doing. Gone are the days where we could pull bizarre self-modifying code trickery, kill debuggers, rewrite interrupt vectors, etc.