Subreddit
Top books from r/Python
r/Python is the main community for Python developers and enthusiasts, covering news, projects, tutorials, and language discussion across all skill levels.
Updated August 2026 — rankings refresh with each new pull of comment data.
About this ranking
r/Python has a clear favourite: Fluent Python at 79 mentions dominates its list in a way that no single title dominates most other programming subs. Python Crash Course (32 mentions) is the entry-point pick, but the gap between those two and everything else is stark. The general-craft titles that crowd other subs—clean-code leads r/learnprogramming at 134 mentions and r/programming at 140—land here only at 16, treated as supplementary reading rather than core curriculum. Effective Python (13 mentions) rounds out a list that stays tightly Python-specific where comparable subs sprawl into systems, algorithms, or career prep.
By year
Most-mentioned in r/Python
Ordered by tracked mention count across all published years. Sentiment is shown as context and does not change the order.
#1 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.
#2 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.
#3 Clean Code
Robert C. Martin
The book 536 Reddit threads cite when arguing about naming variables — revered by beginners, argued over by seniors.
#4 Effective Python
Brett Slatkin
Brett Slatkin's 90-item guide to writing Python the way the language actually wants to be written.
#5 Design Patterns
Erich Gamma
The 1994 Gang of Four catalog that named 23 object-oriented patterns, gave developers a shared vocabulary, and taught a generation to over-apply both.
#6 Structure and Interpretation of Computer Programs
Harold Abelson
MIT's 1985 Scheme textbook that 319 Reddit commenters have recommended and a noticeably smaller number have finished.
#7 The C Programming Language
Brian W. Kernighan
The 1978 book that defined C's syntax, co-written by its creator, still cited by name 281 times across Reddit in 7 years.
#8 A Philosophy of Software Design
John Ousterhout
A Stanford professor's 200-page rebuttal to Clean Code, built on interface depth rather than method length.
#9 Code Complete
Steve McConnell
Steve McConnell's 900-page construction manual for software, ranked third on Reddit's canonical reading list and still cited 25 years after publication.
#10 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.
#11 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.
#12 The Mythical Man-Month
Frederick P. Brooks Jr.
Fred Brooks spent the 1960s building IBM's OS/360 and wrote down everything that went wrong — in 1975, and it still lands.
#13 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.
#14 Domain-Driven Design
Eric Evans
Eric Evans's 2003 blueprint for modeling software around business domains — cited in interviews, assigned in grad programs, rarely finished.
#15 Elements of Programming Interviews in Python
Adnan Aziz
300 problems, a built-in online judge, and a study guide calibrated to get you through a FAANG coding interview in four weeks flat.
#16 Introduction to Algorithms
Thomas H. Cormen
The textbook four MIT professors wrote to settle every algorithms argument, cited by 254 Reddit commenters across 12 subreddits and still going.
#17 Refactoring
Martin Fowler
Martin Fowler's catalog of named moves for cleaning up code that already works, cited 116 times across Reddit in 7 years as the Clean Code alternative people actually prefer.
#18 The Design of Everyday Things
Don Norman
A cognitive scientist argues that when you can't open a door or use a stove, the door and stove are broken — not you.
#19 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.
#20 Effective Java
Joshua Bloch
Joshua Bloch's item-by-item case for writing Java the way the platform was designed to be used, with 90 independent recommendations that aged better than most of the language.
#21 Programming Pearls
Jon Bentley
Jon Bentley's 1986 column collection teaches you to shrink a 75,000-word dictionary into a Bloom filter and estimate anything — one problem at a time.
#22 The Art of Computer Programming
Donald E. Knuth
Donald Knuth's multi-volume monument to algorithms: the book programmers cite in library lists and almost nobody finishes.
#23 The C++ Programming Language
Bjarne Stroustrup
Bjarne Stroustrup's own manual for the language he built — 1,300 pages that explain every design decision, including the ones you're cursing right now.
#24 The Effective Engineer
Edmond Lau
A former Quora engineer's framework for shipping work that matters, built around one question: what actually moves the needle?
Looking for more? Similar subreddits
Subs whose top-mentioned books overlap most with this one.