I'm just starting to get interested in C++11 (late I know). Does anyone have any recommendations for books available that cover the new features in depth?
Tell me more
×
Programmers Stack Exchange is a question and answer site for
professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.
|
closed as not constructive by Caleb, ChrisF♦ Jul 19 '12 at 7:33
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
http://www.artima.com/shop/overview_of_the_new_cpp Overview of the new C++, by Scott Meyers |
|||
|
|
|
The C++ Programming Language 4th edition should be coming soon, if you can wait a couple of months, you might like it: http://www2.research.att.com/~bs/bs_faq.html#4th |
|||
|
