
97 Things Every Programmer Should Know: Collective Wisdom from the Experts
Review
✓ Pros
- ✓97 standalone items you can read in five minutes each
- ✓Contributors include industry legends like Uncle Bob and Martin Fowler
- ✓Perfect format for busy developers who want to learn incrementally
- ✓Covers everything from code quality to career advice
✗ Cons
- ✗Quality varies since it's a collection from different authors
- ✗Some items feel dated compared to modern practices
- ✗Not comprehensive—it's wisdom, not a tutorial
Specifications
| Pages | 258 |
| Publisher | O'Reilly Media |
| Language | English |
| Isbn13 | 978-0596809485 |
| Publication Date | February 19, 2010 |
Related Products

Accelerate: The Science of Lean Software and DevOps: Building and Scaling High Performing Technology Organizations
Research-backed field guide that ties lean software delivery habits to measurable business outcomes, unpacking the DORA metrics, cultural foundations, and continuous delivery capabilities that separated top performers in the Accelerate State of DevOps reports.
Still my go-to reference when aligning execs around DORA metrics and the cultural work that makes continuous delivery stick. Read full review.

Algorithms (4th Edition)
The leading algorithms textbook with clear Java implementations and full coverage of sorting, searching, graph processing, and string processing.
Leading algorithms textbook with clear Java implementations and an unmatched companion ecosystem of exercises, visualizations, and lectures. Read full review.

Algorithms to Live By: The Computer Science of Human Decisions
Brian Christian and Tom Griffiths' exploration of computer science explained through everyday life. Surprisingly useful for developers who want to understand algorithms through real-world applications.
Made me see computer science everywhere. The chapter on caching helped me understand slow database queries, and the scheduling insights improved our task queues. Read full review.