Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Assembly Programming and Computer Architecture for Software Engineers

Posted By: igor_lv
Assembly Programming and Computer Architecture for Software Engineers

Assembly Programming and Computer Architecture for Software Engineersby Brian R. Hall, Kevin J. Slonka
English | 2017 | ISBN: 1943153329 | PDF Conv. | 413 pages | 54 Mb
Programming, Engineering

Hall & Slonka’s textbook takes a practical approach readily addressing “why” and “how” questions throughout the text. The first two chapters lay the foundation of computer language and computer architecture. Then, subsequent chapters use assembly programming as the mechanism for gaining a better understanding of computer architecture and software development. The book supports learning on any OS platform — Mac, Windows, and Linux — by providing programming examples for the three most common assemblers in parallel: GAS, MASM, and NASM. The book is based on the x86/x86_64 architecture and also provides a chapter on other common ISAs such as ARM, AVR, RISC-V, and z/Architecture.