Assembly | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Assembly

I wanna learn assembly. Any suggestion how should i start? What all things should i know before starting.

16th Jan 2020, 11:12 AM
Razbry
Razbry - avatar
3 Answers
+ 1
Martin Taylor the third edition is still relevant. and it's not 30 years old. https://www.amazon.com/Assembly-Language-Step-Step-Third/dp/0470497025
16th Jan 2020, 9:15 PM
Bahhaⵣ
Bahhaⵣ - avatar
+ 1
Martin Taylor I never mentioned the edition because it is obvious. I read the older and newer editions, the older ones were quite challenging. for me it's easier to learn 32bit in protected mode first then the transition to 64bit is seamless. 32bit is kind of in the middle it gives you an idea about 16bit and 64bit at the same time, some history is useful if you're interested in Assembly after all. and much creativity comes when you have limited resources. not everyone uses Linux so what, because it is Linux, I should not suggest it. the poster did not specify any operating system or architecture. any suggestions will do.
16th Jan 2020, 10:17 PM
Bahhaⵣ
Bahhaⵣ - avatar
0
read Jeff Duntemann's book Assembly step by step... it will give you an idea.
16th Jan 2020, 1:51 PM
Bahhaⵣ
Bahhaⵣ - avatar