useful reference material and hints & tips to getting started (JJ and/or Dave usually have links for that stuff)
Hi Josh,
Here is a two-pager with essential stuff (you can ignore everything in green).
If that is really your first experience in programming, prepare for a steep learning curve. Assembler looks very complicated at the beginning, but you have to learn only a handful of instructions to do essential things. On the other hand, C++ needs a 1,000 pages manual... go figure, it's an elephant.
P.S.: You should get JWasm from
here.