"Martin" <martin.o_brien@[no-spam]which.net> wrote in message
news:wB*********************@fe07.atl2.webusenet.c om...
"David White" wrote This was recently asked in alt.comp.lang.learn.c-c++. The thread is
here: http://tinyurl.com/ro2q
Thanks for that David. It seems from that thread the answer is "no."
Shame.
Indeed it is. However, coming up with a good set of solutions is an
enormous amount of work, because not only must the solutions be exemplary,
but they must be accompanied by explanations of what the decisions were
behind those particular solutions. Perhaps for that reason, the books I
know of that give solutions to the problems in well-known C++ books are
usually written by someone other than the original book's author(s).
Having solutions readily available is not an unalloyed benefit, either. The
problem is that some readers will be tempted to read the solutions rather
than solving the problems on their own.
Still, perhaps it might make sense to consider putting some hints about
particularly interesting questions on the book's website. I'll think about
that.