VB OR C++??

Posts 115 of 41 · Page 1 of 3
VB OR C++??
Hi i wanted to know whats easier C++ OR VB cause C++ been difficult wanted to know if VB is a bit easier also can you post a good place for a tut thanks!!!
VB for the most part is a lot easier. It's managed code, and the .NET framework makes it very easy to code simple programs. Personally I'd say go C# instead of VB, then at least you get the feel for a c-style syntax + you get the simplicity of .NET
might go with vb though cause C++ got me mixed
VB is easyer, C++ is better (atleast that's what I think)
Pretty much what Jason said. If I am going to use .NET, I'll perfer C#, otherwise simply go with C++.
I think VB.net is alot easier, but I´d go for C++ as its much better, you can do alot of stuff with c++, and C language is yet great, and for you to get a C based Sytax, I think that c++ is the best for you to start with, cause learning C++ Will make it really easy to leaRN any language and also pretty easy to learn C Syntax languages.
Use C# instead of VB, It'll be better for you in the long run.
Quote Originally Posted by Hell_Demon View Post
Use C# instead of VB, It'll be better for you in the long run.
The love is the air!
VB if you want to do things fast, C++ if you really want to understand how your pc works
Quote Originally Posted by Gab View Post
VB if you want to do things fast, C++ if you really want to understand how your pc works
If you want to learn how your PC works why would you use C++?
Quote Originally Posted by Gab View Post
VB if you want to do things fast, C++ if you really want to understand how your pc works
Assembly is for when you want too know how your pc works.
Quote Originally Posted by Nathan View Post


Assembly is for when you want too know how your pc works.
Taking your pc apart with a screwdriver is for when you want to know how your pc works
Quote Originally Posted by Jason View Post


Taking your pc apart with a screwdriver is for when you want to know how your pc works
AHAHAHAHAHA
Quote Originally Posted by Jason View Post
VB for the most part is a lot easier. It's managed code, and the .NET framework makes it very easy to code simple programs. Personally I'd say go C# instead of VB, then at least you get the feel for a c-style syntax + you get the simplicity of .NET
I'd recommend him VB rather than C#, lol.

Quote Originally Posted by Nathan View Post
VB is easyer, C++ is better (atleast that's what I think)
I wouldn't say so. They are equally as good, just useful in different situations.

Quote Originally Posted by Gab View Post
VB if you want to do things fast, C++ if you really want to understand how your pc works
What do you mean by "fast"? Fast execution or fast programming?

And, to learn how your PC works, how about read about it? No amount of programming will teach you how your your PC really works.(PC == hardware)
Posts 115 of 41 · Page 1 of 3

Post a Reply

Tags for this Thread

None

Need help?