• Forum
  • Lounge
  • Which of These PDF Documents Do You Reco

 
Which of These PDF Documents Do You Recommend?

closed account (zb0S216C)
Here's the list (image form): http://postimage.org/image/el4ajkck/

There's quite a few books here and I don't want to read through all of them only to find that they were useless.

I appreciate your thoughts.

Wazzak
Last edited on
closed account (S6k9GNh0)
I read Professional C++. I still use it from time to time as it's a good reference. However, it doesn't really help with design despite having a section dedicated to it. It talks about a lot but when it comes to actual design, it talks about formatting code and patterns (such as the singleton class and factory) rather than how to layout a program.

EDIT: I was referring to a different book. Professional C++ does refer to program design such as library reuse, abstraction, etc.
Last edited on
Framework, you designing games... If so, that game programming all in one might be nice. Also try advanced 2d by the same publisher. It walks you through making an engine.
Topic archived. No new replies allowed.