I am excited to begin my programming journey with x86_64 Assembly, even though I have some background in C and Python. My goal is to gain an in-depth understanding of how my system works by learning assembly from the ground up. Could anyone recommend thorough and comprehensive learning resources that cover every aspect of x86_64 Assembly? I am particularly interested in materials that will help me master not just the basics, but also the more advanced concepts.
hey, x86_64 assembly is tricky but reewarding. i found stuff like ‘art of assembly’ on youtube real helpful. mix in experimenting with small projects for better grasp. good luck on your asm adventure!