Tutorials
BEGINNERS BASIC GUIDE
USING YOUR FIRST COMMANDS
Section 1:

This section will allow you to understand what QBasic is, how to PRINT, INPUT, LOCATE and GOTO/GOSUB.  These are shown in examples.  This is written for people who are complete begginers and is explained slowly and clearly
All tutorials are written by me, so any questions about them i will answer.
Section 2:

This section should allow you to create simple programs and games.  It'll cover RND, SCREEN, LOOPS and ASCII CHARACTOR USE
USING SIMPLE COMMANDS TO EFFECT
THEORY AND USING OF LOOPS
USING RANDOM NUMBERS
ABOUT THE SCREEN COMMAND
Section 3:

This section will cover slightly more advanced features of QBasic such as DATA and RESTORE, SUB-ROUTINES, DIM and FORMAT.
UNDERSTANDING AND USING DATA
UTILISING SUB-ROUTINES INSIDE A PROGRAM
EXPLAINING THE DIM COMMAND
RETURN TO MENU
Section 4:
Basic graphics and animation are explained here, use the download link to download some example graphics to study
WAYS OF DRAWING AND COLOURING
USING GRAPHICAL COMMANDS (get/put)
CREATING ANIMATION WITH QBASIC
USING DATA COMMAND FOR GRAPHICS
Section 5:
Advanced features of QBasic (Only for the experianced)
Section 6:
Small Programs to look at for begginers to get ideas from, each has a use and explained about throughout the tutorials..
BOUNCY BALL AROUND SCREEN
SAVING DATA TO EXTERNAL FILES
CALCULATION EXAMPLE FOR ACCELERATION
ALWAYS THE FIRST STUPID PROGRAM
CALCULATION EXAMPLE FOR VELOCITY
ASCII SILLY BOADER EXAMPLE
USING CHR$ TO EFFECT
USING THE RESTORE STATEMENT WITH DATA
HOW TO FORMAT INFO
Section 8:
Police Commander documents that accompany it
PROPER GRAPHICAL EXAMPLE
Section 7:
Section for misc documents such as ones to explain programs and ideas not covered specifically in the above tutorials.
SEE THIS AND DOC
PROPER GRAPHICAL EXAMPLE EXPLANATION
HOW TO SAVE TIME ON A LARGE PROJECT
POLICE COMMANDER QUICK MANUAL
HOW I DID IT (LARGE DOCUMENT ON EACH FEATURE)
PROBLEMS ENCOUNTERED WITH SUCH A BIG PROJECT
There are 19 easy to understand tutorials at your disposal, plus 6 example programs written specifically for learning.