NASM Forum > Other Discussion

Searching for more practical resources to learn assembly

(1/1)

ahmedpy:
I’m  almost finished Jeff Duntemann’s book “assembly language step by step” and i learned alot about memory addersing , flags and instructions but there is a lacke of code examples , the book focuss heavely on the theory more than actual code , the writer suggestes in many situation to learn c and generate the assembly code and learn from it , i dont know c but i will learn it for sure , so what is your resources and advices to an assembler beginner
thanks

stressful:
Hi Ahmedpy, you can use my BASELIB to learn assembly language. For a start, just download "core.zip" and "binary.zip". It offers various routines designed exactly for ASM beginners.

Have fun and welcome to NASM forum.

ahmedpy:
thank you stressful ; i will check it out :D

Frank Kotler:
There's a tutorial here that covers 64 bit Linux, if that interests you...

http://cs.lmu.edu/~ray/notes/nasmtutorial/

We have some examples here in the "Examples" section, but not very well organized... The NASMX package has some examples, too.

Best,
Frank

Navigation

[0] Message Index

Go to full version