Im a complete beginner to programming (i.e have never learnt jave, php, html, c#, c++ etc.) and would like to know which one would be the best to start with. my overall goal is to be able to understand and write C++ but i dont know whether to start straight away with C++ or begin with another programming language.
What should i start with and if it is a different language what would be the best site to use to learn.
if anyone is prepared to mentor me i would be truly thankful.
I believe C# or Java would be a better language to learn initially. The syntax is the same and both languages have a forced object-orientated style that would greatly benefit you when it came time to move to C++.
They both are alot safer to work with and have some better features than C++. Personally, if I were to pick one. I'd download Visual C# Express and start with that :)