DEV Community

Discussion on: What are some "classic reads" in programming?

Collapse
 
james1515 profile image
James Ortiz

Programming Pearls by Jon Bently is a great book to practice algorithms. Also Design Patterns: Elements of Reusable Object-Oriented Software by the Gang of 4 is also great. There are a lot of 20-30 year old books that still remain as great references.