An open API service indexing awesome lists of open source software.

https://github.com/ekbass/bazzbasic-beginners-guide

BazzBasic Beginner'sGuide
https://github.com/ekbass/bazzbasic-beginners-guide

basic bazzbasic freebasic guide gwbasic manual programming qb64 qbasic tutorial

Last synced: about 9 hours ago
JSON representation

BazzBasic Beginner'sGuide

Awesome Lists containing this project

README

          

# BazzBasic Beginner's Guide

A beginner's guide to [BazzBasic](https://ekbass.github.io/BazzBasic/) — a modern BASIC interpreter for Windows.

This guide covers everything you need to get started: variables, loops, conditions,
functions, file handling, JSON, networking, graphics, sound, and more.
Each chapter builds on the last, with working example programs throughout.

This is not a complete reference. It is a starting point.
The full [BazzBasic manual](https://ekbass.github.io/BazzBasic/manual/#/) covers everything else.

---

**Author:** Kristian Virtanen (EkBass)
**License:** [CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0/) — free to share with attribution, translations permitted, modifications are not permitted.