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
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).