Introduction to computer organization : an under-the-hood look at hardware and x86-64 assembly / by Robert G. Plantz.
Material type:
Item type | Current library | Home library | Collection | Shelving location | Call number | Status | Date due | Barcode |
---|---|---|---|---|---|---|---|---|
![]() |
NU Fairview College LRC | NU Fairview College LRC | School of Engineering and Technology | General Circulation | GC QA 76.9 P53 2022 (Browse shelf(Opens below)) | Available | NUFAI000005490 |
Browsing NU Fairview College LRC shelves, Shelving location: General Circulation, Collection: School of Engineering and Technology Close shelf browser (Hides shelf browser)
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
||
GC QA 76.9 K37 2020 Data structures and algorithms made easy : data structures and algorithmic puzzles / | GC QA 76.9 M56 2024 Coding with AI : for dummies / | GC QA 76.9 P38 2024 Google workspace : for dummies / | GC QA 76.9 P53 2022 Introduction to computer organization : an under-the-hood look at hardware and x86-64 assembly / | GC QA 76.9 P54 2021 Data science for dummies / | GC QA 76.9 P67 2022 Python for cybersecurity : using python for cyber offense and defense / | GC QA 76.9 V47 2019 Building design systems : Unify user experiences through a shared design language / |
Includes index.
Chapter 1 : Setting the Stage. -- Chapter 2 : Data Storage Formats. -- Chapter 3 : Computer Arithmetic. -- Chapter 4 : Boolean Algebra. -- Chapter 5 : Logic Gates. -- Chapter 6 : Combinational Logic Circuits. -- Chapter 7 : Sequential Logic Circuits. -- Chapter 8 : Memory. -- Chapter 9 : Central Processing Unit. -- Chapter 10 : Programming in Assembly Language. -- Chapter 11 : Inside the Main Function. -- Chapter 12 : Instruction Details. -- Chapter 13 : Control Flow Constructs. -- Chapter 14 : Inside Subfunctions. -- Chapter 15 : Special Use of Subfunctions. -- Chapter 16 : Computing with bitwise Logic, Multiplication,and Division Instructions. -- Chapter 17 : Data Structure. -- Chapter 18 : Object-Oriented Programming. --
Introduction to Computer Organization gives programmers a practical understanding of what happens in a computer when you execute your code. You may never have to write x86-64 assembly language or design hardware yourself, but knowing how the hardware and software works will give you greater control and confidence over your coding decisions. We start with high level fundamental concepts like memory organization, binary logic, and data types and then explore how they are implemented at the assembly language level. The goal isn't to make you an assembly programmer, but to help you comprehend what happens behind the scenes between running your program and seeing "Hello World" displayed on the screen. Classroom-tested for over a decade, this book will demystify topics like: •How to translate a high-level language code into assembly language •How the operating system manages hardware resources with exceptions and interrupts •How data is encoded in memory •How hardware switches handle decimal data •How program code gets transformed into machine code the computer understands •How pieces of hardware like the CPU, input/output, and memory interact to make the entire system work.
There are no comments on this title.