Debugging is an Art !

Debugging is one of those areas in programming which in my opinion doesn’t get enough emphasis when teaching programming. In this article I will discussion why it is important and also some suggestions to help in debugging. Since Powerbasic is my primary programming language, all suggestions will be geared towards debugging in PowerBasic for Windows. First the “why” it is

Read more

A turning point!

EZGUI 4.0 was the biggest step forward in the development of my GUI engine software. It had so many improvements in it compared to previous versions that it really came into a world of its own. True, its not perfect and there are some things I wish it had, but it still is a powerful programming tool and truly a

Read more

BASIC, BASIC, BASIC … PowerBasic !

BASIC, BASIC, BASIC, BASIC ….. OK, what am I up too ? The BASIC programming language is far too often maligned by seemingly well meaning “experts” on programming. Not only is this sad, but it is totally unfair and unwarranted. Let’s first take a look at the basic language to see why it is so important a programming language. To

Read more
1 10 11 12 13