ENGLISH

Assembly Language Coding in Color: ARM and NEON

Book information

Publisher
Gaul Communications
Year
2017
ISBN
0970112440, 9780970112446
Language
english
Format
PDF
Filesize
10 MB (10254408 bytes)
Pages
152\199
Time added
2023-04-15 08:10:46

Description

Learning to program in assembly language is an excellent hands-on introduction to computer architecture. However, assembly language has a bad reputation of being difficult to learn. Through the use of complete program examples, flow diagrams, and color codes, Assembly Language Coding in Color helps students and computer enthusiasts start on a solid path to understanding computer architecture. This tutorial introduces the novice to the basics of the ARM and NEON architectures.Although the Raspberry Pi and BeagleBone Black computers are ideal platforms for this book, most other Linux-based ARM systems are also compatible.Programmers learn by example and develop their skills by examining and modifying working programs. The sample programs in this book, ranging from five to over one hundred lines of code, are available for download through GitHub.Many assembly language books present CPU instructions in catalog form along with snippets of coding examples. In this book, CPU instructions are introduced as needed to achieve programming goals as the projects in each chapter progress to the next.Over fifty color illustrations are included to explain programming techniques as well as ARM and NEON instructions.Programming examples and flow diagrams are color coded to help “connect” concepts to implementation.Topics like binary and hexadecimal are introduced through programming examples as well as appearing in appendices.The examples in this book have been “classroom tested” with students having very little, if any, previous programming experience. The information is complete, allowing it to be used as an independent study. Is a book in color worth twice the production print costs of one in black and white? It is for those students struggling to get a working knowledge of a subject where they need to connect concepts to implementation. Learning computer architecture through hands-on assembly language programming experience helps develop well-rounded programmers and computer engineers. Copyright Assembly LanguageCoding in Color Contents Preface 1: The Calculator 2: Compile, Link, Execute 3: User Interface 4: Subroutines & Macros 5: Binary & Hexadecimal 6: ARM Machine Code 7: Memory Access 8: NEON Conclusion A: Raspberry Pi Setup B: Binary Numbers Nine’s complement C: Hexadecimal Numbers D: ASCII E: Text Editors F: List of Instructions G: Linux Service Calls H: C Programming Index

Similar books