News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

rt of Assembly(AoA) windows version (HLA)

Started by ravi, May 24, 2005, 06:17:49 AM

Previous topic - Next topic

ravi


   Hi MASM'ers


I came to know abt Art of Assembly(AoA) windows version (HLA)  But i found it bit (ahh ... much ) high level .
  should i work on it if want to be a good ASM programmer in future.

AeroASM

HLA was designed (I think) for university students who want to learn assembly code but do not want to move out of their high-level syntax. I think it is better to start off with MASM, especially if you think HLA is a bit too high-level. You can get MASM32 here:

http://www.masm32.com

However Art of Assembly is a very good book to read to learn assembly.

MusicalMike

I had no problem switching from HLA to straight asm. I think it actually helped to learn with HLA first.

pro3carp3

I too would recomend a study of AoA as it expalins how the processor works and lays a sold foundation for learning assembly.
LGC