What is Visual Basic 6.0 ?
In essence it's Visual Basic programming language is one. A "language" (code) that reads the computer when the user gives the command. Do not we need language in order to communicate with others? And of course the language used must be understood that person. Later dong not connect .... Well .... So is the man with the computer. To establish communication with the computer, we need to use language that computers understand. Visual Basic is one of them.
Visual Basic itself is the result of the development of the BASIC programming language. In addition to Visual Basic, there are also other languages such as Pascal (now developed into Delphi), C + +, Java, etc..
What is a GUI application ?
GUI is a Graphic User Interface. That is a program that consists of graphical objects (such as button, textbox, checkboxes, scrollbars, forms, etc.). Before there is a GUI, computer programs are still based CUI (Character User Interface), such as DOS. Every time you give a command, you are required to type the command (in the form of characters). But, now is not very practical? You can just pass ACTION on existing objects. (eg clicking a button), the program will do your bidding by itself.
In essence it's Visual Basic programming language is one. A "language" (code) that reads the computer when the user gives the command. Do not we need language in order to communicate with others? And of course the language used must be understood that person. Later dong not connect .... Well .... So is the man with the computer. To establish communication with the computer, we need to use language that computers understand. Visual Basic is one of them.
Visual Basic itself is the result of the development of the BASIC programming language. In addition to Visual Basic, there are also other languages such as Pascal (now developed into Delphi), C + +, Java, etc..
What is a GUI application ?
GUI is a Graphic User Interface. That is a program that consists of graphical objects (such as button, textbox, checkboxes, scrollbars, forms, etc.). Before there is a GUI, computer programs are still based CUI (Character User Interface), such as DOS. Every time you give a command, you are required to type the command (in the form of characters). But, now is not very practical? You can just pass ACTION on existing objects. (eg clicking a button), the program will do your bidding by itself.
VB6Full.part1.rar - 95.4 Mb
VB6Full.part2.rar - 95.4 Mb
VB6Full.part3.rar - 95.4 Mb
VB6Full.part4.rar - 10.4 Mb