GFA Tutorial: Difference between revisions
Jump to navigation
Jump to search
>Simonsunnyboy No edit summary |
>Simonsunnyboy No edit summary |
||
| Line 7: | Line 7: | ||
* Introduction on variables and datatypes [[GFAvariablestutorial]] | * Introduction on variables and datatypes [[GFAvariablestutorial]] | ||
* Simple I/O with PRINT and INPUT [[GFAsimpleio]] | * Simple I/O with PRINT and INPUT [[GFAsimpleio]] | ||
* Flow control part 1 [[GFAflowcontrol]] | |||
The whole tutorial is (c) 2004-2006 by Matthias Arndt! | The whole tutorial is (c) 2004-2006 by Matthias Arndt! | ||
Revision as of 11:03, 1 October 2006
A tutorial for GFA BASIC can be found online: http://home.tu-clausthal.de/~ifmar/gfabasic/
Import of that tutorial is work in progress. For the moment some screenshots are still missing.
- Introduction: Introduction2GFA
- The Environment: GFAenvironment
- Introduction on variables and datatypes GFAvariablestutorial
- Simple I/O with PRINT and INPUT GFAsimpleio
- Flow control part 1 GFAflowcontrol
The whole tutorial is (c) 2004-2006 by Matthias Arndt!
Back to Programming