assembly = asm.
assembly is the lowest language, that people can program in. It's also called machine language. However there are many different kinds of assembly code for many different kinds of computers (calculators, cellphones, computers)
Whenever I mention asm I'm talking about Win32 asm, which is the assembly code for Windows 32 bit OS