I'm putting the finishing touches on my new book the provides an introduction to 64-bit ARM assembly language on the Raspberry Pi. It's due for release in January 2025. If you're interested, Barnes & Noble is having a 25% off pre-order sale through July 17: https://www.barnesandnoble.com/w/introd ... 1718502741. The promo code is PREORDER25.
My approach to the subject is to give the basic programming constructs in C, show the compiler-generated assembly language, and then give my assembly language solution. My online 32-bit version is being used at several colleges for a sophomore level computer science course: https://bob.cs.sonoma.edu/IntroCompOrg- ... o-rpi.html. I also think the book would be handy as a primer for professional programmers who are new to ARM 64-bit assembly.
My approach to the subject is to give the basic programming constructs in C, show the compiler-generated assembly language, and then give my assembly language solution. My online 32-bit version is being used at several colleges for a sophomore level computer science course: https://bob.cs.sonoma.edu/IntroCompOrg- ... o-rpi.html. I also think the book would be handy as a primer for professional programmers who are new to ARM 64-bit assembly.
Statistics: Posted by rplantz — Wed Jul 10, 2024 4:16 pm