Amiga Basic Tutorial

This tutorial will help you to begin to understand how to write Amiga Programs using AmigaOS and Workbench. To create a GUI interface or aGames using the builtin features of Basic and the power AmigaOS to develop Amiga applications. Example code is included to help you understand it.

Basics of Programming

Basic and variables

1. What is Basic and Variables

Constructs

2. Constructs

Structures

3. Structures

Subroutines and functions

4. Subroutines and functions

Input and Output

5. Input and Output

Screens

6. Screens

Windows

7. Windows

Menus

8. Menus

Gadgets

9. Gadgets

Graphics

10. Graphics

Sprites and bobs

11. Sprites and Bobs

File input and output

12. File Input/Output

Sound and speech

13. Sound and Speech

Libraries

14. Libraries

Built in functions

15. Built in Functions