i just want to ask how can i learn assembly language easily ?? how can i master it. and if ther is some sources or books to help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

i just want to ask how can i learn assembly language easily ?? how can i master it. and if ther is some sources or books to help

13th Jan 2019, 11:39 AM
mohamad khalaf
mohamad khalaf - avatar
2 Answers
+ 3
First of why? Either way, assembly is not really easy, it requires you to have at least the basics of how computers work in the back of your head, also knowing the binary system will be handy + (hexadecimal system). Binary arithmetic (adding and subtracting in binary). And last but not least memory addressing (I'm not gonna go deeper into this). If however you want to learn assembly for whatever reason, I think tutorialspoint does a decent job of it: https://www.tutorialspoint.com/assembly_programming/index.htm
13th Jan 2019, 1:26 PM
Joery De Loose
Joery De Loose - avatar
0
thanks for youre help .. i appreciate it.😊
13th Jan 2019, 1:36 PM
mohamad khalaf
mohamad khalaf - avatar