At uni we have been using Borland 4.5 and at home I have .net and Borland 4.5. and now 5.5. Because Borland 4.5 doesnt work with <iostream> and requires <iostream.h>, we have never been shown how to implement our code using the new standards.
Can anyone tell me a good site or even tell me if it is very different to the old way. I see alot of using namespaces etc, but dont understand how all that is.

NB: I have been going through FAQ