| why is visual basic a good programming language to use?

why is visual basic a good programming language to use?

Hussain A asked:


why is visual basic a good programming language to use? its easy to use, it has a nice interface and the english is easy to understand. i know that, please can you explain it to me in detail. please could you expand on it.

Related posts:

  1. Microsoft Programming Languages? Visual Basic, Visual Studio.NET, etc. Please help? JackD asked: I use to program in Visual Basic 6,...
  2. Can i write BASIC or VISUAL BASIC programs on the internet? buckbucknumber2000 asked: I’d like to be able to write a...
  3. describe the visual basic programming language? niki.neophytou asked: im doing my assignment in software development ...
  4. I really don’t get how people understand Visual Basic Programming Language? Jordan F asked: I have watched many tutorials and had...
  5. is it possible to build a french to english translator into a visual basic webroswer progam? cuthuluthegreatdestroyerofyouall asked: i need to put an auto matic translator...

Filed Under Programming & Design |

Tagged With , ,

Comments

6 Responses to “why is visual basic a good programming language to use?”

  1. pravesh on May 9th, 2009 4:50 am

    VB is a RAD tool i.e. Rapid Application Design tool.
    While creating a window or any application there are lots and lots of codes used (API’s). For each new label, command buton and pictureboxes and other all controls, you would have written tons of codes if it were in C++. But in VB you just have to drag and drop controls in Designer and the rest all like creating windows, assigning events and all other tedious tasks will be managed by VB itself.
    hence, it is easy.

  2. TheEffect on May 9th, 2009 2:15 pm

    its good to learn to get you ready for java and c but apart from that its like fingerpainting but less fun…

  3. cspb on May 10th, 2009 10:33 pm

    Visual basic is a task-oriented design language which is ideal for rapid application development but not recommended for large scale applications that require a more object oriented approach. It is a great beginner environment in which to sink your teeth into programming because the IDE is intuitive and the drag-and-drop interface controls minimize the learning curve.

  4. multimediaman on May 14th, 2009 7:46 am

    You will not like my answer but i think going C# is a better choice. In C# you will learn how to write the same way as most of other programing languages

  5. Abhishek . on May 15th, 2009 1:08 pm

    C++ is the best language on earth, java is ugly.

  6. chit c on May 18th, 2009 9:33 am

    You will find the answer here