Well, I posted a few problems here on daniweb and thank god that I did so. What I had been using till now was "rusted, naff,useless" code. But after today, I am more accustomed to what the new c++ is.
Well, I am 16 years old and am studying in standard 10+2.
The problem is the way we are taught in school. In school, we still use
#include<iostream.h>,#include<conio.h>,getch(),clrscsr()...etc.etc....
Considering the fact that I have already had 1.5 years of study in c++(using the old ways), you may guess my current condition.
I referred to Siddhants guide and found it quite useful. Thanks. :)
Well, coming to the point on what I want...
If anyone could help me and provide me with link to the better tutorials on Standard and modern C++, I would be highly grateful.
Well, I don't know how to use vectors. So,a guide on vectors would be useful.
Also, a list of modern header files would be extremely useful. From my information, conio.h is not in use anymore. So, how can I use stuff like cout, cin, etc.
What are namespaces?
And a list of things and functions which are outdated now, and the new ones to replace them would be great.
Thanks a ton in advance. Any help would be greatly appreciated.