Getting started with the PowerBasic compiler – Part 2
In this tutorial I will teach a few lessons about coding using the PowerBasic compiler by using a sample application I wrote which demonstrates a common error when writing desktop applications. This allows me to teach multiple lessons here. Often when we have an app which takes a long time to finish a task (ie. reading a data file, processing
Read more