GFA Tutorial: Difference between revisions

From Atari Wiki
Jump to navigation Jump to search
No edit summary
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 16: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.

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

Back to Programming