Author Topic: Book Reference for beginners  (Read 8244 times)

Offline TheBinnaries

  • Jr. Member
  • *
  • Posts: 3
Book Reference for beginners
« on: March 02, 2011, 02:10:51 AM »
hello,

this is my first time learn assembly language with NASM, what book title or link should i read for learn, and give me good tutorial and example ??

Thx

Offline Keith Kanios

  • Full Member
  • **
  • Posts: 383
  • Country: us
    • Personal Homepage
Re: Book Reference for beginners
« Reply #1 on: March 02, 2011, 04:47:15 AM »
Dr. Paul Carter's PC Assembly Language book comes to mind, and is NASM specific.

Randall Hyde's Art of Assembly series is also an option, but uses MASM syntax... along with his own assembler's (HLA) syntax.

Offline TheBinnaries

  • Jr. Member
  • *
  • Posts: 3
Re: Book Reference for beginners
« Reply #2 on: March 02, 2011, 05:44:08 AM »
ok...thx

zaminur143

  • Guest
Re: Book Reference for beginners
« Reply #3 on: March 14, 2011, 07:14:02 AM »
I was searching for book or tutorial about assembly language. At last I've got it from here. Special thanks to Keith Kanios.