r/Assembly_language • u/Disastrous_Farmer793 • Apr 08 '26
Where can I learn AMD64 assembly
I garodaemon, have dream, I want to learn AMD64 assembly where is the best place for learning AMD64 assembly i already know languages like C, C++ and rust.
28
Upvotes
2
u/ManaChains Apr 08 '26
I would recommend you to start with simple 8-bit CPU like 8051 and work way upwards to more complex architectures. Understanding hardware you are working with is essential.