Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Programming IT Technology

Study: Visual Basic use on the decline 61

santos_douglas writes "ZDNet news has this story on a study by market researcher Evans Data showing that 'professional' use of Microsoft's Visual Basic language is down significantly. The study pegs VB use at 52%, but of those surveyed 43% intend to switch soon. Of those 31% intend to use Java, and 39% C#, the remaining 30% are not described. The reason: '"As they leave Visual Basic 6.0 behind, developers are choosing languages that help them work more easily with emerging technologies such as wireless and Web services development," said Esther Schindler, senior analyst at Evans Data, in a statement.'"
This discussion has been archived. No new comments can be posted.

Study: Visual Basic use on the decline

Comments Filter:
  • Switching from VB (Score:3, Insightful)

    by chris_mahan ( 256577 ) <chris.mahan@gmail.com> on Tuesday May 06, 2003 @06:10PM (#5895638) Homepage
    Personally, I am moving to Python. Nothing against VB per say, but tired of paying for the MS IDE.
    • Re:Switching from VB (Score:2, Interesting)

      by Anonymous Coward
      Tired of paying for the MS IDE?

      I am a UNIX Perl programmer, and would gladly pay the $100 just for the VB IDE ability to complete object method and property names with alone.

      I hate windows development, but I do like the IDE.

      The ActiveState IDE is lame.
      • Re:Switching from VB (Score:3, Informative)

        by hswerdfe ( 569925 )
        eclipse has intelli sense. ..Its a Free, Java IDE
        with plugins for other languages, and syntax.
        I'm not sure if there is a plugin for perl..(I never looked...but if there isn't you could make one...:)

        so does Kdevelop (I am told). and your suppostded to be able to write pluggins for that one to...but I wouldn't know.
      • I actually use jEdit (jEdit.org) and it's very nice, with autocomplete (not for VB though, but that's ok) for java and a few others.
  • by f0rtytw0 ( 446153 ) on Tuesday May 06, 2003 @06:28PM (#5895796) Journal
    As much as I dislike VB and its ability to suck my will to live I would still use it to throw together something real quick that requires a gui of sorts. Its embarrassing to even admit that I've used it before though. Anyone have any suggestions for something else I could use?
    • That embeds beautifuly with microsoft applications?
      nope.
    • I've been using PythonCard. It's a cross between Hypercard and Python and seems to work very well. I use it to put a quick GUI on scripts that I often use.

      -ec
    • Check out a quick faq I wrote http://www.xminc.com/linux/wxpython.html [xminc.com]. I would check out kylix from borland or wxWindows.

      Moving from windows to linux development you are confronted with a myriad of options. QT vs GTK+? Which language should I use: c/c++/java/perl/tcl/python/ruby or javascript? Should I use a commercial/proprietary layout/rad tool (QT or Kylix) or an open source one? What about Mozilla? My background was primarily in programming Visual Basic and Lotus Notes(Basic, Java, c/c++ api). Where
    • Borland Delphi. Creating GUI Applications with it is as easy as with VB, the integration with that whole Windows stuff (ActiveX, OLE, ...) is pretty good, you can write real Applications with to and everything (besides the Windows stuff of course) is easily portable to Linux. On the other hand, the commercial distributions are pretty expensive. Something about 1500 Euro for the Professional edition. The so called "Open" Edition is for free, but you may only write GPLed software with it.
    • Java is one way to go. The NetBeans IDE is open-source and cross-platform. It has a GUI builder, but I admit I haven't used it yet. All my Java has been console stuff so far.

      Or, try using JavaScript in a browser. No, really. You can use HTML and DOM to make a nifty quick'n'dirty GUI, with JavaScript to back it up. I've done this when I've needed to write tools that must run on stock Windows PCs (can't install Perl or Sun's JVM; just my app). Works great, except for the MS-isms in the IE DOM.

    • Its embarrassing to even admit that I've used [VB] before though.

      Why? Although I've never used it "seriously" myself, even I can see its obvious attraction for some types of job, and that it would be more appropriate than C++, Java, Python, or whatever other alternative. As with anything, you should pick the right tool for the job, whether or not it happens to be from Microsoft and whatever its reputation amongst certain types of programmer.


    • As much as I dislike VB and its ability to suck my will to live I would still use it to throw together something real quick that requires a gui of sorts


      Yeah. If you want the GUI to be static and only look good at the resolution you're running on :-|.
    • gambas is coming along. I think it's at gambas.sourceforge.net
  • This is the best news piece for a long time! You just brightened my day.
    • As long as all these migrating programmers stay with java and other rubberhead-safe languages and stay away from the lurking dangers of buffer-overruns and c... I guess the world is just about the same...
      Must say tho' VB seems like a good RAD-tool
  • Statistics (Score:5, Insightful)

    by Ratbert42 ( 452340 ) on Tuesday May 06, 2003 @07:38PM (#5896586)
    ... 43% intend to switch soon.

    Yawn. Let me know when they've actually switched. If you took a survey here two years ago we'd have been 75% Java soon. Yet here we are, two years later, and it's more like 5%.

  • by Glass of Water ( 537481 ) on Tuesday May 06, 2003 @07:39PM (#5896605) Journal
    What does the word "professional" mean? That means it's not on the decline for people who use VB just for fun and laughs?

    Here's the other scary thing: 52% OF 600 PROGRAMMERS ARE USING VB???!!! Not all of them intend to switch??? Let's hope that's not a representative sample.

    • it's just how you calculate the number of programmers :). maybe the beginning questions in the beginning of the survey weren't very good at distinguishing ms-db monkeys(or admins) from programmers, and maybe those were just casual scripters and vb happened to be the only thing they knew.

      seriously though, it's sad. i've thought of learning vbscript/asp to get a job.. sigh. .. just read the other day of a job offering for the summer for 'software developer', requirements were asp(vbscript) , sql and datab
    • That means it's not on the decline for people who use VB just for fun and laughs?

      I've heard from a reliable source (my imagination) that 73% of masochists use VisualBasic. They like the inescapable lock-in and they love GOTO.
  • Why does that sound like they're getting rid of crapware so they can use real tools for developing vapourware?

  • by pr0c ( 604875 ) * on Tuesday May 06, 2003 @08:03PM (#5896899)
    C# is the perfect blend of vb java and c++, it has rad as well as power and even cross platform support coming up quick (http://www.go-mono.com [go-mono.com]). C# has a very good free IDE (SharpDevelop [icsharpcode.net]) which is also going to be cross platform.

    So what does c# have going against it? m$ haters that won't look past the fact that c# came from m$. I don't like m$ either but c# will join the ranks of c++ and c in regards to a publised standard language unlike java.
    • C# is the perfect blend of vb java and c++, it has rad as well as power and even cross platform support coming up quick

      RAD is a myth.

      Cross platform support from Microsoft is a siren song leading into a slippery trap.

      m$ haters that won't look past the fact that c# came from m$.

      The fact that it came from Microsoft is rather compelling.

      a publised standard language unlike java

      Standardizing the language is of very limited value. How many of the important APIs have been standardized? APIs form lock-i
      • RAD is a myth.
        LOL what an asinine comment. You write a complete app in C or C++ (dont' be using templates) and i'll do the same in c#, i'll not only complete it far quicker than you i'll use 50%+ less lines of code.

        Cross platform support from Microsoft is a siren song leading into a slippery trap.
        I missed if anyone said microsoft was making this cross platform. Who said that? I said it was being done if thats what you mean i never gave the slightest hint that microsoft had anything to do with it
        • LOL what an asinine comment. You write a complete app in C or C++ (dont' be using templates) and i'll do the same in c#, i'll not only complete it far quicker than you i'll use 50%+ less lines of code.

          C++, C#, and Java would all be approximately the same for development speed, given comparable sets of class and function libraries. C is clearly more verbose. Lisp would best them all. Regardless, "rapid development" and "complete application" are mutually exclusive for all but the most trivial applicati
          • Go ahead, write your app in C-whatever or Java, and I'll do it in VB, and I'll be finished and sipping coffee while you're still coding the mainline. I'll be rolling out code to paying clients while you're still trying to debug yet another pointer problem or buffer overflow bug.
    • Actually you have it backwards:

      So what does c# have going FOR it? java haters that won't look at any lanugage that didn't come from m$.

      Java works with JREs from competing companies (IBM,Sun). Java works on any platform. So what is the point of a "standard"? All an IEEE standard is going to do is dramatically slow down changes (which have almost exclusively been for the better) to the language. A scientist's stamp on a specification means a heck of alot less to me than a signature on my paycheck, whic
      • I occasionally use java when the environment requires it. I'm not going to claim that c# is better than java and i have not done so above. I prefer c#, simple as that. Java changes so constantly.. you got awt, swing, netbeans.. on and on. When java doesn't run like shit and when java doesn't consume so much memory and when there is a decent non buggy pile of shit IDE for it i'll use it even more.

        Java works with JREs from competing companies IBM,Sun). Java works on any platform.
        And your point is... As m
      • I don't think that the IBM and Sun JREs can fairly be described as 'competing' because IBM licenses code from Sun. They aren't independent implementations as far as I know.
  • A friend of mine at the University of Houston actually had one of his first CS classes done in Visual Basic. I was flabbergasted. Admittedly, U of H is not a top tier school, but surely they have standards?
    • What ever man....you can learn from vb

      My First Prgamming course ever was in pascal
      my second in VB.

      both languages suck shit....but the courses weren't there to teach me objects,

      the first one was an intro to proceedural programming, the second was numerical computation...

      for some programming couses Maple or MatLab is good enough

  • The way I read this is that VB6 is going way. I would imagine that VB.NET usage is holding steady.
    • Re:VB6--Not VB.NET (Score:3, Insightful)

      by Samus ( 1382 )
      Thats what I read too. The news I think is that not many of the people are going to be moving to VB.Net. The numbers are thrown around rather confusingly though. 57% of the 52% of the programmers who are VB developers plan to stick with VB. 33% of those will be moving to VB.Net So whats it all mean? Nothing really. A lot of people can't take the time to move their apps to VB.Net b/c of the syntax changes and given the choice they would rather try to learn C# than VB.Net most likely because its more h
      • noone said vb as elequant...

        most of the pc programmers in my company (not a software dev shop) barely know what an object is let alone how to make one.


        =) your one up on me.
        Most of the programmers in my office don't even know what an object is...:)

        Fuck VB is Retarded...it is just barely as scripting language
        • Look, I hate VB (and Microsoft) and it sucks like life out of me also, as a previous poster said. But if you know its guts (and COM/COM+), you can do a lot of good work with it. It does have some real OO features such as polymorphism and interface inheritance. Unfortunately most VB devs are drag and droppers who know sweet FA about real programming and it shows in the poor quality code they produce. If you are a VB dev then the best way to really learn it is with the book: Microsoft Visual Basic Design Patt
      • Frankenstein.Net

        This would be the perfect umbrella brand for all the .NET-labeled stuff floating around.
  • by bcrowell ( 177657 ) on Tuesday May 06, 2003 @09:46PM (#5897651) Homepage
    ...polls report

    • a 10% decline in glue-sniffing among high school students
    • a 3% reduction in the portion of the population that doesn't wear seatbelts because they believe they'll be thrown clear in the event of a collision
    • a 5% decrease in the number of people who report having flushed disposable diapers down the toilet in the last month
  • by Violet Null ( 452694 ) on Tuesday May 06, 2003 @09:56PM (#5897722)
    It's not like there's going to be a VB7, y'know. Since VB is proprietary, and it's owner isn't interested in continuing it, of course it will go the way of the dodo.

    The natural progression is to migrate from VB to VB.Net, but since the step from VB.Net to C# is so tiny, most people, it seems, aren't even going to bother with VB.Net.
  • I just loved this part

    "Of those developers who said they would stick
    with Visual Basic, one-third said they plan to upgrade to the latest version, called VB.Net."

    So of the developers who liked VB and intended to continue using it, two thirds plan on not continuing to use the same tools forever? They just see themselving cranking out serpenting procedural code with no option explicit, late binding object references and using one character variable names for as long as they can possibly get away with it?

    Hmmmm... sounds like government work to me.

    But seriously. VB is a huge product no longer being developed. Of course people will use something else. What the heck else are they going to do?

    • I wouldn't be surprised. There are still people seriously using Visual FoxPro for new projects, just because they get the job done. There was an article here a while back about somebody getting sued by MS for showing people how to use VFP on Linux, or something like that.
    • They just see themselving cranking out serpenting procedural code with no option explicit, late binding object references and using one character variable names for as long as they can possibly get away with it?

      Not necessarily. First thing I do is go into the options and turn on "require variable declarations", I only use single letter variable names for "FOR" statements, and no one does late binding anymore. There's also a huge base of legacy VB code out there. Just as the mainframe will never go away
    • They just see themselving cranking out serpenting procedural code

      Hey Hey! Don't bash procedural (VB aside). There is no evidence that OOP is objectively better. With a good DB, procedural can kick OO's butt becuase OOP hard-wires the noun-model in code instead of letting it be dynamically viewed and queried. Set your nouns free: dump OO. oop.ismad.com.
  • C# is like a hybrid of C++ and VB

    --TRR
  • I have to develop an application from scratch. I've been researching and wondering what is the best cross-platform tool that will give me everything I want, plus interfaction with a great database (cross platform also with good replication feature). What do you all think of Qt from Trolltech? It's cross platform.
  • by Tsali ( 594389 ) on Wednesday May 07, 2003 @11:59AM (#5901636)
    I've had the fun of working with VB6 for years, and VB.Net does some things pretty well compared to former versions of the language. However, when you look around out there, other options are opening up.

    The most exciting one I've been following is SharpDevelop + SWT. Throw Mono into the mix and you might see some commercial public programs that are cross-platform in nature. If Longhorn forces a rewrite of all the old code for Windows anyways, this combination looks very potent.

    Java and Eclipse is the other end of the spectrum, and again, if SWT actually pays off, you will see a lot of people jump off.

    I would *love* to see python + SWT merged together. That would be an absolute hoot.

    Vanilla VB6 shielded you from the API unless you actually needed it (and you had to hack around to do anything out of the ordinary) - now that .Net mandates wallowing through its packages, why *not pick up Java? If I've gotten to that level of complexity, I would opt for the cheapest way out - and Java and/or any other free language implementation + GUI will do the trick just fine.

    However, since I work at a strict MS shop with a legacy VB6 app we just finished three years ago, it's going to be mild with nice breezes in hell before we move onward.

    2005/2006 will be very interesting. Microsoft isn't innovating anything remarkable and Mono + Java have the potential to catch up in feature set. If Microsoft renders all former software broken (or forced through an emulator) AND pushes DRM, Linux might gain a foothold with *corporate* and *small business* support.

    I am a VB6 programmer by trade, and it took me learning Python, C#, and VB.Net to undo my habits, plus a healthy dose of unit testing and extreme programming. Methodologies mean more than languages.

BLISS is ignorance.

Working...