- A tutorial on assembly language programs on the x86-64 architecture. https://cs.lmu.edu/~ray/notes/nasmtutorial/ 4 comments programming
- NetBSD Assembly Programming Tutorial https://polprog.net/blog/netbsdasmprog/ 5 comments bsd
- Any tutorials for multiplatform assembler programming (Mac+Win+Nix)? http://stackoverflow.com/q/12500222/350106 21 comments learnprogramming
- A 6-part x64 Assembly Programming (using nasm) tutorial series for macOS (10.6 and above) https://plus.google.com/+magnushoff/posts/9gxsuzmjuf2 6 comments programming