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