Oxaric’s Blog

A compendium of amazing things…

Archive for the ‘QBASIC’ Category

QBASIC 4.5

Posted by oxaric on November 30, 2008




The first programming language I ever used was QBASIC. For a long time I used an early version of QBASIC that came free with DOS. It didn’t have the ability to compile code and you had to run all programs from within the QBASIC environment. I remember finding QBASIC 4.5 and thinking I had struck gold because it has the ability to compile code and create .exe files. Compiling not only gave a speed boost but allowed programs to be transportable to other computers. It was pretty amazing stuff.


I used to spend hours hacking away at QBASIC trying to create ’super awesome’ graphics programs. Ah the fond memories! :) I looked around and can only find one of my graphics program from the past. Unfortunately, it is an .exe file and not the source code. I’ve zipped and uploaded the program if you wish to check it out. It’s pretty cool so check it out! :)


It’s 2008 and there are a lot better languages to learn but QBASIC will always have a fond place in my heart. It’s still incredible to see what can be done with those old DOS graphics. I’ve zipped and uploaded QBASIC 4.5 so if you’ve never used it or have fond memories download it now and check it out. If you develop something cool I’d love to see it!


If you’re on a Linux machine you can run these programs using dosemu. On a Windows machine I believe you should be able to run them from the command prompt.



Click to directly download QBASIC45.zip


Click to directly download cloud.zip


Posted in Programming, QBASIC | Tagged: , , , , , , , , | Leave a Comment »