The MASM Forum

General => The Campus => Topic started by: irnix on February 08, 2014, 01:41:32 AM

Title: best books to learn masm32 for beginners
Post by: irnix on February 08, 2014, 01:41:32 AM
Which books is best to learn step by step masm for beginners to advanced level. I wonna learn assembly very well. I just don't get why ma hello world isn't working

I am using dos box. And 8086 assembler
Title: Re: best books to learn masm32 for beginners
Post by: Gunther on February 08, 2014, 02:39:33 AM
Hi irnix,

Quote from: irnix on February 08, 2014, 01:41:32 AM
I am using dos box. And 8086 assembler

I think that the old 16 bit DOS stuff isn't a good starting point for your goal. Download the MASM32 package; it contains a lot of examples and tutorials. The Intel and AMD manuals are helpful too (for instruction description etc.).

Gunther
Title: Re: best books to learn masm32 for beginners
Post by: MichaelW on February 08, 2014, 05:08:58 AM
IMO, at least for the basics, the best MASM reference is the Microsoft MASM Programmer's Guide that came with the last commercial version, 6.1_ AFAIK, now available from multiple sources.
Title: Re: best books to learn masm32 for beginners
Post by: Vortex on February 08, 2014, 06:59:31 AM
Hi irnix,

Don't forget to check Izcelion's Win32 Assembly Tutorial set :

http://win32assembly.programminghorizon.com/tutorials.html