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 7:06
Actually that sounds like a good way to get fired in the first place. And it's assuming that the code is for a single architecture/OS anyway, inline assembly has no place in platform-independent code.