Why do people use Visual Basic anymore? Honestly...
|
3
|
|||||||||||||||||||
|
closed as subjective and argumentative by Shog9, Eric, Michael Pryor, musicfreak, Michael Jul 2 at 22:50 |
|
|
Because it is easy to start with for beginners and many experienced programmers are used to it. |
|||
|
|
|
|
Why wouldn't I? I've been programming in various versions of Basic for 34 years now. I know 20 to 30 other languages and have worked professionally in about a dozen of them, but of the currently viable languages, I am most comfortable with VB.net, so why wouldn't I use it? |
||
|
|
|
|
If you are asking about old school VB 6 (and older) simply because there were so many apps built with it. They have not been ported and probably never will be. It is easy to work in. A great language for a non-programmer to learn (somewhat...albeit a crippled manner of programming concepts) how to write programs in. Knowing VB 6 allows you to get around nicely in VB Script, ASP Classic, VBA, etc. There are many uses for this still. If you are referring to VB.NET it is because many people that came from the VB world saw this as an easy path to upgrade their knowledge. A lot of people find the workflow in VB.NET to be easier and quicker...more productive. There are many shops that are dedicated to VB.NET...(which I don't understand why...there are) in which case there is a market for VB.NET people out there. I myself spent all of 6 months learning VB.NET when it was first released. I soon realized that if I were to learn a new language...why would I want to learn something with the VB6 reputation...even if they do compile down to the same underlying code. I immediately went to C# and havn't looked back since...a wise decision. I find C# to be way more marketable given the legacy (and poor flavor) that VB6 has left on the world.... ...hence this post! |
||
|
|
|
|
Because they're used to it, or because the person who is most willing to help them has recommended it. |
||
|
|
|
|
Because it's all you get (by default) with Excel, Word, Access, etc. And a lot of applications don't need to be completely rewritten. Oh - you only meant VB.NET? Then expand your awareness a bit. |
||
|
|
|
|
QED, any newbie programmer can learn it (and there are TONS of source code examples out there). Although I suspect your question was rhetorical. |
||||
|
|
|
because they feels productive with it? |
||
|
|
|
|
Languages have momentum. Programs have to be maintained. If I recall correctly, Code Complete 2 says that as of 1992 (I think) the most used languages were COBOL and Visual Basic. I wouldn't be surprised if that were still true. I still see jobs for Visual Basic. I'm not especially happy about it, since the .Net version seems to have become especially nasty--see "comparative samples." |
||
|
|
|
|
Because QuickBasic doesn't have a RAD GUI designer. |
||
|
|
I wonder myself, why? Maybe for those same reasons people like horses and old buildings though we now have cars and modern houses. |
||||
|
|
|
It has some features not found in other .NET languages such as XML literals. |
||||
|
|
|
Hey, I dislike it a lot, but the debugger is pretty damn nice, at least give it that. :P Edit: Didn't read the question extremely closely...but it gives non-programmers a good base, and allows them to create something very quickly and easily, which in turn could get them interested in diving into more complex programming. Nothing wrong with that. :) |
|||
|
|
|
|
When your only tool is a hammer, everything starts to look like a nail! |
||||||||||
|
