r/datascience · 2022
Most-mentioned books in r/datascience during 2022
This page ranks books by exact tracked mentions in r/datascience within the published source unit for 2022. Counts come from the reconciled subreddit-by-month matrix; a source unit may be a bounded sample.
#1 Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow
Aurélien Géron
Aurélien Géron's end-to-end ML textbook: build a working neural net with Scikit-Learn, Keras, and TensorFlow before you finish the first half.
#2 Clean Code
Robert C. Martin
The book 536 Reddit threads cite when arguing about naming variables — revered by beginners, argued over by seniors.
#3 Cracking the Coding Interview
Gayle Laakmann McDowell
The book that turned software hiring into a sport — written by the ex-Googler who introduced programming challenges to the process in the first place.
#4 Designing Data-Intensive Applications
Martin Kleppmann
A backend engineer's field guide to the tradeoffs behind every database, queue, and distributed system you will ever touch.
#5 Pattern Recognition and Machine Learning
Christopher M. Bishop
Bishop's 2006 Bayesian ML textbook: 26 of its 39 Reddit mentions come from r/MachineLearning, where it sits permanently on the serious-math shelf.
#6 Trustworthy Online Controlled Experiments
Ron Kohavi
The A/B testing manual that Google, Microsoft, Facebook, and LinkedIn all point at when someone asks how to run experiments correctly.
#7 Fluent Python
Luciano Ramalho
The Python book r/Python recommends when you're done with the tutorials and need to know what the language actually does.
#8 The Pragmatic Programmer
Andy Hunt
Two veterans hand you a checklist for the craft: don't write code you don't need, own your tools, and fix the broken window before someone else does.
#9 Code: The Hidden Language of Computer Hardware and Software
Charles Petzold
A retired software engineer builds a computer from telegraph relays and flashlights, one chapter at a time, until you understand what a CPU actually does.
#10 Designing Machine Learning Systems
Chip Huyen
Chip Huyen's Stanford ML systems course turned book: a production-ready blueprint from data pipelines to deployment drift.
#11 Effective Python
Brett Slatkin
Brett Slatkin's 90-item guide to writing Python the way the language actually wants to be written.
#12 Peopleware
Tom DeMarco
A 1987 management book that correctly predicted open-plan offices would destroy developer productivity — and is still being cited to prove it.
#13 Python Crash Course
Eric Matthes
The author built it for high school students who kept getting lost — 126 Reddit mentions later, it's still the default first Python recommendation.
#14 The First 90 Days
Michael D. Watkins
A leadership playbook for the first three months at a new job, built around reading the room before trying to change it.