Randall Hyde
Author of Write Great Code: Volume 1: Understanding the Machine
About the Author
Randall Hyde has taught assembly language at the university level for over a decade and has developed several commercial software systems
Image credit: Randall Hyde
Works by Randall Hyde
The Art of 64-Bit Assembly, Volume 1: x86-64 Machine Organization and Programming (2021) — Author — 24 copies
Tagged
Common Knowledge
Members
Reviews
This book may be useful to people who do generic computer programming and are interested in how the high-level code that they write gets funneled down to perform specific machine instructions. Generally speaking, computer programming does not frequently take place in assembly language, so there is a great disconnect between how a computer is physically built to carry out instructions, and how programmers write code.
However, I found this book, due to its emphasis on computer programming, to show more be not at all helpful or informative on improving embedded programming skills. Because of the great differences between the two paradigms, those who program embedded devices are generally already aware of peripheral usage, memory capacity, and the like. show less
However, I found this book, due to its emphasis on computer programming, to show more be not at all helpful or informative on improving embedded programming skills. Because of the great differences between the two paradigms, those who program embedded devices are generally already aware of peripheral usage, memory capacity, and the like. show less
I was hoping this book would be about "normal" assembly. It’s not. The code in this book looks more like C. Not helpful if you want to learn real assembly.
This book serves as a very nice introduction to computer architecture and hardware. Programmers are the target audience and much of the focus is how the information presented can help with writing more efficient code. Some programming knowledge is required to get the most of the book, with C probably being the most useful, but examples are given in a variety of low-level languages and the code snippets are fairly well-explained in the text anyway. This is an appropriate book for someone just show more getting into programming professionally, a student, or a motivated enthusiast. show less
You May Also Like
Associated Authors
Statistics
- Works
- 9
- Members
- 685
- Popularity
- #36,933
- Rating
- 3.8
- Reviews
- 3
- ISBNs
- 30
- Languages
- 1













