Learning Assembly
URL:
http://www.doorknobsoft.com/asm_tutorial.html
A beginner-level tutorial that introduces assembly language.
Win32 Assembler Coding Tutorial
URL:
http://www.deinmeister.de/wasmtute.htm
101% Assembler
URL:
http://www.asm32.motion-bg.com/
This site is dedicated to assembly language programming.
Assembly Language Tutor
URL:
http://thsun1.jinr.ru/%7Ealvladim/man/asm.html
This is an introduction for people who want to program in assembler language.
Linux Assembly "Hello World" Tutorial
URL:
http://www.cs.pdx.edu/~bjorn/CS200/linux_tutorial/
Designed to familiarize the reader with programming in x86 assembly under Linux and how to interface assembly and higher-level language code. The tutorial will also briefly cover debugging your assembly using GDB.
Linux Assembly
URL:
http://linuxassembly.org/