Basics0
February 26th, 2025 | Logan Smith
This video serves as an introduction into programming in the netwide assembly (NASM) programming language. We discuss my favorite IDEs for creating NASM programs along with certain background needed to start understanding assembly programs. At the end of the video, we write a simple program for performing basic math operations on integers.
Link to SASM code editor: https://dman95.github.io/SASM/english.html
Link to Geany code editor: www.geany.org
Link to NASM official website: www.nasm.us
Link to GCC download: https://jmeubank.github.io/tdm-gcc/articles/2021-05/10.3.0-release