Skip to content
Learning path

Assembly Developer

Learn x86_64 assembly — the instructions your CPU actually runs. Demystifies pointers, optimization, and the Linux syscall interface.

advanced1 course5 lessons~1 hoursFree
Start pathor sign up to track progress

Course sequence

  1. 01

    Assembly Fundamentals (x86_64 NASM)

    Not started

    Learn x86_64 assembly: the instructions your CPU actually runs. Once you've written a hello world by directly invoking the Linux write syscall, you understand programs and the OS in a way no high-level language can teach.

    advancedassembly5 lessons~1h

Create a free account to track your progress across this path.

Assembly Developer