I know this might be a spam question,and please understand this.I'm new to this forum,so if by any chance I got onto a wrong forum,don't go too hard on me.
Okay.I'm kind of angry right now.When I just got onto doing object-oriented programming,I heard that there is C++11 on the way,a 'new' apparently 'improvement' of C++.
Even Bjarne Stroustrup,the maker of C++ thought that C++11 seemed like a new language.Oh no.Oh dear.Now I'm worrying because if what he said was true,then I'd have to go to scratch(well,at least drop a few levels and unlearn a few things) and start with C++11 again.
The main question is,should I continue learning C++,or should I just wait for new one to come out and learn from that?
please respond as soon as possible.This has been bugging me a little bit(haha get it? 'buggin' me.)
The problem is that in fact there are no books on the new standard. But I advice to learn C++ using the standard description and not books.:) Books may be ised only as illustrations to the standard.