This PDF covers the
following topics related to Basic programming language : Meeting BASIC-256 – Say
Hello, Drawing Basic Shapes, Sound and Music, Thinking Like a Programmer, Your
Program Asks for Advice, Looping and Counting - Do it Again and Again, Custom
Graphics – Creating Your Own Shapes, Subroutines – Reusing Code, Mouse Control –
Moving Things Around, Keyboard Control – Using the Keyboard to Do Things,
Images, WAVs, and Sprites, Arrays – Collections of Information, Mathematics –
More Fun With Numbers, Working with Strings, Files – Storing Information For
Later, Stacks, Queues, Lists, and Sorting, Runtime Error Trapping, Database
Programming, Connecting with a Network.
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.