Top 10 programming books worth reading and applying to your day to day work
Dec 14, 2022
- “Code: The Hidden Language of Computer Hardware and Software” by Charles Petzold
- “Clean Code: A Handbook of Agile Software Craftsmanship” by Robert C. Martin
- “The Pragmatic Programmer: From Journeyman to Master” by Andrew Hunt and David Thomas
- “Cracking the Coding Interview: 189 Programming Questions and Solutions” by Gayle Laakmann McDowell
- “The Algorithm Design Manual” by Steven S. Skiena
- “Introduction to the Theory of Computation” by Michael Sipser
- “Structure and Interpretation of Computer Programs” by Harold Abelson and Gerald Jay Sussman
- “Design Patterns: Elements of Reusable Object-Oriented Software” by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides
- “Head First Design Patterns” by Eric Freeman, Bert Bates, Kathy Sierra, and Elisabeth Robson
- “Programming Pearls” by Jon Bentley.