Computer Science Book Products
Hand-picked computer science book tools and resources we actually use in production. Each item tested by developers, for developers.

Code: The Hidden Language of Computer Hardware and Software
A beautifully written journey from Morse code and Braille to modern computers. Charles Petzold explains how computers work from the ground up, starting with simple electrical circuits and building to complex processors. This book makes the abstract concepts of computer science tangible and understandable.
Beautifully written journey from Morse code to modern computers. Makes abstract computer science concepts tangible, explaining how computers work from the ground up. Read full review.

Modern C, Third Edition: Covers the C23 standard
Comprehensive guide to modern C programming covering the latest C23 standard. This book teaches C programming from a modern perspective, focusing on best practices, safety, and the latest language features. Essential reading for developers working with systems programming, embedded systems, or low-level code.
Comprehensive guide to modern C programming covering the latest C23 standard. Essential for systems programming, embedded systems, and low-level code with focus on best practices and safety. Read full review.

Grokking Algorithms, Second Edition
Visual, beginner-friendly tour through search, graphs, dynamic programming, and big-O that relies on comics-style illustrations instead of dense proofs.
Illustrated walkthroughs, fresh real-world examples, and quick drills make this second edition the easiest way to get juniors comfortable with big-O and core algorithms. Read full review.