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.

<ASIN:1718502869 >

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


Assembly x64 Programming

Author: Mike McGrath
Publisher: Easy Steps
Date: November 2021
Pages: 192
ISBN: 978-1840789522
Print: 1840789522
Kindle: ‎B09FTNN4P5
Audience: Developers wanting to learn assembler
Rating: 5
Reviewer: Harry Fairhead
Assembler, why would you want to learn that!



React Programming

Author: Loren Klingman and Ashley Parker
Publisher: Big Nerd Ranch Guides
Date: April 2023
ISBN:978-0137901760
Print:0137901763
Kindle:B0C4V69S8Z
Audience: Front end devs
Rating: 4
Reviewer: Ian Elliot
React is difficult to master, so a book can really help.


More Reviews