In Print: ‘Essentials of Computer Architecture’

Douglas Comer, Distinguished Professor of Computer Science and a professor of electrical and computer engineering (courtesy), and his published book “Essentials of Computer Architecture.”
Publication title
Essentials of Computer Architecture
Purdue author
Publisher
Chapman & Hall
Publication date
May 20, 2024
About the book (from the publisher)
This easy-to-read textbook provides an introduction to computer architecture, focusing on the essential aspects of hardware that programmers need to know. Written from a programmer’s point of view, Essentials of Computer Architecture, Third Edition, covers the three key aspects of architecture: processors, physical and virtual memories, and input-output systems.
This third edition is updated in view of advances in the field. Most students only have experience with high-level programming languages, and almost no experience tinkering with electronics and hardware. As such, this text is revised to follow a top-down approach, moving from discussions on how a compiler transforms a source program into binary code and data, to explanations of how a computer represents data and code in binary, and how a processor performs operations on the data.
Additional chapters cover parallelism and data pipelining, assessing the performance of computer systems, and the important topic of power and energy consumption. Exclusive to this third edition, a new chapter explains multicore processors and how coherence hardware provides a consistent view of the values in memory even though each core has its own cache.
Suitable for a one-semester undergraduate course, this clear, concise and easy-to-read textbook offers an ideal introduction to computer architecture for students studying computer programming.
About the Purdue author
Douglas Comer is a Distinguished Professor of Computer Science and a professor of electrical and computer engineering (courtesy) at Purdue University. He is known for writing the first series of textbooks explaining the scientific principles underlying the design of the internet and its communications protocols. Comer is a member of the Internet Hall of Fame and pioneered tunneling, a technique that allows internet packets to be transferred across a public network.