On 5/21/2013 9:40 AM, Stefan Ram wrote:
> Andrea Mondelli <
mond...@gmail.com> writes:
>> I'm looking for a book that teaches how to write GOOD code.
>
> You can read (in this order and doing the exercise):
> Programming -- Principles and Practice Using C++ (only if
> you have not programmed before) or Accelerated C++ (if you
> have programmed before), The C++ Programming Language,
> Effective C++, Exceptional C++ (Parts 1 and 2), and Modern
> C++ programming.
The last title should probably be "Modern C++ Design".