3. BASIC language
this section provides a brief introduction and practical overview of the BASIC language, with an emphasis on its special features in Visual Basic. For further information on programming with VB version 6.0, please refer to the reference book
3.1 Basic principles
VB's syntax is similar to that of its predecessors: BASIC, Qbasic, QuickBASIC and GWBASIC. However, it introduces a new programming approach: event-driven programming. This programming mode is specific to the development of user interfaces, and responds to system-generated events such as a button click or double mouse-click.
VB has recently integrated the...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
BASIC language
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
References
- (1) - NSTL - Client/server development tools - . http://msdn.microsoft.com/vbasic/technical/articles/nstlbench/default.asp 1999.
- (2) - JACKSON...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!