The goal of our study
is to learn how to write computer programs in QBASIC Language. Topics covered
includes: Constants In QBASIC, Variables In QBASIC, Library Functions, Flow
Charts, The QBasic language statement, Input statement and Control statements.
This note is a gentle
introduction to programming using the computer programming language QBasic. Its
goal is to show what programming is about using the fundamental features of
QBasic.
This note covers introduction,
Structures of programming languages, Data types and type checking, Program
processing and preprocessing and program development.