Ranked #12 in Algorithms, Ranked #20 in Programming — see more rankings.
Reviews and Recommendations
We've comprehensively compiled reviews of Programming Pearls from the world's leading experts.
Jeff Atwood Recommends this book
James Stanley I very much enjoyed reading "Programming Pearls" by John Bentley. Most of the software we write is trying to solve fairly large and ill-defined problems in a way that minimises development cost, but Programming Pearls presents a lot of small, well-defined problems, and talks through their solutions in ways that minimise machine resource usage. There are lots of good "a-ha" moments when reading it, and working through ways to think about the problems that knock asymptotic orders off the computational complexity. (Source)
Rankings by Category
Programming Pearls is ranked in the following categories:
- #61 in Computer
- #27 in Computer Science
- #96 in Hacking
- #40 in IT
- #55 in Information Technology
- #27 in Software Engineering
- #65 in Tech
- #32 in Technical