Advise on effectively re-entering CPP world [closed]
- by Aadith
I am getting back into C++ world after nearly a decade. Apparently, there has been a world of development. Would like to get the developer community's advice as to what would be a good approach to have a smooth take-off.
To start with, I have done the following:
Read up (very briefly) on C++ 11 standards
Installed GCC 4.7
Wrote a Hello World program
I am sure getting a decent book and reading through it would do. But I am looking for any strategic advise experts might have to share. Trying to leverage on past experience to have a short but effective initial learning span. What would be top few things I would have to look into?