Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Visual Basic (http://www.programmingforums.org/forum18.html)
-   -   Visual Basic usage (http://www.programmingforums.org/showthread.php?t=7232)

Nebula Nov 27th, 2005 6:30 PM

Visual Basic usage
 
Can you jsut write VB code into a compiler or something and their are curtain functions that make things graphical and such. Or do you ahve to use Visual Studios and amke the object or graphical piece and use the code to make it move, or w/e! As you can see i know nothing about VB, can someone tell me (in short) how you use VB and what its used for.

Thnx alot. :D

Cheers, -Nebs

coldDeath Nov 28th, 2005 1:49 AM

Don't use VB, its old, teaches you bad coding habits, evil, microsoft and it sucks.

Basically you open a program called "Visual Basic 6" and you can drag and drop buttons and stuff onto a window, then you can double click an object and put some code on it. But seriously it sucks cock.

ivan Nov 28th, 2005 3:41 AM

Many beginners like it because it is very easy and does almost everything for you.
But coldDeath's right, it is very inefficent.

Nebula Nov 28th, 2005 8:53 AM

I wasn't going to try to learn it but I was just curious as to what you did with it. Thnx guys.

ReggaetonKing Dec 5th, 2005 9:26 AM

Go with Python if you want a easy OOP language! I'm right now trying to learn Java and it's made long but very easy to relate to. VB, to me, isn't stupid but it does throw you off when you want to learn some other programming language after you just started with VB. I wish I would have learned Python earlier. Plus I heard VB 6 is very expensive. I have Visual Studio 2003 .NET, but haven't really used it. Java is my goal now and then C++.

Infinite Recursion Dec 5th, 2005 11:15 AM

As far as VB6 being expensive... Look into VB.Net via SharpDevelop... its free.

In regards to the drag and drop of windows components to a central form... this isn't stupid, its beneficial. This doesn't make it a "newbie language"... C# does the same thing. VB, basic in general, teaches bad habits... mostly due to syntax and that's it. VB has its place and is very useful in some instances... People who don't understand the potential of a particular language tend to bash it...

To answer the OP's question, I use VB in SharpDevelop and Visual Studio .NET. The applications that I created with VB range from basic games to enterprise level system administration and business applications.

Ooble Dec 5th, 2005 3:45 PM

Quote:

Originally Posted by Infinite Recursion
As far as VB6 being expensive... Look into VB.Net via SharpDevelop... its free.

Or VB .NET via Microsoft:

http://msdn.microsoft.com/vstudio/express/

Rory Dec 5th, 2005 5:41 PM

Quote:

Originally Posted by Ooble

No. Just don't follow that link unless it's to download C# or C++. See the many previous expositions of my views on the subject :)


All times are GMT -5. The time now is 11:04 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC