Re: Difference between c and c++
If you want to do any serious programing going from VB to C# and then a low level language is a pretty ****ty way to go because it's going to take a long time. I will always recommend C or C++ to any new programmer, because personally I think it's pointless to invest a lot of time in a language like VB where there are limitations on what you can do and not to mention the fact that it teaches you bad programming techniques.
So, if you are willing to put the time in I would definitely recommend learning either C or C++.
However if you don't want to learn C or C++, I would recommend PASCAL as it enforces good programming techniques and can still do many things.
|