I was just wondering if, once you learned one assembly language, it would be easy to learn assembly for other processors? Does your knowledge of how assembly works transfer from one processor to the other, and only require you to learn new syntax? Or is this like learning to play baseball and then learning to play soccer?
Thanks!
Depends on the person and the languages, but from personal experience I'd say it's more like learning C++ and then moving to Java. A lot of the same elements, but depending on the systems you try there could be some major differences. I found MIPS rather easy to switch to for my EE class after having programmed in Intel assembly language for nearly six years. But that's just me.
What languages do you want to learn? I can help with Intel, and MIPS to some degree.
sudo rm -rf /
I was thinking about intel, and then some microcontrollers, like ARM.
--edit: sorry double posted
Oooh, Intel is fun. I have a little tutorial series in the ASM tutorial section. I'm going to continue it soon, as this quarter's finals are over. As for ARM...Google'll help you more than I can.
Last edited by dargueta; 03-19-2010 at 02:00 AM.
sudo rm -rf /
Thanks for the input. I'm going through the art of assembly right now, once I get to the part in the book where it gets into real asm language instead of HLA I'm going to read through the tutorial. I just glanced over it now. I appreciate your help, I'm sure you'll be hearing from me on here lol.
Okay. I'll be waiting for you.![]()
sudo rm -rf /
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks