Computer Architecture (No Starch Press)
Monday, 03 June 2024

This book is an in-depth exploration of the principles and designs that have shaped computer hardware through the ages, from counting devices like the abacus, to Babbage’s Difference Engine, to modern GPUs and the frontiers of quantum computing. Charles Fox's blend of history, theory, hands-on exercises, and real-world examples makes for an insightful romp through a fast-changing world.

The book explores the basic structures of a CPU by showing how to program a Victorian Analytical Engine. Fox extends electronic machines to 8-bit and 16-bit retro gaming computers, showing how to to program a Commodore 64 and an Amiga. He delves into x86 and RISC-V architectures, cloud and supercomputers, and ideas for future technologies.

Author: Charles Fox
Publisher: No Starch Press
Date: May 2024
Pages: 560
ISBN: 978-1718502864
Print: 1718502869
Kindle: B0BZH1LB1F
Audience: General
Level: Introductory/Intermediate
Category: Hardware platforms

Topics include:

  • How to represent data with different coding schemes and build digital logic gates
  • The basics of machine and assembly language programming
  • How pipelining, out-of-order execution, and parallelism work, in context
  • The power and promise of neural networks, DNA, photonics, and quantum computing

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


100 Go Mistakes and How to Avoid Them

Author: Teiva Harsanyi
Publisher: Manning
Date: October 2022
Pages: 384
ISBN: 978-1617299599
Print: 1617299596
Kindle: B0BBHQD8BQ
Audience: Go Developers
Rating: 3
Reviewer: Mike James
100 mistakes is a lot! 
Is the fault Go or the programmer?



Modern Frontend Development with Node.js

Author: Florian Rappl
Publisher: Packt Publishing
Date: November 2022
Pages: 208
ISBN: 978-1804618295
Print: 1804618292
Kindle: B0B9BH5WBS
Audience: Node.js developers
Level: Introductory/Intermediate
Rating: 3
Reviewer: Ian Elliot
Modern development - what else is there?


More Reviews