What is the best resource for learning (N)ASM?

后端 未结 5 1190
悲哀的现实
悲哀的现实 2021-02-04 11:18

I\'ve been wanting to learn assembly for a while now, and although I\'ve tried a few times before, I haven\'t really been able to get past \"Hello, world\". Are there any good i

5条回答
  •  甜味超标
    2021-02-04 11:55

    For my Assembly language class, we're using the book that Bill recommends. My professor also recommended this book: Assembly Language Step-by-step: Programming with DOS and Linux. He said that this is the only book that he knows of that covers NASM (and it's a tad outdated).

提交回复
热议问题