Limit this search to....

64-bit assembly programming for Linux: The easy guide to get started
Contributor(s): B, Mark (Author)
ISBN:     ISBN-13: 9798555204431
Publisher: Independently Published
OUR PRICE:   $16.10  
Product Type: Paperback - Other Formats
Published: October 2020
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Assembly Language
Physical Information: 0.21" H x 6.69" W x 9.61" (0.39 lbs) 102 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
People say assembly, the machine language, is a very difficult programming language. With this book I want to show you that assembly is not that difficult at all.Assembly is different and doesn't work like modern high-level languages, but once you understand how to work with it, assembly becomes easy.This book provides a practical introduction to programming in assembly. Without tormenting ourselves through the theoretical basics, we start right away and look at assembly and machine commands using practical examples. We will highlight the stumbling blocks and challenges with lowlevel programming.For this we use modern 64-bit Intel architecture and Linux.