Author Topic: Books for beginners to learn NASM under UNIX (Linux, BSD)  (Read 15620 times)

Offline Pioter

  • Jr. Member
  • *
  • Posts: 2
Books for beginners to learn NASM under UNIX (Linux, BSD)
« on: March 02, 2010, 04:41:52 PM »
Hi, I'm new in assembler, I was wonder if you could tell me which book I shall buy/download to learn programing nasm under unix. I've already "Guide To Assembly Language Programming In Linux" and also "Assembly Language Step-By-Step - Programming With DOS And Linux" but as long I'm newbie as long I don't quite understand what is all going on there. So if You could let me know which book should I read (for beginner) I would be thankful :)

Offline brethren

  • Jr. Member
  • *
  • Posts: 28
Re: Books for beginners to learn NASM under UNIX (Linux, BSD)
« Reply #1 on: March 02, 2010, 06:21:08 PM »
the latest version of assembly language step by step is a good book
http://www.duntemann.com/assembly.htm

after that you could try Professional Linux Assembly to improve your skills even more with using the fpu.
Unforunately the book users att systax

come back if you have any probs  we'll workit out togeter
« Last Edit: March 03, 2010, 08:29:04 PM by brethren »

Offline Pioter

  • Jr. Member
  • *
  • Posts: 2
Re: Books for beginners to learn NASM under UNIX (Linux, BSD)
« Reply #2 on: March 02, 2010, 06:32:27 PM »
Thanks :D

Offline TmX

  • Jr. Member
  • *
  • Posts: 7
Re: Books for beginners to learn NASM under UNIX (Linux, BSD)
« Reply #3 on: March 04, 2010, 04:05:47 AM »
Try "Programming from the Ground Up Book"
http://savannah.nongnu.org/projects/pgubook/