+ 3

How to learn assembly?

I have the base concept of C-Like language and OOP already. I want to learn lower level language but can not get any idea of MOV AX, BX.

6th Feb 2017, 4:30 PM
K.C. Leung
K.C. Leung - avatar
5 Answers
+ 5
I think the book the art of assembly will help you out. http://flint.cs.yale.edu/cs422/doc/art-of-asm/pdf/
6th Feb 2017, 10:42 PM
xum
xum - avatar
+ 2
assembly is actually a good language to learn it is good for every type of script developing even you can make you're very own scripting language, and or markup language
24th Mar 2017, 7:17 PM
Zeke Taylor
Zeke Taylor - avatar
0
only reason I can think is to make new old video games. NES / Sega /etc.. if that is the reason, I hope you figure it out
6th Feb 2017, 5:08 PM
LordHill
LordHill - avatar
0
sometimes I check the open source code. There is some MOV AX, BX ... is embedded in c. I want to understand them.
6th Feb 2017, 5:51 PM
K.C. Leung
K.C. Leung - avatar
- 3
why would want to learn it? that language is really outdated
6th Feb 2017, 4:57 PM
Edi Lipovac
Edi Lipovac - avatar