Ebook: x64 Assembly Language Step-by-Step: Programming with Linux
Author: Jeff Duntemann
- Genre: Computers // Programming: Programming Languages
- Tags: x64, Assembly Language, Linux, Assembly Debugging
- Series: Tech Today
- Year: 2023
- Publisher: Wiley
- City: Hoboken, New Jersey
- Edition: 4
- Language: English
- epub
The long-awaited x64 edition of the bestselling introduction to Intel assembly language
In the newly revised fourth edition of x64 Assembly Language Step-by-Step: Programming with Linux, author Jeff Duntemann delivers an extensively rewritten introduction to assembly language with a strong focus on 64-bit long-mode Linux assembler. The book offers a lighthearted, robust, and accessible approach to a challenging technical discipline, giving you a step-by-step path to learning assembly code that's engaging and easy to read.
x64 Assembly Language Step-by-Step makes quick work of programmable computing basics, the concepts of binary and hexadecimal number systems, the Intel x86/x64 computer architecture, and the process of Linux software development to dive deep into the x64 instruction set, memory addressing, procedures, macros, and interface to the C-language code libraries on which Linux is built.
You'll also find: