The Art of ARM Assembly, Volume 1 (No Starch Press)
Monday, 31 March 2025

This book delves into programming 64-bit ARM CPUs. Following a fast-paced introduction to the art of programming in assembly and the GNU Assembler (Gas) specifically, Randall Hyde explores memory organization, data representation, and the basic logical operations you can perform on simple data types.

<ASIN:1718502826 >

Author: Randall Hyde
Publisher: No Starch Press
Date: February 2025
Pages:1054
ISBN: 978-1718502826
Print: 1718502826
Kindle: B0CD3FPR8W
Audience: Developers working with ARM CPUs 
Level: Intermediate/Advanced
Category: Other Languages

armass

The book shows how to define constants, write functions, manage local variables, and pass parameters efficiently. Hyde explores both basic and advanced arithmetic operations, control structures, numeric conversions, lookup tables, and string manipulation. The book also looks at ARM SIMD (Neon) instructions, bit manipulation, and macro programming with the Gas assembler. 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


SQL Server 2022 Query Performance Tuning (Apress)

Author: Grant Fritchey
Publisher: Apress
Pages: 745
ISBN:978-1484288900
Print:1484288904
Kindle:B0BLYD98SQ
Audience: DBAs & SQL Devs
Rating: 4.7
Reviewer: Ian Stirk 

A popular performance tuning book gets updated for SQL Server 2022, how does it fare?



Beautiful C++

Author: J. Guy Davidson and Kate Gregory
Publisher: Addison-Wesley Professional
Date: December 2021
Pages: 352
ISBN: 978-0137647842
Print: 0137647840
Kindle: B09HTH1X38
Audience: C++ developers
Rating: 5
Reviewer: Mike James
Can C++ be beautiful?


More Reviews