I would like to learn x86 assembly on 32-bit linux with the NASM assembler. Where do you start off on linux other then a basic hello world program? Also, where can you find a good list of system call numbers for linux, if I'm not mistaken?
(note: I have some knowledge from art assembly text. I don't have much experience.)