Learn assembly tutorial in Ubuntu with NASM (Crash Course)
Channel:
Subscribers:
613
Published on ● Video Link: https://www.youtube.com/watch?v=TKwGnF1JDqE
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.
Other Videos By Computertechlighthouse
Tags:
Jump into assembly programming in ubuntu
Assembly programming in ubuntu
NASM
NASM Ubuntu