User Manual

AB
1
Chapter
11
Introduction to BASIC
The BASIC Language Development Kit (Catalog No. 2708-NBD) software
consists of BASIC source files which you may use to decrease development
time. This kit contains:
Software Diskette
BASIC Language Development Kit Users Manual
(Catalog No. 2708-ND004)
Learning to Use Microsoft Visual BASIC by Microsoft
Programming in BASIC by Microsoft
BASIC Language Reference by Microsoft
Note: The contents of this users manual is also contained in the Bulletin
2708 Attended Workstation Users Manual (Catalog No. 2708-ND001).
The acronym BASIC stands for Beginners All-purpose Symbolic
Instruction Code. It was designed as a programming language for novice
programmers in the early 60s. In the 90s, BASIC still ranks as one of the
most popular programming languages.
BASIC is used as a workstation programming language for several reasons:
1. its ease of use
2. its wide-spread popularity
3. its structure and versatility
What is BASIC?