20 books overall; 0 books read in the last year; 0 books read in the last month. That's an average of 0 books each month.
Thinking in C++ Vol 1
By Bruce Eckel
You can view this book's Amazon detail page here.
Buy from Amazon.co.uk.
Tags:
- Started reading:
- 3rd December 2006
- Finished reading:
- 27th January 2007
Review
Rating: 9
This is now the 2nd time I’ve read volume one of “Thinking in C++” which should say something about how highly I’ve rated it.
Despite been familar with C++ and object orientated concepts before reading this book for the first time, I learnt a significant amount of new information such as what the hidden overhead is in constructor calls, what a VPTR is, why the need for virtual destructors and other little nuggets of information that extended my knowledge of C++.
Rather than writing a long winded review about what the books contents, I’ll instead just point out that it’s not only available in print from amazon, but is available online for free





