Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
The Art of C++ Review by anonymous
Don't waste your time (Negative 5 stars)
Don't waste your time;
1) The code is available from the publishers site for free (It's not really very complicated stuff and a whole lot of it isn't really even C++)
2) Don't even bother with the code - It doesn't work. The simple Garbage collector samples in the second chapter will fail to function - The reasons for the failure show a serious lack of understanding of the standard C++ libraries. Not what you want from the author of a C++ programming book.