Are there Visual Basic equivalents for Linux?

Are there Visual Basic equivalents for Linux?

It seems that Linux specialists are in growing demand (e.g., system administrators, support specialists, and security professionals). Is there also a future in Linux application development? Is there Visual Basic programming for the Linux equivalent of, MS Word, Access, Excel and Outlook?

    Requires Free Membership to View

    When you register, my team of editors will also send you resources covering Linux administration and management; integration and interoperability between Linux, Windows and Unix; securing Linux and mixed-platform environments; and migrating to Linux.

    Margie Semilof, Editorial Director

    By submitting your registration information to SearchEnterpriseLinux.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchEnterpriseLinux.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

There is a future in Linux application development. About 99%of all software is applications, and that means on Linux too.

Open Office has extensive VBA-like features. You can go down that path if you want.

You can also use Visual Basic on Linux (either native or under WINE). But you can also use COBOL on Linux. The point is, if you're moving to Linux you might as well program the Linux way. The nearest Windows technology that's properly Linux is Mono, which is a .NET and C# technology.

There is extensive support on Linux for non-graphical applications. Web Application servers are a common example. Linux includes numerous easy and hard programming languages.

If you want to build graphical clients using real Linux technology, then the five big paths you can go down are: Java, Web-based clients, Tcl/Tk, low level C/C++ with Gtk/Qt/X, and Mozilla XUL applications.


This was first published in September 2004