Learn assembly tutorial in Ubuntu with NASM (Crash Course)

Subscribers:
613
Published on ● Video Link: https://www.youtube.com/watch?v=TKwGnF1JDqE



Duration: 3:19
3,664 views
8


First step: Install nasm
goto Ubuntu software center, search nasm, click install button on the right side.

Second step: Open Ubuntu's terminal editor, type sudo nano hello.asm

Third step: paste source from http://docs.cs.up.ac.za/programming/asm/derick_tut/ into the terminal editor.







Tags:
Jump into assembly programming in ubuntu
Assembly programming in ubuntu
NASM
NASM Ubuntu