Hi,
I was wondering if there is any free version of VB around
And which is better to learn ( ) VB or C++ or whatever the laguage is called ^_^
(sorry I'm a beginner :))
Thanks,
Henry.
Hi,
I was wondering if there is any free version of VB around
And which is better to learn ( ) VB or C++ or whatever the laguage is called ^_^
(sorry I'm a beginner :))
Thanks,
Henry.
VB?
zorleo
Use C# it is the easiest.
If you will ever learn C++ it is good.
Bit_Flipper
Don't forget that SQL Server 2005 Express is also free when you need to add data to your programs.
Michael Mockus
VB.NET and C# are essentially the same language with different syntax. I'd say that VB.NET has more traps for young players, although the syntax is initally perhaps more intuitive, being more 'English like'.
trc_pdx
I'd start learning with VB, which I think is a lot simpler than C#(C sharp)/C++, although others on here have different opinions! (as I'm sure you will hear soon)
Pete2
VB 2005 Express is freely available at http://msdn.microsoft.com/vstudio/express/vb/
All you need to write VB applications is a text editor and the VB compiler, which is included in the .NET framework which is also a free download.
Prabu.
was true tho