Hey White Eskimo,

Great Tutorial. I love how you put using namespace std in the first example, but you still decided to include your namespace in your program std::cout <<. I can tell you've written a lot of code. I'm still trying to getting around to including namespaces within my code. Especially now that I'm creating my own namespace and using other's.

Actually first programming tutorial I've read.

When I have time, I'll write on on C++ also. I doubt it will be as good as yours though.