C or C++
After reading the other posts I think that you should consider learning C first and then C++. In a way I speak from personal experience when I say C++ can be a pretty tricky language of programming.
I went from Visual Basic to C++ for uni and since I have never really used Visual C++ before found it mind boggling. I have used Borland Turbo C++ but that is quite different from Visual C++. If you can get your head around C then I believe that Visual C++ will be more manageable for you.
Do yourself a favour don't jump into the deep end (C++ high level) when the shallow end (C low level) is the much safer option.
shadowhunter.
|