DEV Community

Discussion on: The Books That Made All The Difference To Me As A Developer

Collapse
 
primercuervo profile image
Nicolas Cuervo

The "Game Programming Patterns" sounds interesting, but for the short review you mention (and the objective you want to fulfill with this book) I'd suggest rather "Design Patterns: Elements of Reusable Object-Oriented Software", which might be a bit less application specific

Collapse
 
antjanus profile image
Antonin J. (they/them)

GMP is by far the easiest resource to read on design patterns that I've read. I'm sure there are plenty of others but the language and examples in the book are fantastic. I've been recommending it for years.