Given that I just joined, I figure it'd be a good idea to introduce myself.
I'm a high school student whose been programming for a few years, predominantly in python, but occasionally in another language. I grew interested in assembly out of a desire to know a bit more about what goes on "under the hood". I started off with MIPS, but I'd like a community that I can converse with and learn from, so looks like I'll be picking up MASM soon!
Can anyone point me to a good introductory text on MASM?
Hi cws910,
first things first: welcome to the forum.
My first advice is: download the MASM32 package (download link in the upper right corner of your browser window). It contains all what you need for a quick start (working examples, tutorials and help files). A necessary supplement are the Manuals by Intel and AMD, which you'll find via the net.
Gunther