Re: finding the right language
The various reasons of why Visual Basic is not a good starting language have already been discussed, do some reading.
The difference between C and C++.
C - Procedural (Functions)
C++ - OO (Classes)
Xanax that is not what that link says at all. Functions and variables behave in almost the exact same way in C and C++. I really don't know what you mean by that.
|