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
- Host: GitHub
- URL: https://github.com/ekbass/bazzbasic-beginners-guide
- Owner: EkBass
- License: other
- Created: 2026-04-03T07:58:00.000Z (4 days ago)
- Default Branch: main
- Last Pushed: 2026-04-03T08:48:22.000Z (4 days ago)
- Last Synced: 2026-04-03T14:18:36.580Z (4 days ago)
- Topics: basic, bazzbasic, freebasic, guide, gwbasic, manual, programming, qb64, qbasic, tutorial
- Homepage: https://ekbass.github.io/BazzBasic/
- Size: 138 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.