C++11 question

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.)
What "new one" are you awaiting? The new C++ standard was adopted in 2011 and now the year is already 2012.:)
Last edited on
oh dear,I'm a little bit slow aren't I?
thank you.I've been worried for a sec.So this 'new' thing I've been worrying over is just another update of the C++?

gee,I'm blushing with embarassement.
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.
Last edited on
Topic archived. No new replies allowed.