πŸ’»

Introduction to Assembly Language

β˜… Premium Β· πŸ“– 2 lessons

Learn the fundamentals of x86-64 assembly language programming on Linux using the GNU Assembler (GAS). This hands-on course teaches students how computers execute programs, work with CPU registers and memory, build assembly language applications, and debug programs using GDB. Complete interactive online labs directly in your browser using the Destin Learning lab environment.

← Back to Courses

Course Lessons

2 lessons
1
Lab 4.1 β€” Creating a Basic GAS Program
Interactive
2
Lab 4.2 β€” Declaring Static Data
Interactive