NASM - The Netwide Assembler

NASM Forum => Using NASM => Topic started by: nobody on November 07, 2009, 03:40:23 AM

Title: i need a book on nasm
Post by: nobody on November 07, 2009, 03:40:23 AM
tell me about the book available to study nasm
Title: Re: i need a book on nasm
Post by: Frank Kotler on November 07, 2009, 11:31:32 AM
Well, Jeff Duntemann has just released the latest edition of "Assembly Language Step by Step"!

http://www.duntemann.com (http://www.duntemann.com/)

Or there's Dr. Paul Carter's tutorial:

http://www.drpaulcarter.com/pcasm (http://www.drpaulcarter.com/pcasm)

And Nasm has a nice manual you can find at:

http://www.nasm.us (http://www.nasm.us/)

There may be more...

Best,
Frank
Title: Re: i need a book on nasm
Post by: dsdarrow on February 02, 2010, 04:43:38 AM
Here's one I just found recently (on EBay of course) then found it's available on line as ebook:
 
"Guide To Assembly Language Programming In Linux"
Sivarama P. Dandamudi
School of Computer Science
Carlton University
Ottawa, ON KIS 5B6
Canada
sivarama@scs.carleton.ca

download it at:

http://proton.scs.carleton.ca/~sivarama/linux_book/asm_programs.zip

poke around and you'll fine the examples and code there too.

hth
Title: Re: i need a book on nasm
Post by: UTe11ok on February 03, 2010, 01:28:14 AM
http://proton.scs.carleton.ca/~sivarama/linux_book/asm_programs.zip

poke around and you'll fine the examples and code there too.

It's only the examples and source code for this book.