Imagen del autor
8 Obras 596 Miembros 3 Reseñas

Reseñas

Mostrando 3 de 3
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.
 
Denunciada
lemontwist | Sep 4, 2023 |
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 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.½
 
Denunciada
lemontwist | otra reseña | Feb 4, 2018 |
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 getting into programming professionally, a student, or a motivated enthusiast.
 
Denunciada
josh314 | otra reseña | Jul 1, 2012 |
Mostrando 3 de 3