!!! VolksForth Tutorial

* [adding comments]
* [Saving executable|saveexe]
* [Working with files]
* [reading binary files]
* [writing binary files]
* [reading text files]
* [writing text files]
* [Assembler CODE]
* [setting a graphics mode using the CIO OS ROM]
* [plot and drawto using the CIO OS ROM]
* [read keyboard]
* [Read a word ie Input Command]
* [loops]
* Sound
** [Sound 1|Sound]
** [Sound 2 + storing data inline|Sound2]

* [read keyboard] 
* [Read JoySticks] 
* [Postition Command] 
* [Accessing Memory (PEEK/POKE)] 
* [Graphics Command] 
* [Setcolor] Command 
* [Random command] 
* [Color command] 
* [Locate Command] 
* [String handling] 
* [Control Structures] - Loops 
* [Making decisions - IF etc]