The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: Marvin on January 07, 2005, 01:53:49 PM

Title: Which version of MASM do you think I should learn?
Post by: Marvin on January 07, 2005, 01:53:49 PM
Dear Anyone!

I am new to the MASM world, and I really know next to nothing about it. I discovered loads of different versions that I could download on the Internet - which is the one to start learing?

Thanks,

Marvin.
Title: Re: Which version of MASM do you think I should learn?
Post by: John on January 07, 2005, 01:55:59 PM
Whichever one comes with MASM32... 6.14 I believe. Anything 6.11 and above will be pretty much the same with minor differences (some things are broken in newer versions) and 6.14 seems to be the best choice of the bunch.
Title: Re: Which version of MASM do you think I should learn?
Post by: hutch-- on January 07, 2005, 01:58:18 PM
Marvin,

If you want a complete package to learn assembler with, go to www.masm32.com . If you are learning assembler from scratch, have a look at Randy Hyde;s site as it has a lot of useful stuff there including HLA and the classic AOA.