D O W N L O A D S


Mac's Ingenious Forum Aid Utility
On command, takes contents of the Clipboard and either
1) Starts an Internet session with the URL there, or
2) Converts double spaces to something that will paste on the forum

Beginners QBasic Tutorial Tutorial 122KB (A nice introduction to QBasic including a section on graphics)

The main program (TUTOR.BAS) is source code. To
run it, you will require a QBasic interpreter
(QBASIC.EXE, QB.EXE or QBX.EXE). Unzip this file
in the same directory as one of these interpreters.
An alternative is to run it in a separate directory
to which you have also copied a QB interpreter.
- TheBOB

QBasic Graphics TheBOB1 772KB (Unbelievably good graphics tutorial!)
QBasic Graphics TheBOB2 670KB (The rest of the tutorial)

Moneotut.zip QBasic Tutorials 4-Files:

1) Moneoalg.txt: This a collection of mostly one-line algorithms which can come in handy.
2) Moneodate.txt:
    This is comprehensive tutorial covering:
    -Date and Time
    -Weeks in a Year
    -Leap Year
    -Conversion of a date to days from year zero, to compute days between two dates..
3) Moneornd.doc: An in-depth analysis of rounding terminology and the most popular rounding methods, with examples in QB.
4) Moneoval.doc A detailed tutorial covering recommendations and pitfalls on the subject of input data validation for:
    -Values
    -Codes
    -Dates
    -Names and addresses

Clippy's QB Demo QB Demo programs, animation and help files.

QBasic How-To Tutorial 210KB (mennonite's pretty good intro to qbasic)



L I N K S



Reference materials you can buy Good stuff for QBasic programmers
DOS reference works Good stuff for BAT files and SHELL commands
Ethan Winer's site BASIC Techniques and Utilities book and more
Michael Calkins' site QBasic Tutorials, DOS tips, More Links + ASM Links!
Alipha's Website Good QB stuff by an old time QBasic Forum regular
PC Programming Great programming and QBasic reference material
ComputerGhost Complete QBasic instruction set, downloads, etc.


Pete's QBasic Forum A nice QBasic forum
The QBasic Station's Forum A nice QBasic forum
Dav's Forum Network54 should have such a good threaded-list index
QBasicNews Forum A nice QBasic forum
QB-Cafe Forum A nice QBasic forum

Back to the QBasic Forum Index....