PRACTICAL COMPUTER ARCHITECTURE WITH PYTHON AND ARM an introductory guide for enthusiasts and students to learn how computers work and program their own /
Learn computer architecture with Python and ARM, simulating assembly program execution and designing a computer simulator Purchase of the print or Kindle book includes a free PDF eBook Key Features Build a computer simulator with Python: Learn computer architecture by designing and constructing a si...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Publishing Ltd.,
2023.
|
Edición: | 1st edition. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Table of Contents Introduction to the computer Computer architecture: Data flow in a computer Crafting an interpreter: First steps A little more Python Analyzing the Instruction The Different Types of Computing Technologies Adding New Instructions Displaying results Examples of simulators "Basics of the Raspberry Pi operating system" "ARM instruction set architecture" ARM data-processing instructions Appendix I: Examples of ARM code.