Learn Basic Programming
Thursday, 28 January 2010
Basic Programming Home Page
›
Introduction This site is dedicated to learning the basic programming language from first principles. While there are many forms of the Ba...
Numeric Variables
›
This lesson will use the INPUT Command and the CLS Command. It will also expand the use of variables seen coincidently in the FOR NEXT l...
The History of Computing
›
The Chinese Abacus Wiki The Abicus Although not strictly a computer no discussion of computer history should ignore the f...
Hello World
›
While Programming is a relevantly new trade it is old enough to have at least one tradition. This tradition is that the first program any bu...
For Next loops
›
Sometimes in a program you will need to repeat an action a certain number of times. If this was a PRINT statement, as in the 'Hello Worl...
›
Home
View web version