![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
|
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. Cheers, -Nebs
__________________
When will Jesus bring the porkchops? |
|
|
|
|
|
#2 |
|
Expert Programmer
|
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.
__________________
Join us at #programmingforums @ irc.freenode.net! My software never has bugs. It just develops random features.
|
|
|
|
|
|
#3 |
|
Professional Programmer
Join Date: Sep 2005
Location: serbia & montenegro
Posts: 484
Rep Power: 3
![]() |
Many beginners like it because it is very easy and does almost everything for you.
But coldDeath's right, it is very inefficent. |
|
|
|
|
|
#4 |
|
Hobbyist Programmer
|
I wasn't going to try to learn it but I was just curious as to what you did with it. Thnx guys.
__________________
When will Jesus bring the porkchops? |
|
|
|
|
|
#5 |
|
Sexy Programmer
|
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++.
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
|
|
#6 |
|
Programming Guru
![]() ![]() ![]() |
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.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#7 | |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Quote:
http://msdn.microsoft.com/vstudio/express/ |
|
|
|
|
|
|
#8 | |
|
Expert Programmer
|
Quote:
![]() |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|