Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Is Assembly Language worth learning?

Name: Anonymous 2005-04-21 13:58

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: Anonymous 2007-04-16 10:15 ID:PCwkQA7c

No, asm is not worth it. It is a hassle to write and youll have to write different code depending on the processors. It is however a key component in learning proper C++ Optimization - so pick up a book in that learn that instead, it usually includes ASM code that you can learn in order to understand how the compiler works, and how you can work around its code.

The compiler writes insanely good asm code and has done so since the about mid 90's. Anyone who says writing stuff by yourself in ASM is better has seriously outdated opinions. :)

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List