by refractor » May 28, 2002 @ 10:19am
Thinking in C++ is available for FREE download as a PDF. Sure, he gets wrapped up on theory a little, but you really should know the theory to program well.
Something you also need to be aware of is that programming C++ for Linux is very different to using Visual C++ in a windows environment - sure the base *language* is the same, but if you want to use MFC/VC++ then you should buy a C++ book that's oriented towards that.
Cheers,
Refractor