Welcome to x86 64-bit Assembly Language from x-BIT Development.
This course is intended to teach you x86 64-bit assembly programming. It covers basics about computer architecture, data representation and low-level programming. In this course, we will take you through the step-by-step tutorials and teach you how to write assembly programs for x86 processors.
Each section contains:
engaging videos
downloadable resources
quizzes to test what you learned
In this course you will learn:
x86 assembly language from scratch
The general computer architecture
Data representation and counting systems
The fundamentals of the assembly language
x86-64 core instructions
x64 calling conventions
How to write assembly programs on x86-64 architecture
How to debug programs at the machine level