View Single Post
  #18 (permalink)  
Old 07-28-2008, 11:38 AM
MeTh0Dz|Reb0rn MeTh0Dz|Reb0rn is offline
Banned
 
Join Date: Jul 2008
Posts: 127
Credits: 0
Rep Power: 0
MeTh0Dz|Reb0rn is an unknown quantity at this point
Default 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.
Reply With Quote