An user manual is available to guide you into the language.
The book starts from "basic" concepts, like variables, operators, control statements,
subroutines, and explain how to do graphics and sound, images, sprites, and even
write multitasking programs. You will discover how to create programs while taking
advantage of the hardware limitations of retro computers.
This book is updated frequently, and it is interesting if you want to discover how to apply
modern programming techniques to retro computers, and it is
essential if you want to use ugBASIC to its fullest.
There is also an online version,
and the reference manual,
useful for those wishing to modify and/or to extend the language.
If you have found a problem, if you think there is a bug or, more
simply, you would like something to be improved, write a topic on the official forum, or open an issue on GitHub.
Thank you!