GFA Tutorial: Difference between revisions

From Atari Wiki
Jump to navigation Jump to search
mNo edit summary
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]]
+
* 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]]

Revision as of 15: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.

The whole tutorial is (c) 2004-2006 by Matthias Arndt!

Back to Programming