Programming with 64-Bit ARM Assembly Language: Single Board Computer Development for Raspberry Pi and Mobile Devices
V**K
ARM 64 ASM - This is the book for you!
I like this book, I have Rocket Chip on Orange Pi5 and Broadcom on Pi 5 and this is a good book to learn!
H**S
A great introduction to assembly language for a new generation of programmers
I learned to program back in the 80s on an Apple II. Learning Assembly at the time was a must if you wanted to write any serious commercial software because interpreted languages were ridiculously slow slow and even compiled languages like C or Pascal couldn't compete with the performance of native assembly code.Over time, things started to change and computers became fast enough to use more versatile high-level programming languages to write all kind of code. Portability became far more important that squeezing out every bit of performance of the microprocessor and assembly language became a thing of the past only used by a small number of compiler, kernel and device driver programmers. In addition, learning x86 assembly was hard for a lack of documentation and because the x86 architecture over time became a mess.I have always believed that this is a shame since learning assembly allows programmers to fully understand how a computer works under the hood. Now that ARM 64, a clean and modern chip architecture is available on a variety of devices, learning assembly has become easier than ever for a new generation of programmers who want to learn how computers really work, at the lowest level. While it is true that very few programmers actually need to know assembly to do their job, understanding assembly language is certainly useful as it allows to understand how to write better, faster and more concise code.For those interested in learning assembly programming from scratch, "Programming with 64-Bit ARM Assembly Language" is a great book. It is clear, concise and contains all the information required to get you writing code.
A**N
Hands-on, pedagogical approach.
Mostly clear and easy to follow. Most Assembly courses are manual-like, lacking any pedagogical approach and organization; this book is far much better for a programmer's first dive into Assembly.
D**D
Se avete Linux
Se avete Linux meglio, sembra un prerequisito agli esercizi. Windows non viene menzionato nemmeno di striscio.
J**E
A very thorough introduction to the topic.
A great introduction to the topic; well written, engaging and concise. After only a few chapters I am already writing my own Assembly programmes. Would recommend to anyone interested in writing optimised code.
Trustpilot
3 days ago
3 weeks ago