Subreddit
Top books from r/learnprogramming
A beginner-to-intermediate programming sub where people post questions about learning to code, choosing languages, and building foundational skills.
Updated August 2026 — rankings refresh with each new pull of comment data.
About this ranking
r/learnprogramming is where The Pragmatic Programmer (197 mentions) and SICP (166 mentions) sit side by side with Think Like a Programmer (130) — a pairing you won't find anywhere else. The mix signals a sub split between craft-minded beginners and those chasing CS fundamentals. Clean Code lands at 134 mentions here, nearly matching SICP, while r/ExperiencedDevs barely touches it and pours its energy into Designing Data-Intensive Applications (247 vs. 26 here). Python Crash Course (77) and Code: The Hidden Language (128) fill out a roster that skews toward first-principles explanations over career optimization — cracking the coding interview gets 71 mentions, a fraction of the 525 it pulls on r/cscareerquestions.
By year
Most-mentioned in r/learnprogramming
Ordered by tracked mention count across all published years. Sentiment is shown as context and does not change the order.
#1 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.
#2 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.
#3 Think Like a Programmer
V. Anton Spraul
V. Anton Spraul's guide to breaking down any programming problem before writing a single line of code — written for learners who know syntax but freeze at blank pages.
#4 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.
#5 Clean Code
Robert C. Martin
The book 536 Reddit threads cite when arguing about naming variables — revered by beginners, argued over by seniors.
#6 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.
#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 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.
#9 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.
#10 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.
#11 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.
#12 Eloquent JavaScript
Marijn Haverbeke
Marijn Haverbeke's free online JavaScript book — variables to async in one volume — by someone who said he wouldn't wish a game-programming career on anyone.
#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 Grokking Algorithms
Aditya Y. Bhargava
A Python-illustrated tour of data structures and algorithms that r/learnprogramming treats as the first step before Leetcode, not a replacement for it.
#15 C++ Primer
Stanley B. Lippman
The 1,000-page C++ textbook that r/learnprogramming recommends by name whenever someone asks how to learn the language seriously.
#16 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.
#17 Clean Architecture
Robert C. Martin
Uncle Bob's case for building software that survives its own success, bundled with opinions that provoke more argument than the architecture does.
#18 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.
#19 The Clean Coder
Robert C. Martin
Uncle Bob's professionalism manual: say no to bad estimates, refuse death marches, and work the 40 hours then study on your own time.
#20 You Don't Know JS
Kyle Simpson
Kyle Simpson's free GitHub series that bootcamp grads keep crediting when they finally understand closures, this, and coercion.
#21 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.
#22 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.
#23 Working Effectively with Legacy Code
Michael C. Feathers
Michael Feathers wrote the book for the developer who just inherited 30 devs' worth of code across 5 years in 5 different styles and has to ship next quarter.
#24 A Mind for Numbers: How to Excel at Math and Science
Barbara Oakley
A failed math student becomes an engineering professor, then writes the manual on how the brain actually acquires hard skills.
Looking for more? Similar subreddits
Subs whose top-mentioned books overlap most with this one.