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, SASM, SASM IDE
- Series: Tech Today
- Year: 2023
- Publisher: Wiley
- City: Hoboken, New Jersey
- Edition: 4
- Language: English
- pdf
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:
- A set of free and open-source development and debugging tools you can download and put to use immediately
- Numerous examples woven throughout the book to illustrate the practical implementation of the ideas discussed within
- Practical tips on software design, coding, testing, and debugging
A one-stop resource for aspiring and practicing Intel assembly programmers, the latest edition of this celebrated text provides readers with an authoritative tutorial approach to x64 technology that’s ideal for self-paced instruction.