View Single Post
  #15 (permalink)  
Old 05-29-2008, 09:14 AM
MeTh0Dz MeTh0Dz is offline
SLICE OWNZ YOUR SOUL
 
Join Date: May 2008
Posts: 294
Last Blog:
Ternary Operator CPP
Credits: 0
Rep Power: 0
MeTh0Dz has a spectacular aura aboutMeTh0Dz has a spectacular aura aboutMeTh0Dz has a spectacular aura about
Default 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.
Reply With Quote

Sponsored Links