Part II in my Quick Basic series. I cover more commands for writing computer programs in Quick Basic v4.5, including variables, loops and IF Then Statements. This language allows for quick development of programs for DOS. It is also a great learning language but is still powerful. This is Part II in a planned series of many Quick Basic tutorials, from beginner to advanced. I started programming in Basic in the mid 90's and it is tons of fun!
The easiest way to use Quick Basic is to run DOSBox you can get it here:
https://www.dosbox.com/download.php?m...
You will also need Quick Basic. I am using v4.5 which you can get here:
https://www.qbasic.net/en/top-ten-dow...
Enjoy!