Previous in Forum: Flv converter   Next in Forum: PLC PROGRAMMING
Close
Close
Close
4 comments
Rate Comments: Nested
Participant

Join Date: Feb 2008
Posts: 1

vb over other prog lang

02/17/2008 3:36 PM

hi i'm akhila... cud u pls tel me the advantages of usin VB over other programmin languages??

Register to Reply
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.
Guru
Popular Science - Cosmology - Let's keep knowledge expanding Engineering Fields - Retired Engineers / Mentors - Hobbies - HAM Radio - New Member

Join Date: Dec 2006
Location: North America, Earth
Posts: 4528
Good Answers: 106
#1

Re: vb over other prog lang

02/17/2008 8:02 PM

Hi Akhila,

I assume you mean Visual Basic. I have used several forms of Basic, but not this one. To me the advantage of BASIC is that it is more like speaking to the computer in my own language (English), so it is more natural. Other languages are more cryptic, requiring committing more to memory, but any language can become easy in time.

There are other considerations for choosing a language. Assembly language is talking to the computer in it's language, and C, C++, etc. are the next closest. These give you the most power in doing what you want (interfacing with the inter-most parts such as BIOS functions). The language you choose may depend on the field that you work in, so find out what employers want and choose the language that is required for your work.

Regards,

S

__________________
“I would rather have questions that can't be answered than answers that can't be questioned.” - Richard Feynman
Register to Reply
Commentator

Join Date: Sep 2006
Location: Troy, NY
Posts: 86
Good Answers: 5
#2

Re: vb over other prog lang

02/18/2008 9:48 AM

VB was created by Microsoft, and so it works very well with Microsoft applications (like Excel and Access). If you want to add functionality to a Microsoft app, you will probably use VB (or VBA, which is a stripped down version of VB).

Office 2007 integrates easily with VB.NET and C#. Using either of those will give you more functionality then a traditional VB application.

Register to Reply
Member

Join Date: Feb 2008
Location: Spijkenisse, the Netherlands
Posts: 6
#3

Re: vb over other prog lang

02/27/2008 9:37 AM

VB like all BASIC languages is relatively easy to use.

THE biggest VB disadvantage is - in my opinion - that VB programs usually require a load of runtime files. For that reason I use RAPID Q (which is like VB but a.) makes nice compact executables b.) doesn't need runtime files c.) is FREE )

Register to Reply
Guru
Popular Science - Cosmology - Let's keep knowledge expanding Engineering Fields - Retired Engineers / Mentors - Hobbies - HAM Radio - New Member

Join Date: Dec 2006
Location: North America, Earth
Posts: 4528
Good Answers: 106
#4
In reply to #3

Re: vb over other prog lang

02/27/2008 8:19 PM

Hi Ghoti,

Can you give us the download site? I'm getting the runaround in Google.

S

__________________
“I would rather have questions that can't be answered than answers that can't be questioned.” - Richard Feynman
Register to Reply
Register to Reply 4 comments
Copy to Clipboard

Users who posted comments:

coonj (1); Ghoti (1); StandardsGuy (2)

Previous in Forum: Flv converter   Next in Forum: PLC PROGRAMMING
You might be interested in: Programming Languages, Over-the-Side Heaters

Advertisement