QP School
Getting started with Basic-256 - Printable Version

+- QP School (https://qomplainerzschool.lima-city.de)
+-- Forum: Tutorials (https://qomplainerzschool.lima-city.de/forumdisplay.php?fid=3)
+--- Forum: Basic-256 tutorials, examples and exercises (https://qomplainerzschool.lima-city.de/forumdisplay.php?fid=10)
+--- Thread: Getting started with Basic-256 (/showthread.php?tid=413)



Getting started with Basic-256 - Qomplainerz - 09-14-2020

Basic-256 is a simplified Basic syntax.
It`s easy to learn and it`s a good way to get started for people who`ve never learned programming before.
After that it`s easier to get used to more complex languages such as Visual Basic For Applications, FreeBasic or something similar.
To get started with Basic-256 simply download the editor from here and install it.
Since Basic-256 is an interpreted language like most other Basic syntaxes you can execute your codes without having to compile them first.