Knowledge Base

Get the most out of your shiny new WordPress site.

Programmatic Loops in Commodore BASIC

In this screencast I’ll demonstrate how to use programmatic loops in Commodore BASIC. I’ll show you how to use the FOR/NEXT loop (available in all versions of Commodore BASIC), as well as the...

Learn More

Flow Control in Commodore BASIC

In this screencast I’ll explain the concept of Flow Control in Commodore BASIC. It’s kind of a video update of a post I did a while ago. In essence, it means that we can tell the programme to take...

Learn More