Nasm

from where i can download assembler NASM for Intel iAPX88-10 points please-i would b thankful
?
you can also give me some useful links for learner of assembly-
Regards!
Uh, all you had to do was just do an internet search.
Here’s the main site:
http://www.nasm.us/
Look around the main site and in the forums for documentation and help.
You can download the Linux, Windows, and 32 bit DOS versions here (click on the ‘View All Files’ button):
http://sourceforge.net/projects/nasm/files/
You will have to buy books if you want to learn assembly language because all of the on-line documentation and tutorials are no good.
This book below should be good. I haven’t read it, but I know that Jeff Duntemann is a good author.
http://www.amazon.com/Assembly-Language-Step-step-Programming/dp/0471375233/ref=sr_1_1?ie=UTF8&s=books&qid=1280148392&sr=8-1
If you don’t like Amazon, then look for it on other book sites.
I don’t know which platform you’re working on (Linux or Windows), but if you look around Amazon, you’ll find other books dedicated to Linux AL programming.
Don’t bother reading the ‘The Art Of Assembly Language Programming’ (by Randall Hyde) that you can find for free on the internet. That book is poorly written.
