Liberty BASIC - Help Online

An Introduction to Liberty BASIC
Week One
 
It may sound incredible, but anyone can program for Microsoft Windows.  Creating software for Microsoft Windows was once the domain of the elite C and C++ programmer.  But finally, after years of waiting, tools have arrived for the non-guru computer user.  This tutorial is written about one of these tools, Liberty BASIC, and about how to make it work for you.
 
What is Liberty BASIC?
Overview of this Tutorial
Programming: What is it?
An Introduction to BASIC
Goto - Doing something more than once
IF . . . THEN - Adding Smarts to Our Tax Program
String Variables
Some things to do with Strings
Functions
Documenting BASIC Code
Let's Write a Program  -  HILO.BAS
Complete listing for HILO.BAS


Copyright (C) 2005 Shoptalk Systems
Liberty BASIC - http://www.libertybasic.com/