|
Effective C++ (50 Specific Ways to Improve Your Programs and Designs)
by Scott Meyers
ISBN 0-201-56364-9
I would recommend aspiring C++ programmers to read both of the Effective C++ books as early as possible in their C++ careers. It doesn't really matter if it doesn't make sense first time around, you'll find yourself going back to them regularly. Reading these books makes you aware of some important C++ issues and even if you don't fully understand the context, knowing that the issues exist, early on, is important. Once you become proficient you can read the books again and gain a whole new level of understanding.
Reviews from Amazon.com
Reviews from ACCU.org
|