English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

what computer language is the base of visual basic. i cant find it anywhere. plz help

2007-09-03 18:02:27 · 5 answers · asked by Anonymous in Computers & Internet Programming & Design

5 answers

Question makes no sense, since Visual BASIC is a computer programming language itself.

2007-09-03 19:09:59 · answer #1 · answered by Kasey C 7 · 0 0

VB got a bad reputation because it was based on the old Basic language which encouraged some bad practices. One very bad thing about old Basic was it allowed GOTO. Basic branched off into all sorts of interesting things. First Visual Basic and then VB.NET and VBScript which can be used to write ASP pages.

2016-04-03 02:17:54 · answer #2 · answered by Anonymous · 0 0

Visual Basic is a GUI(Graphical User Interface).
Visual Basic is a user friendly.

if u write a program to create a text box in java they need several lines of coding but in visual basic tools will be appear which one u selected drag and drop.text box.combo box.list box,check box,option button,command button etc....)

this above things is special in visual basic.
any language is basic of visual basic. must is what will be the solution .you know the solution of any problem do simple in visual basic.


Thanks.

2007-09-04 00:47:13 · answer #3 · answered by Anonymous · 0 0

BASIC...basically BASIC progamming languuage was created to help students to learn programming in in plain English, and by the way visual basic SUCKS

2007-09-03 18:10:09 · answer #4 · answered by steven25t 7 · 0 0

As a base you can use Access (VBA) for 10 days and then direct jump into vb.

In access try to learn simple logic, naming,creating and using variables (Public/private) then If....Else....Endif / Do ... Loop / recordset object viz reading/writing/editing data from table(s)

Window API concept, all you can learn in access as a base for preaparing for VB.

Good Luck

2007-09-03 18:13:41 · answer #5 · answered by expertaziz 5 · 0 0

fedest.com, questions and answers