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?
>>55
most Asm's are Turing-complete, if they weren't you woudnt be able to convert languages like C to them? you have your brances, arithimetical ops, data moving ops and so on. You can code anything you can in a procedural language in it. You are probably a troll.