News:

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

Best assembly tutorials?

Started by rjpatrick, February 24, 2011, 04:21:26 AM

Previous topic - Next topic

rjpatrick

I'm just starting out with assembly language, and I'm looking for a good intro tutorial.  Iczelion seems to be a popular option, as does AoA (the pre-HLA version).   Any perspective on this, and/or any other recommendations?  Thanks in advance. 

dedndave

the contents of these folders is also helpful
\masm32\help
\masm32\examples
\masm32\tutorials

Iczelion will get you started
note that some of the content is out of date
well - the masm32 package has been updated a few times since it was written
so, the package takes care of some of the things that Iczelion tells you to do - like PROTOtypes for API functions

i think Randy Hyde's old AoA is a great help
some of the new instructions are not covered - but you can pick those up later

welcome to the forum   :U